Command line video player
Go to file
diego e00c1a9e6d Remove redundantly declared definitions FILE_ANY_ACCESS and CTL_CODE, fixes:
vidix/sysdep/libdha_win32.c:34:1: warning: "FILE_ANY_ACCESS" redefined
vidix/sysdep/libdha_win32.c:35:1: warning: "CTL_CODE" redefined


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27755 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-13 14:47:11 +00:00
DOCS r27182: apply parameter name change of no-correct-pts from r26842 to man page 2008-10-08 16:22:23 +00:00
TOOLS Remove MinGW cruft. 2008-10-03 23:44:40 +00:00
debian
drivers Rename some definitions to avoid clashing with system headers, fixes: 2008-06-23 08:47:50 +00:00
etc Add RVTR fourcc to ffrv20 decoder. 2008-09-23 21:44:02 +00:00
gui Add necessary #include <stdlib.h> for realloc/calloc/free. 2008-08-31 13:05:33 +00:00
help sync'ed to r27071 2008-08-27 10:58:15 +00:00
input Add an experimental pausing_keep_force slave mode command prefix 2008-09-25 17:40:33 +00:00
liba52 Drop av_always_inline definition. It is duplicated from libavutil and 2008-08-26 22:38:12 +00:00
libaf Fix channel order for ffmpeg flac codec. 2008-10-09 07:46:20 +00:00
libao2 Replace numeric constants by their defines. 2008-10-09 17:08:47 +00:00
libass libass: fix type mismatch between size parameter and the way it's used 2008-09-05 22:59:01 +00:00
libdvdcss Sync libdvdcss with upstream version 1.2.10. 2008-08-29 20:22:36 +00:00
libdvdread Rename internal libdvdread fork from dvdread to libdvdread 2008-08-30 12:22:21 +00:00
libfaad2
libmenu Rename font-related preprocessor directives. 2008-08-07 10:36:07 +00:00
libmpcodecs Fix channel order for ffmpeg flac codec. 2008-10-09 07:46:20 +00:00
libmpdemux Remove unused line (and fix an icc warning). 2008-10-09 17:10:31 +00:00
libmpeg2 Remove IWMMXT optimizations through libavcodec from libmpeg2. 2008-10-01 01:01:59 +00:00
libswscale Mark some symbols in swscale.c as constant. 2008-10-09 11:13:14 +00:00
libvo Surround conditionally used function with corresponding #ifdef, fixes: 2008-10-13 14:40:58 +00:00
loader Remove duplicate vsscanf fallback implementation, we have another in osdep/. 2008-08-22 20:53:44 +00:00
mp3lib Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
osdep Rename font-related preprocessor directives. 2008-08-07 10:36:07 +00:00
rpm Give all shell scripts a .sh suffix for consistency. 2008-07-07 09:30:22 +00:00
stream Move socklen_t typedef from config.h to stream/network.h. 2008-10-12 12:12:41 +00:00
tremor
vidix Remove redundantly declared definitions FILE_ANY_ACCESS and CTL_CODE, fixes: 2008-10-13 14:47:11 +00:00
AUTHORS Change spelling of XviD to Xvid as has already been done in the (rest of the) 2008-05-31 16:38:02 +00:00
Changelog Update internal libmpeg2 copy to version 0.5.1. 2008-09-13 17:31:45 +00:00
Copyright Update internal libmpeg2 copy to version 0.5.1. 2008-09-13 17:31:45 +00:00
LICENSE
Makefile 10l: Remove deleted file libmpeg2/motion_comp_iwmmxt.c from Makefile as well. 2008-10-01 06:47:26 +00:00
README
access_mpcontext.h
asxparser.c
asxparser.h
av_opts.c
av_opts.h
cfg-common-opts.h Give a CONFIG_ prefix to preprocessor directives that lacked one and 2008-08-07 12:20:50 +00:00
cfg-common.h Remove redundant declaration of proc_priority. 2008-10-12 22:11:33 +00:00
cfg-mencoder.h Change a bunch of codec-specific preprocessor directives from a HAVE_ 2008-08-02 16:30:32 +00:00
cfg-mplayer-def.h
cfg-mplayer.h Give a CONFIG_ prefix to preprocessor directives that lacked one and 2008-08-07 12:20:50 +00:00
codec-cfg.c Rename two GUI-related preprocessor directives: 2008-07-30 13:44:59 +00:00
codec-cfg.h change arbitrary CODECS_MAX_FOURCC limit to larger arbitrary limit 2008-07-30 03:27:17 +00:00
command.c Use the existing pt_iter_goto_head function instead of reimplementing it 2008-10-01 17:05:46 +00:00
command.h
common.mak
configure Remove check for byteswap.h, it was removed from FFmpeg. 2008-10-13 14:17:25 +00:00
cpudetect.c Simplify cpudetect OS-support detection code, e.g. using one mp_msg to print either yes or no instead of two. 2008-09-18 15:30:23 +00:00
cpudetect.h
cpuinfo.c
cputable.h
edl.c
edl.h
find_sub.c
fmt-conversion.h Fix mapping between MPlayer and FFmpeg colorspaces after libswscale changes. 2008-09-17 20:23:41 +00:00
get_path.c Give a CONFIG_ prefix to preprocessor directives that lacked one and 2008-08-07 12:20:50 +00:00
get_path.h
m_config.c
m_config.h
m_option.c
m_option.h
m_property.c Add a m_property_flag_ro function for the default behaviour of a 2008-10-01 17:05:18 +00:00
m_property.h Add a m_property_flag_ro function for the default behaviour of a 2008-10-01 17:05:18 +00:00
m_struct.c
m_struct.h
mangle.h
mencoder.c Rename font-related preprocessor directives. 2008-08-07 10:36:07 +00:00
metadata.h
mixer.c
mixer.h
mp_core.h Change a bunch of video/audio-output-specific preprocessor directives from 2008-08-03 15:21:40 +00:00
mp_fifo.c
mp_fifo.h
mp_msg-mencoder.c
mp_msg.c Rename font-related preprocessor directives. 2008-08-07 10:36:07 +00:00
mp_msg.h
mp_osd.h
mpbswap.h
mpcommon.c Revert bad changes to SSA/ASS subtitle packet format 2008-09-08 21:26:22 +00:00
mpcommon.h
mplayer.c slave command to get the number of chapters; patch by Kevin DeKorte - kdekorte gmail com 2008-09-26 21:17:01 +00:00
mplayer.h
parser-cfg.c
parser-cfg.h
parser-mecmd.c
parser-mecmd.h
parser-mpcmd.c Give a CONFIG_ prefix to preprocessor directives that lacked one and 2008-08-07 12:20:50 +00:00
parser-mpcmd.h
playtree.c revert non-acked r27106 2008-06-21 09:15:25 +00:00
playtree.h
playtreeparser.c
playtreeparser.h
spudec.c
spudec.h
sub_cc.c
sub_cc.h
subdir.mak
subopt-helper.c
subopt-helper.h
subreader.c Rename font-related preprocessor directives. 2008-08-07 10:36:07 +00:00
subreader.h Rename font-related preprocessor directives. 2008-08-07 10:36:07 +00:00
unrar_exec.c
unrar_exec.h
version.sh
vobsub.c Fix forumla -> formula in comment 2008-08-26 18:41:04 +00:00
vobsub.h
xvid_vbr.c
xvid_vbr.h
xvmc_render.h

README

Welcome to MPlayer, The Movie Player. MPlayer can play most standard video
formats out of the box and almost all others with the help of external codecs.
MPlayer currently works best from the command line, but visual feedback for
many functions is available from its onscreen status display (OSD), which is
also used for displaying subtitles. MPlayer also has a GUI with skin support and
several unofficial alternative graphical frontends are available.

MEncoder is a command line video encoder for advanced users that can be built
from the MPlayer source tree. Unofficial graphical frontends exist but are
not included.

This document is for getting you started in a few minutes. It cannot answer all
of your questions. If you have problems, please read the documentation in
DOCS/HTML/en/index.html, which should help you solve most of your problems.
Also read the man page to learn how to use MPlayer.


Requirements:
- You need a working development environment that can compile programs.
  On popular Linux distributions, this means having the glibc development
  package(s) installed.
- To compile MPlayer with X11 support, you need to have the X Window System
  development packages (like for XFree86 or X.Org) installed.
- For the GUI you need the GTK development packages.


Before you start...
Make sure that your version of X has Xvideo support, without it even very
fast machines may not be able to properly play high resolution videos in
fullscreen mode. Consult DOCS/HTML/en/video.html for details. There you may
also find out about special card-specific video output drivers that can yield
optimal performance.


______________________
STEP0: Getting MPlayer
~~~~~~~~~~~~~~~~~~~~~~

Official releases and Subversion snapshots, as well as binary codec packages
and a number of different skins for the GUI are available from the download
section of our homepage at

  http://www.mplayerhq.hu/dload.html

The GUI needs at least one skin and codec packages add support for some more
video and audio formats. MPlayer does not come with any of these by default,
you have to download and install them separately.

You can also get MPlayer via Subversion. Issue the following commands to get
the latest sources:

  svn checkout svn://svn.mplayerhq.hu/mplayer/trunk mplayer

A directory named 'mplayer' will be created. It will include all necessary
FFmpeg libraries, you don't need to get them separately as was the case in
the past. You can later update your sources by saying

  svn update

from within that directory.


_______________________________
STEP1: Installing Binary Codecs
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

MPlayer has builtin support for the most common audio and video formats. For a
few formats no native decoder exists and external binary codecs are required
to handle them, for example newer RealVideo variants and a variety of uncommon
formats. This step is not mandatory, but recommended for getting MPlayer to
play a broader range of formats. Please note that binary codecs only work on
the processor architecture they were compiled for.

Unpack the codecs archives and put the contents in a directory where MPlayer
will find them. The default directory is /usr/local/lib/codecs/ (it used to be
/usr/local/lib/win32 in the past, this also works) but you can change that to
something else by passing the '--codecsdir' option to './configure'.


__________________________
STEP2: Configuring MPlayer
~~~~~~~~~~~~~~~~~~~~~~~~~~

MPlayer can be adapted to all kinds of needs and hardware environments. Run

  ./configure

to configure MPlayer with the default options. GUI support has to be enabled
separately, run

  ./configure --enable-gui

if you want to use the GUI.

If something does not work as expected, try

  ./configure --help

to see the available options and select what you need.

The configure script prints a summary of enabled and disabled options. If you
have something installed that configure fails to detect, check the file
configure.log for errors and reasons for the failure. Repeat this step until
you are satisfied with the enabled feature set.


________________________
STEP3: Compiling MPlayer
~~~~~~~~~~~~~~~~~~~~~~~~

Now you can start the compilation by typing

  make

You can install MPlayer with

  make install

provided that you have write permission in the installation directory.

If all went well, you can run MPlayer by typing 'mplayer'. A help screen with a
summary of the most common options and keyboard shortcuts should be displayed.

If you get 'unable to load shared library' or similar errors, run
'ldd ./mplayer' to check which libraries fail and go back to STEP 3 to fix it.
Sometimes running 'ldconfig' is enough to fix the problem.

NOTE: If you run Debian you can configure, compile and build a proper Debian
.deb package with only one command:

  fakeroot debian/rules binary

If you want to pass custom options to configure, you can set up the
DEB_BUILD_OPTIONS environment variable. For instance, if you want GUI
and OSD menu support you would use:

  DEB_BUILD_OPTIONS="--enable-gui --enable-menu" fakeroot debian/rules binary

You can also pass some variables to the Makefile. For example, if you want
to compile with gcc 3.4 even if it's not the default compiler:

  CC=gcc-3.4 DEB_BUILD_OPTIONS="--enable-gui" fakeroot debian/rules binary

To clean up the source tree run the following command:

  fakeroot debian/rules clean

______________________________________
STEP4: Choose an onscreen display font
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

You can use any TrueType font installed on your system. Just pass '-font
/path/to/font.ttf' on the command line or add 'font=/path/to/font.ttf' to
your configuration file. The manual page has more details. Alternatively
you can create a symbolic link from either ~/.mplayer/subfont.ttf or
/usr/local/share/mplayer/subfont.ttf to your TrueType font.


____________________________
STEP5: Installing a GUI skin
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Unpack the archive and put the contents in /usr/local/share/mplayer/skins/ or
~/.mplayer/skins/. MPlayer will use the skin in the subdirectory named default
of /usr/local/share/mplayer/skins/ or ~/.mplayer/skins/ unless told otherwise
via the '-skin' switch. You should therefore rename your skin subdirectory or
make a suitable symbolic link.


__________________
STEP6: Let's play!
~~~~~~~~~~~~~~~~~~

That's it for the moment. To start playing movies, open a command line and try

  mplayer <moviefile>

or for the GUI

  gmplayer <moviefile>

gmplayer is a symbolic link to mplayer created by 'make install'.
Without <moviefile>, gmplayer will start with the GUI filepicker.

To play a VCD track or a DVD title, try:

  mplayer vcd://2 -cdrom-device /dev/hdc
  mplayer dvd://1 -alang en -slang hu -dvd-device /dev/hdd

See 'mplayer -help' and 'man mplayer' for further options.

'mplayer -vo help' will show you the available video output drivers. Experiment
with the '-vo' switch to see which one gives you the best performance.
If you get jerky playback or no sound, experiment with the '-ao' switch (see
'-ao help') to choose between different audio drivers. Note that jerky playback
is caused by buggy audio drivers or a slow processor and video card. With a
good audio and video driver combination, one can play DVDs and 720x576 MPEG-4
files smoothly on a Celeron 366. Slower systems may need the '-framedrop'
option.

Questions you may have are probably answered in the rest of the documentation.
The places to start reading are the man page, DOCS/HTML/en/index.html and
DOCS/HTML/en/faq.html. If you find a bug, please report it, but first read
DOCS/HTML/en/bugreports.html.