Command line video player
Go to file
diego 1005952a8b Only add -Ilibdvdnav to the CFLAGS of the files that require it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28829 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-05 22:19:47 +00:00
DOCS synced with r28807 2009-03-05 19:46:08 +00:00
TOOLS Remove now unnecessary linking hacks. 2009-03-01 15:51:43 +00:00
debian
drivers Replace double semicolon by single semicolon. 2009-02-16 02:00:29 +00:00
etc ffvc1vdpau and ffwmv3vdpau should be marked as buggy in the same 2009-02-23 11:48:45 +00:00
gui Fix some typos, add flv and trp to the list of video formats 2009-01-05 22:18:35 +00:00
help sync by Ivan (sevenfourk, sevenfourk gmail com) 2009-02-28 14:11:42 +00:00
input Move setting of O_NONBLOCK before lirc_readconfig, this avoids a memleak 2009-01-30 15:41:45 +00:00
liba52 Convert HAVE_MEMALIGN into a 0/1 definition, fixes the warning: 2009-02-17 10:41:13 +00:00
libaf af_stats: Some fixes to the new filter 2009-02-21 22:07:39 +00:00
libao2 Sleep based on get_delay in ao_win32 uninit instead of a loop. 2009-03-05 22:07:06 +00:00
libass Combine adjacent overlapping, translucent glyph borders and shadows to 2009-03-05 20:47:33 +00:00
libdvdcss Sync libdvdcss with upstream version 1.2.10. 2008-08-29 20:22:36 +00:00
libfaad2 Fix a possible NULL-pointer crash introduced by local changes to libfaad2 2009-02-28 10:06:52 +00:00
libmenu Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
libmpcodecs Add another hack to work-around the currently completely inconsistent way in 2009-03-03 13:38:33 +00:00
libmpdemux Fix mp_msg call with too few arguments. 2009-03-04 08:11:42 +00:00
libmpeg2 HAVE_3DNOW --> HAVE_AMD3DNOW 2009-01-26 09:29:53 +00:00
libswscale Fix bug introduced by me in r28756 2009-03-05 21:02:33 +00:00
libvo Make sure all output_surfaces are initialized in preinit. 2009-03-04 19:37:07 +00:00
loader cosmetics: Replace unused 'argc/argv' in main declarations by 'void'. 2009-02-17 12:00:43 +00:00
mp3lib Move libavutil #includes below all others so that they do not override 2009-02-17 03:08:56 +00:00
osdep Add back mistakenly removed copyright notice. 2009-03-03 16:17:11 +00:00
rpm Give all shell scripts a .sh suffix for consistency. 2008-07-07 09:30:22 +00:00
stream Use memset to make sure all parts of struct sockaddr_in are always initialized. 2009-02-25 12:51:20 +00:00
tremor Fix r28222, including alloca.h directly might break compilation. 2009-01-05 22:55:58 +00:00
vidix Fix warnings about undefined preprocessor directives. 2009-01-30 23:22:29 +00:00
AUTHORS add Zhu Tian (JRaSH) as Chinese document translator 2009-02-23 22:30:53 +00:00
Changelog Update libass changelog. 2009-03-05 21:16:21 +00:00
Copyright Update internal libmpeg2 copy to version 0.5.1. 2008-09-13 17:31:45 +00:00
LICENSE
Makefile Only add -Ilibdvdnav to the CFLAGS of the files that require it. 2009-03-05 22:19:47 +00:00
README Add a note about POSIX system requirements. 2009-02-01 11:29:18 +00:00
access_mpcontext.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
asxparser.c Disable http->mmshttp rewriting hack introduced in r25168, 2008-02-08 18:28:12 +00:00
asxparser.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
av_opts.c Use standard license header. 2008-05-11 13:42:43 +00:00
av_opts.h Add missing multiple inclusion guards. 2009-01-25 20:10:36 +00:00
cfg-common-opts.h Add priority support for OS/2 and factorize the Windows priority support. 2009-02-10 15:34:44 +00:00
cfg-common.h Add priority support for OS/2 and factorize the Windows priority support. 2009-02-10 15:34:44 +00:00
cfg-mencoder.h Restore two mistakenly removed 'extern' keywords. 2008-12-03 23:43:58 +00:00
cfg-mplayer-def.h
cfg-mplayer.h Make WinID a 64 bit integer, this should avoid issues with valid Window 2009-03-02 11:24:20 +00:00
codec-cfg.c Remove unnecessary linking hack, compilation works fine without. 2009-03-01 15:55:20 +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 command.c: Fix some commands crashing during audio-only playback 2009-01-31 01:09:49 +00:00
command.h command.h: Remove unnecessary includes 2008-03-31 04:10:54 +00:00
common.mak Sync with latest FFmpeg changes. 2009-02-07 15:40:07 +00:00
configure Only add -Ilibdvdnav to the CFLAGS of the files that require it. 2009-03-05 22:19:47 +00:00
cpudetect.c Get rid of the outdated and unmaintained CPU codename table. 2009-02-23 03:35:07 +00:00
cpudetect.h Add necessary header for ARCH_X86_64 preprocessor check. 2009-02-19 10:07:46 +00:00
cpuinfo.c cosmetics: Replace unused 'argc/argv' in main declarations by 'void'. 2009-02-17 12:00:43 +00:00
edl.c
edl.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
find_sub.c
fmt-conversion.c Re-add accidentally discarded comment about YUVJ format. 2009-02-19 12:19:55 +00:00
fmt-conversion.h Create a fmt-conversion.c file so fmt-conversion.h can be included by multiple files. 2009-02-14 17:57:47 +00:00
get_path.c Use OS preprocessor checks with '#if defined()' consistently. 2009-01-30 23:29:39 +00:00
get_path.h Use standard license headers with standard formatting. 2008-05-14 18:02:27 +00:00
m_config.c Replace the trivial command line preparser with a more robust version 2008-04-13 19:18:51 +00:00
m_config.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
m_option.c 100l, remove a pointless opt = NULL assignment that made print_int crash since r28794 2009-03-03 18:12:03 +00:00
m_option.h Add a 64 bit integer type to the suboption parser. 2009-03-02 11:17:50 +00:00
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 correct const usage in the option handling code so that tables can be 2007-11-09 06:50:53 +00:00
m_struct.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
mangle.h Include config.h in mangle.h, fixes make checkheaders. 2008-12-19 09:43:19 +00:00
mencoder.c Add priority support for OS/2 and factorize the Windows priority support. 2009-02-10 15:34:44 +00:00
metadata.h Use standard license headers with standard formatting. 2008-05-14 18:02:27 +00:00
mixer.c
mixer.h Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
mp_core.h Print ID_EXIT and exit reason message in identify mode when exiting. 2008-12-02 19:53:41 +00:00
mp_fifo.c
mp_fifo.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
mp_msg-mencoder.c
mp_msg.c Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
mp_msg.h Remove va_start/vsnprintf workaround for OS/2. 2008-03-01 09:50:06 +00:00
mp_osd.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
mpbswap.h #include config.h before all other headers. 2008-03-14 16:46:13 +00:00
mpcommon.c Replace a bunch of '#if HAVE_FOO' preprocessor checks by 'if (HAVE_FOO)'. 2009-01-26 11:24:05 +00:00
mpcommon.h Factorize print_version(). 2009-01-25 20:35:58 +00:00
mplayer.c Print the version string after the command line has been parsed. 2009-02-21 17:35:48 +00:00
mplayer.h Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
parser-cfg.c Replace the trivial command line preparser with a more robust version 2008-04-13 19:18:51 +00:00
parser-cfg.h Replace the trivial command line preparser with a more robust version 2008-04-13 19:18:51 +00:00
parser-mecmd.c Mark more m_option_t uses as const 2007-12-02 15:46:44 +00:00
parser-mecmd.h Add necessary #includes to pass 'make checkheaders'. 2008-03-04 23:35:24 +00:00
parser-mpcmd.c Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
parser-mpcmd.h Add necessary #includes to pass 'make checkheaders'. 2008-03-04 23:35:24 +00:00
playtree.c Actually abort (return NULL) in the alloc-failure check in play_tree_new 2009-01-25 18:25:11 +00:00
playtree.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
playtreeparser.c add "<!DOCTYPE smil" to smil playlist 2009-01-24 22:14:32 +00:00
playtreeparser.h Add necessary #includes to pass 'make checkheaders'. 2008-03-04 23:35:24 +00:00
spudec.c Simplify and comment spudec bilinear scaling code 2009-01-01 11:33:46 +00:00
spudec.h Factorize vobsub idx/extradata handling. 2008-10-27 22:51:22 +00:00
sub_cc.c typo fix: inited --> initialized 2008-02-14 14:23:55 +00:00
sub_cc.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
subdir.mak Sync with latest FFmpeg changes. 2008-12-22 09:20:38 +00:00
subopt-helper.c
subopt-helper.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
subreader.c Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__. 2008-10-13 16:23:55 +00:00
subreader.h Rename font-related preprocessor directives. 2008-08-07 10:36:07 +00:00
unrar_exec.c Use standard license headers with standard formatting. 2008-05-14 18:02:27 +00:00
unrar_exec.h Use standard license headers with standard formatting. 2008-05-14 18:02:27 +00:00
version.sh Read revision string from the file snapshot_version if available. 2009-02-24 23:15:26 +00:00
vobsub.c vobsub: move extradata out of vobsub_t struct 2008-11-01 13:56:11 +00:00
vobsub.h Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
xvid_vbr.c
xvid_vbr.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00

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:
- POSIX system: You need a POSIX-compatible shell and POSIX-compatible system
  tools like grep, sed, awk, etc. in your path.
- 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

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. Examples are newer RealVideo variants and a variety of rare
formats. However, binary codecs are NOT required in this day and age, they are
strictly optional.

Please note that binary codecs only work on the processor architecture they
were compiled for. Choose the correct package for your processor. No other
package is necessary.

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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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.