view DOCS/mplayer.1 @ 8140:8655d0d228b1

merged with Jonas' version sent a week ago
author arpi
date Sun, 10 Nov 2002 20:16:49 +0000
parents 06b20316d8cb
children 15fa4667cddf
line wrap: on
line source

.\" MPlayer (C) 2000-2002 Arpad Gereoffy
.\" This man page was/is done by Gabucino, Diego Biurrun, Jonas Jermann
.\" 
.\" Run this to get a html version of the man page:
.\"   cat mplayer.1 | sed s/SS\ 20/SS\ 4/ | groff -man -Thtml - > manpage.html
.\" Run this to get a text version of the man page:
.\"   groff -m man -Tascii mplayer.1 | col -bx > manpage.txt
.\" 
.
.\" --------------------------------------------------------------------------
.\" Macro definitions
.\" --------------------------------------------------------------------------
.
.\" default indentation is 7, don't change!
.nr IN 7
.\" define indentation for suboptions
.nr SS 20
.\" add new suboption
.de IPs
.IP "\\$1" \n(SS
..
.\" begin of first level suboptions, end with .RE
.de RSs
.RS \n(IN+3
..
.\" begin of 2nd level suboptions
.de RSss
.PD 0
.RS \n(SS+3
..
.\" end of 2nd level suboptions
.de REss
.RE
.PD 1
..
.
.\" --------------------------------------------------------------------------
.\" Title
.\" --------------------------------------------------------------------------
.
.TH MPlayer 1 "2002-10-19"
.
.SH NAME
mplayer  \- Movie Player for Linux
.br
mencoder \- Movie Encoder for Linux

.\" --------------------------------------------------------------------------
.\" Synopsis
.\" --------------------------------------------------------------------------
.
.SH SYNOPSIS
.na
.nh
.B mplayer
.RI [options]\ [ \ file\  | \ URL\  | \ playlist\  | \ -\  ]
.br
.B mplayer
'in +\n[.k]u
[global options]
.I file1
[specific options] [file2] [specific options]
.br
.in
.B mplayer
'in +\n[.k]u
[global options]
.RI { "group of files and options" }
[group specific options]
.br
.in
.B mplayer
'in +\n[.k]u
.RI [ dvd | vcd | cdda | cddb | tv ] ://title
[options]
.br
.in
.B mplayer
'in +\n[.k]u
.RI [ mms[t] | http | http_proxy | rt[s]p ] :// [user:passwd@] URL
[:port] [options]
.br
.in
.B mencoder
[options]
.RI [ \ file\  | \ URL\  | \ -\  ]
[\-o\ file]
.br
.B gmplayer
[options]
[\-skin\ skin]
.ad
.hy

.\" --------------------------------------------------------------------------
.\" Description
.\" --------------------------------------------------------------------------
.
.SH DESCRIPTION
.B mplayer
is a movie player for LINUX (runs on many other Unices and non\-x86 CPUs, see
the documentation).
It plays most MPEG/\:VOB, AVI, ASF/\:WMA/\:WMV, RM, QT/\:MOV/\:MP4, OGG/\:OGM,
VIVO, FLI, NuppelVideo, yuv4mpeg, FILM and RoQ files, supported by many
native, XAnim, and Win32 DLL codecs.
You can watch VideoCD, SVCD, DVD, 3ivx, DivX\ 3/\:4/\:5 and even WMV movies,
too (without using the avifile library).
.PP
Another great feature of MPlayer is the wide range of supported output
drivers.
It works with X11, XV, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, but you
can also use GGI, SDL (and this way all their drivers), VESA (on every VESA
compatible card, even without X11), some low level card-specific drivers (for
Matrox, 3Dfx and ATI) and some hardware MPEG decoder boards, such as the
Siemens DVB, DXR2 and DXR3/\:Hollywood+.
Most of them support software or hardware scaling, so you can enjoy movies in
fullscreen.
.PP
MPlayer has an onscreen display (OSD) for status information, nice big
antialiased shaded subtitles and visual feedback for keyboard controls.
European/\:ISO 8859-1,2 (Hungarian, English, Czech, etc), Cyrillic and Korean
fonts are supported along with 9 subtitle formats (MicroDVD, SubRip,
SubViewer, Sami, VPlayer, RT, SSA, AQTitle and our own: MPsub) and DVD
subtitles (SPU streams, VobSub and Closed Captions).
.PP
.B mencoder
(MPlayer's Movie Encoder) is a simple movie encoder, designed to encode
MPlayer-playable movies (see above) to other MPlayer-playable formats (see
below).
It encodes to DivX4, XviD, one of the libavcodec codecs and PCM/\:MP3/\:VBRMP3
audio in 1, 2 or 3\ passes.
Furthermore it has stream copying abilities, a powerful plugin system (crop,
expand, flip, postprocess, rotate, scale, noise, rgb/\:yuv conversion) and
more.
.PP
.B gmplayer
is MPlayer with a graphical user interface.
It has the same options as MPlayer.


.\" --------------------------------------------------------------------------
.\" Options
.\" --------------------------------------------------------------------------
.
.SH "GENERAL NOTES"
.B Also see the HTML documentation!
.PP
Every 'flag' option has a 'noflag' counterpart, e.g.\& the opposite of the
\-fs option is \-nofs.
.PP
You can put all of the options in a configuration file which will be read
every time mplayer is run.
The system-wide configuration file 'mplayer.conf' is in your configuration
directory (e.g.\& /etc/\:mplayer or /usr/\:local/\:etc/\:mplayer), the user
specific one is '~/\:.mplayer/\:config'.
User specific options override system\-wide options and options given on the
command line override either.
The syntax of the configuration files is 'option=<value>', everything after a
\'#' is considered a comment.
Options that work without values can be enabled by setting them to 'yes' or
\'1' and disabled by setting them to 'no' or '0'.
Even suboptions can be specified in this way.

.I EXAMPLE:
.br
# Use Matrox driver by default.
.br
vo=xmga
.br
# I love practicing handstands while watching videos.
.br
flip=yes
.br
# Decode/\:encode multiple files from png, start it with -mf on
.br
mf= type=png:fps=25


.SH "PLAYER OPTIONS (MPLAYER ONLY)"
.TP
.B \-autoq <quality> (use with \-vop pp)
Dynamically changes the level of postprocessing depending on available spare
CPU time.
The number you specify will be the maximum level used.
Usually you can use some big number.
You may not use it together with \-pp but it is OK with \-npp.
.TP
.B \-autosync <factor>
Gradually adjusts the A/\:V sync based on audio delay measurements.
Specifying \-autosync\ 0, the default, will cause frame timing to be based
entirely on audio delay measurements.
Specifying \-autosync\ 1 will do the same, but will subtly change the A/\:V
correction algorithm used.
An uneven video frame rate in a movie which plays fine with \-nosound can
often be helped by setting this to an integer value greater than 1.
The higher the value, the closer the timing will be to -nosound.
Try \-autosync\ 30 to smooth out problems with sound drivers which do
not implement a perfect audio delay measurement.
With this value, if large A/\:V sync offsets occur, they will only take about
1 or 2\ seconds to settle out.
This delay in reaction time to sudden A/\:V offsets should be the only
side-effect of turning this option on, for all sound drivers.
.TP
.B \-benchmark
Prints some statistics on CPU usage and dropped frames at the end.
Use in combination with \-nosound and \-vo null for benchmarking only the
video codec.
.TP
.B \-framedrop (also see \-hardframedrop)
Skips displaying some frames to maintain A/\:V sync on slow systems.
Decoding of B frames is also skipped and video filters are not used.
.TP
.B \-h, \-help, \-\-help
Show short summary of options.
.TP
.B \-hardframedrop
More intense frame dropping (breaks decoding).
Leads to image distortion!
.TP
.B \-identify
Show file parameters in easy parsable format.  The wrapper script
TOOLS/midentify suppresses the other mplayer output and (hopefully)
shellescapes the filenames.
.TP
.B \-input <commands>
This option can be used to configure certain parts of the input system.
Paths are relative to ~/\:.mplayer/.

.I NOTE:
.br
Autorepeat is currently only supported by joysticks.
.br
Available commands are:

.PD 0
.RSs
.IPs conf=<file>
Read alternative input.conf.
If given without pathname, ~/\:.mplayer is assumed.
.IPs ar\-delay
Delay in msec before we start to autorepeat a key (0 to disable).
.IPs ar\-rate
How many key presses per second when we autorepeat.
.IPs keylist
Prints all keys that can be bound.
.IPs cmdlist
Prints all commands that can be bound.
.IPs js\-dev
Specifies the joystick device to use (default is /dev/\:input/\:js0).
.IPs file
Read commands from the given file. Mostly useful with a fifo.
.RE
.PD 1
.
.TP
.B \-lircconf <configuration\ file>
Specifies a configuration file for LIRC (Linux Infrared Remote Control, see
http://www.lirc.org) if you don't like the default ~/\:.lircrc.
.TP
.B \-loop <number>
Loops movie playback <number> times.
0 means forever.
.TP
.B \-nojoystick
Turns off joystick support.
Default is on, if compiled in.
.TP
.B \-nolirc
Turns off LIRC support.
.TP
.B \-nortc \ \ 
Turns off usage of the Linux RTC (real-time clock \- /dev/\:rtc) as timing
mechanism.
.TP
.B \-playlist <file>
Play files according to a playlist (1 file per row or Winamp or ASX format).
.TP
.B \-quiet \ \ 
Display less output and status messages.
.TP
.B \-sdp
Specifies that the input file is a SDP ('Session Description Protocol')
file that describes an RTP session (see http://www.live.com/mplayer/).
.TP
.B \-skin <skin\ directory> (BETA CODE)
Load skin from the given directory (WITHOUT path name).

.I EXAMPLE:
.PD 0
.RSs
.IPs "\-skin fittyfene"
tries /usr/\:local/\:share/\:mplayer/\:Skin/\:fittyfene first and
~/.mplayer/\:Skin/\:fittyfene afterwards
.RE
.PD 1
.
.TP
.B \-slave \ \ 
This option switches on slave mode.
This is intended for use of MPlayer as a backend to other programs.
Instead of intercepting keyboard events, MPlayer will read simplistic command
lines from its stdin.
The section
.B SLAVE MODE PROTOCOL
explains the syntax.
.TP
.B \-softsleep
Uses high quality software timers.
As precise as the RTC without requiring special privileges.
Comes at the price of higher CPU consumption.
.TP
.B \-speed <0.01\-100>
Set playback speed rate.
.TP
.B \-sstep <sec>
Specifies seconds between displayed frames.
Useful for slideshows.
.TP
.B \-use-stdin


.SH "DEMUXER/STREAM OPTIONS"
.TP
.B \-aid <id> (also see \-alang option)
Select audio channel [MPEG: 0\-31 AVI/\:OGM: 1\-99 ASF/\:RM: 0\-127
VOB(AC3): 128\-159 VOB(LPCM): 160\-191]
MPlayer prints the available IDs when running in verbose (-v) mode.
.TP
.B \-alang <two letter\ country\ code> (also see \-aid option)
Works only for DVD playback.
It selects the DVD audio language and always tries to play audio streams whose
language matches the given code.
For the list of available languages, use with the \-v switch and look at the
output.

.I EXAMPLE:
.PD 0
.RSs
.IPs "\-alang hu,en"
Plays Hungarian and falls back to English if Hungarian is not available.
.RE
.PD 1
.
.TP
.B \-audio\-demuxer <number> (\-audiofile only)
Force audio demuxer type for \-audiofile.
Give the demuxer ID as defined in demuxers.h.
Use \-audio\-demuxer 17 to force .mp3 detection.
.TP
.B \-audiofile <filename>
Play audio from an external file (WAV, MP3 or Ogg Vorbis).
.TP
.B \-cdrom\-device <path\ to\ device>
Override default CDROM drive name /dev/\:cdrom.
.TP
.B \-cache <kbytes>
This option specifies how much memory (in kbytes) to use when precaching a
file/\:URL.
Especially useful on slow media (default is \-nocache).
.TP
.B \-cdda <option1:option2>
This option can be used to tune the CD Audio reading feature of MPlayer.
.br
Available options are:
.
.RSs
.IPs speed=<value>
set CD spin speed
.IPs paranoia=<0\-2>
set paranoia level
.RSss
0: disable checking
.br
1: overlap checking only (default)
.br
2: full data correction and verification
.REss
.IPs generic-dev=<value>
use specified generic SCSI device
.IPs sector-size=<value>
atomic read size
.IPs overlap=<value>
force minimum overlap search during verification to <value> sectors.
.IPs toc-bias
Assume that the beginning offset of track 1 as reported in the TOC will be
addressed as LBA\ 0.
Some Toshiba drives need this for getting track boundaries correct.
.IPs toc-offset=<value>
Add <value> sectors to the values reported when addressing tracks.
May be negative.
.IPs (no)skip
(never) accept imperfect data reconstruction.
.RE
.
.TP
.B \-channels <number>
Change the number of playback channels.
If the number of output channels is bigger than the number of input channels
empty channels are inserted (except mixing from mono to stereo, then the mono
channel is repeated in both of the output channels).
If the number of output channels is smaller than the number of input channels
the exceeding channels are truncated.

.I NOTE:
.br
This option is honored by codecs (ac3 only) filters (surround) and ao drivers
(oss at least).
.br
Available options are:

.PD 0
.RSs
.IPs 2
Stereo
.IPs 4
Surround
.IPs 6
Full 5.1
.RE
.PD 1
.
.TP
.B \-chapter <chapter\ id>[-<end\ chapter\ id>]
Specify which chapter to start playing at.
Optionally specify which chapter to end playing at (default: 1).
Examples can be found below.
.TP
.B \-csslib <filename>
(old-style DVD option) This option is used to override the default location of
libcss.so.
.TP
.B \-demuxer <number>
Force demuxer type.
Give the demuxer ID as defined in demuxers.h.
Use \-demuxer 17 to force .mp3 detection.
.TP
.B \-dumpaudio (MPLAYER only)
Dumps raw compressed audio stream to ./\:stream.dump (useful with mpeg/\:ac3).
.TP
.B \-dumpfile <filename> (MPLAYER only)
Specify which file MPlayer should dump to.
Should be used together with \-dumpaudio / \-dumpvideo / \-dumpstream.
.TP
.B \-dumpstream (MPLAYER only)
Dumps the raw stream to ./\:stream.dump.
Useful when ripping from DVD or network.
.TP
.B \-dumpvideo (MPLAYER only)
Dump raw compressed video stream to ./\:stream.dump (not very usable).
.TP
.B \-dvd <title\ id>
Tell MPlayer which movies (specified by title id) to play.
For example sometimes '1' is a trailer, and '2' is the real movie.

.I NOTE:
.br
Sometimes deinterlacing is required for DVD playback,
see the \-pp 0x20000 or \-npp\ lb options.
.TP
.B \-dvd\-device <path\ to\ device>
Override default DVD device name /dev/\:dvd.
.TP
.B \-dvdangle <angle\ id>
Some DVD discs contain scenes that can be viewed from multiple angles.
Here you can tell MPlayer which angles to use (default: 1).
Examples can be found below.
.TP
.B \-dvdauth <DVD\ device>
(old-style DVD option) Turns on DVD authentication using the given device.
.TP
.B \-dvdkey <CSS\ key>
(old-style DVD option) When decoding a VOB file copied undecrypted from DVD,
this option gives the CSS key needed to decrypt the VOB (the key is printed
when authenticating with the DVD drive using \-dvdauth).
.TP
.B \-dvdnav (BETA CODE)
Force usage of libdvdnav.
.TP
.B \-forceidx
Force rebuilding of INDEX.
Useful for files with broken index (desyncs, etc).
Seeking will be possible.
You can fix the index permanently with MEncoder (see the documentation).
.TP
.B \-fps <value>
Override video framerate (if value is wrong/\:missing in the header) (float
number).
.TP
.B \-frames <number>
Play/\:convert only first <number> frames, then quit.
.TP
.B \-hr\-mp3\-seek (.MP3 only)
Hi\-res mp3 seeking.
Default is: enabled when playing from external MP3 file, as we need to seek
to the very exact position to keep A/\:V sync.It can be slow especially when
seeking backwards \- it has to rewind to the beginning to find the exact
frame.
.TP
.B \-idx (also see \-forceidx)
Rebuilds INDEX of the AVI if no INDEX was found,
thus allowing seeking.
Useful with broken/\:incomplete downloads, or badly created AVIs.
.TP
.B \-mc <seconds/frame>
Maximum A-V sync correction per frame (in seconds).
.TP
.B \-mf <option1:option2:...>
Used when decoding from multiple PNG or JPEG files.
.br
Available options are:

.PD 0
.RSs
.IPs on\ \ \ 
turns on multifile support
.IPs w=<value>
width of the output (autodetect)
.IPs h=<value>
height of the output (autodetect)
.IPs fps=<value>
fps of the output (default: 25)
.IPs type=<value>
type of input files (available types: jpeg, png, tga)
.RE
.PD 1
.
.TP
.B \-ni (.AVI only)
Force usage of non\-interleaved AVI parser (fixes playing
of some bad AVI files).
.TP
.B \-nobps (.AVI only)
Do not use average byte/\:sec value for A\-V sync (AVI).
Helps with some AVI files with broken header.
.TP
.B \-passwd <password> (see \-user option too)
Specify password for http authentication.
.TP
.B \-rawaudio <option1:option2:...>
This option lets you play raw audio files.
It may also be used to play audio CDs which are not 44KHz 16Bit stereo.
.br
Available options are:

.PD 0
.RSs
.IPs on\ \ \ 
use raw audio demuxer
.IPs channels=<value>
number of channels
.IPs rate=<value>
rate in samples per second
.IPs samplesize=<value>
sample size in byte
.IPs format=<value>
fourcc in hex
.RE
.PD 1
.
.TP
.B \-rtsp-stream-over-tcp
Used with 'rtsp://' URLs to specify that the resulting incoming RTP and RTCP
packets be streamed over TCP (using the same TCP connection as RTSP). This
option may be useful if you have a broken Internet connection that does not
pass incoming UDP packets (see http://www.live.com/mplayer/).
.TP
.B \-skipopening
Skip DVD opening (dvdnav only).
.TP
.B \-sb <byte\ position> (see \-ss option too)
Seek to byte position.
Useful for playback from CDROM images / .VOB files with junk at the beginning.
.TP
.B \-srate <Hz>
Forces the given audio playback rate, changing video speed to keep a-v sync.
MEncoder passes this value to lame for resampling.
.TP
.B \-ss <time> (see \-sb option too)
Seek to given time position.

.I EXAMPLE:
.PD 0
.RSs
.IPs "\-ss 56"
seeks to 56 seconds
.IPs "\-ss 01:10:00"
seeks to 1\ hour 10\ min
.RE
.PD 1
.
.TP
.B \-tv <option1:option2:...>
This option enables the TV grabbing feature of MPlayer.

.I NOTE:
.br
MPlayer doesn't accept colons so type dots instead in the device ID
(e.g.\& hw.0,0 instead of hw:0,0).
.br
Be advised that although you can select any samplerate when using ALSA,
the LAME audio codec is able to encode only the 'standard' samplerates.
You'll get an .avi file with no sound when you choose an odd
samplerate and use this codec.
.br
Available options are:
.
.RSs
.IPs on\ \ \ 
use TV input
.IPs noaudio
no sound
.IPs driver=<value>
available: dummy, v4l, bsdbt848
.IPs device=<value>
Specify other device than the default /dev/\:video0.
.IPs input=<value>
Specify other input than the default 0 (Television) (see output for a list)
.IPs freq=<value>
Specify the frequency to set the tuner to (e.g.\& 511.250).
.IPs outfmt=<value>
output format of the tuner (yv12, rgb32, rgb24, rgb16, rgb15, uyvy, yuy2,
i420)
.IPs width=<value>
width of the output window
.IPs height=<value>
height of the output window
.IPs buffersize=<value>
capture buffer size in megabytes (default is half of the physical memory)
.IPs norm=<value>
available: PAL, SECAM, NTSC
.IPs channel=<value>
Set tuner to <value> channel.
.IPs chanlist=<value>
available: europe-east, europe-west, us-bcast, us-cable, etc
.IPs audiorate=<value>
set audio capture bitrate
.IPs forceaudio
capture audio even if there are no audio sources reported by v4l
.IPs alsa
capture from ALSA
.IPs amode=<0\-3>
choose an audio mode:
.RSss
0: mono
.br
1: stereo
.br
2: language 1
.br
3: language 2
.REss
.IPs forcechan=<1\-2>
By default, the count of recorded audio channels is determined automatically
by querying the audio mode from the tv card.
This option allows to force stereo/\:mono recording regardless of the amode
option and the values returned by v4l.
This can be used for troubleshooting when the tv card is unable to report the
current audio mode.
.IPs adevice=<value>
set an audio device
.RSss
/dev/\:...\& for OSS
.br
hardware ID for ALSA
.REss
.IPs audioid=<value>
choose an audio output of the capture card, if it has more of them
.IPs "[volume|bass|treble|balance]=<0\-65535>"
These options set parameters of the mixer on the video capture card.
They will have no effect, if your card doesn't have one.
.RE
.
.TP
.B \-user <user name> (see \-passwd option too)
Specify user name for http authentication.
.TP
.B \-vcd <track>
Play video CD track from device instead of plain file.
.TP
.B \-vid <id>
Select video channel [MPG: 0\-15 ASF: 0\-255].
.TP
.B \-vivo <sub\-options> (DEBUG CODE)
Force audio parameters for the .vivo demuxer (for debugging purposes).


.SH "OSD/SUB OPTIONS"
.I NOTE:
.br
See \-vop expand too.
.TP
.B \-dumpmicrodvdsub (MPLAYER only)
Convert the given subtitle (specified with the \-sub switch) to the
MicroDVD subtitle format.
Creates a dumpsub.sub file in the current directory.
.TP
.B \-dumpmpsub (MPLAYER only)
Convert the given subtitle (specified with the \-sub switch) to MPlayer's
subtitle format, MPsub.
Creates a dump.mpsub file in the current directory.
.TP
.B \-dumpsrtsub (MPLAYER only)
Convert the given subtitle (specified with the \-sub switch) to the time-based
SubViewer (SRT) subtitle format.
Creates a dumpsub.srt file in the current directory.
.TP
.B \-dumpsub (MPLAYER only) (BETA CODE)
Dumps the subtitle substream from VOB streams.
See -dump*sub and -vobsubout* options too.
.TP
.B \-ifo <vobsub\ ifo\ file>
Indicate the file that will be used to load palette and frame size for VOBSUB
subtitles.
.TP
.B \-ffactor <number>
Resample alphamap of the font.
Can be:

.PD 0
.RSs
.IPs 0\ \ \ \ 
plain white fonts
.IPs 0.75\ \ 
very narrow black outline [default]
.IPs 1\ \ \ \ 
narrow black outline
.IPs 10\ \ \ 
bold black outline
.RE
.PD 1
.
.TP
.B \-font <path\ to\ font.desc\ file>
Search for the OSD/\:SUB fonts in an alternative directory (default for normal
fonts: ~/\:.mplayer/\:font/\:font.desc, default for FreeType fonts:
~/.mplayer/\:subfont.ttf).

.I NOTE:
.br
With FreeType, this option determines path to the text font file.
.br
The \-subfont-* options are available only with FreeType support compiled in.
If FreeType support is enabled, the old font support can't be used.

.I EXAMPLE:
.PD 0
.RSs
\-font ~/\:.mplayer/\:arial\-14/\:font.desc
.br
\-font ~/\:.mplayer/\:arialuni.ttf
.RE
.PD 1
.
.TP
.B \-noautosub
Turns off automatic loading of subtitle files.
.TP
.B \-osdlevel <0\-2> (MPLAYER only)
Specifies which mode the OSD should start in (0: none, 1: seek, 2: seek+timer,
default is 1).
.TP
.B \-sid <id> (also see \-slang option)
Turns on DVD subtitle displaying.
Also, you MUST specify a number which corresponds to a DVD subtitle language
(0\-31).
For the list of available subtitles, use with the \-v switch and look at the
output.
.TP
.B \-slang <two\ letter\ country\ code> (also see \-sid option)
Works only for DVD playback.
Turns on/\:selects DVD subtitle language.
For the list of available subtitles, use with the \-v switch and look at the
output.

.I EXAMPLE:
.PD 0
.RSs
.IPs "\-slang hu,en"
Selects Hungarian and falls back to English if Hungarian is not available.
.RE
.PD 1
.
.TP
.B \-sub <subtitle\ file>
Use/\:display this subtitle file.
.TP
.B \-subcc \ 
Display DVD Closed Caption (CC) subtitles.
These are NOT the VOB subtitles, these are special ASCII subtitles for the
hearing impaired encoded in the VOB userdata stream on most region 1 DVDs.
CC subtitles have not been spotted on DVDs from other regions so far.
.TP
.B \-subcp <codepage>
If your system supports iconv(3), you can use this option to
specify codepage of the subtitle.

.I EXAMPLE:
.PD 0
.RSs
\-subcp latin2
.br
\-subcp cp1250
.RE
.PD 1
.
.TP
.B \-sub\-demuxer <number> (BETA CODE)
Force subtitle demuxer type for \-subfile.
.TP
.B \-subdelay <sec>
Delays subtitles by <sec> seconds.
Can be negative.
.TP
.B \-subfont-autoscale <0\-3>
Sets the autoscale mode.

.I NOTE:
.br
Zero means that text-scale and osd-scale are font heights in points.
.br
The mode can be:

.PD 0
.RSs
.IPs 0
no autoscale
.IPs 1
proportional to movie width
.IPs 2
proportional to movie height
.IPs 3
proportional to movie diagonal (default)
.RE
.PD 1
.
.TP
.B \-subfont-blur <0\-8>
Sets the font blur radius (default: 2).
.TP
.B \-subfont-encoding <value>
Sets the font encoding.
When set to 'unicode', all the glyphs from the font file will be rendered and
unicode will be used (default: unicode).
.TP
.B \-subfont-osd-scale <0\-100>
Sets the osd elements autoscale coefficient (default: 6).
.TP
.B \-subfont-outline <0\-8>
Sets the font outline thickness (default: 2).
.TP
.B \-subfont-text-scale <0\-100>
Sets the subtitle text autoscale coefficient (percentage of the
screen size) (default: 5).
.TP
.B \-subfps <rate>
Specify frame/\:sec rate of subtitle file (float number),
default: the same fps as the movie.

.I NOTE:
.br
ONLY for frame\-based SUB files, i.e.\& NOT MicroDVD format.
.TP
.B \-subfile <filename> (BETA CODE)
Currently useless.
Same as \-audiofile, but for subtitle streams (OggDS?).
.TP
.B \-subpos <0\-100> (useful with \-vop expand)
Specify the position of subtitles on the screen.
The value is the vertical position of the subtitle in % of the screen height.
.TP
.B \-unicode
Tells MPlayer to handle the subtitle file as UNICODE.
.TP
.B \-utf8 \ \ 
Tells MPlayer to handle the subtitle file as UTF8.
.TP
.B \-vobsub <vobsub\ file\ without\ extension>
Specify the VobSub files that are to be used for subtitle.
This is the full pathname without extensions, i.e.\& without the '.idx',
\'.ifo' or '.sub'.
.TP
.B \-vobsubid <0-31>
Specify the VobSub subtitle id.


.SH "AUDIO OUTPUT OPTIONS (MPLAYER ONLY)"
.TP
.B \-abs <value> (OBSOLETE)
Override audio driver/\:card buffer size detection, \-ao oss only
.TP
.B \-af <plugin1,plugin2,plugin3[=options],...>
Activate a comma separated list of audio filters and their options.
.br
Available filters are:
.
.RSs
.IPs resample[=srate[:sloppy][:fast]]
Changes the sample rate of the audio stream to an integer srate (Hz).
It only supports the 16 bit little endian format.
.IPs channels[=nch]
Change the number of channels to nch output channels.
If the number of output channels is bigger than the number of input channels
empty channels are inserted (except mixing from mono to stereo, then the mono
channel is repeated in both of the output channels).
If the number of output channels is smaller than the number of input channels
the exceeding channels are truncated.
.IPs format[=f,bps]
Select the format f used for output from the filter layer.
The format is selected according to the defines in libao2/afmt.h.
The option bps is an integer and denotes bytes per sample and has to conform
to the chosen format.
.IPs "volume[=v0:v1:v2:v3:v4:v5:sc:pr:en]"
Select the output volume level.
This filter is not reentrant and can therefore only be enabled once for every
audio stream.
.RSss
v0 to v5: desired gain in dB for each channel in the stream.
The gain can be set from -60dB to +20dB (where -60dB equals a gain of 1/1000
and +20dB equals a gain of 10).
.br
sc: enable soft clipping.
.br
pr: enable probing of the audio stream instantaneous.
The maximal volume is probed on a per channel basis and can only be accessed
through the runtime interface of the filter.
.br
en: enable and disable the volume control.
.REss
.IPs delay[=d] (DEBUG CODE)
Delay sound output by d seconds (floating point number).
.RE
.
.TP
.B \-af-adv <force=(0\-3):list=(filters)> (see -af option too)
Specify advanced audio filter options:
.
.RSs
.IPs force=<0-3>
Forces the insertion of audio filters to one of the following:
.RSss
0: Completely automatic insertion of filters (default)
.br
1: Optimize for speed
.br
2: Optimize for accuracy
.br
3: Turn off auto
.REss
.IPs list=<filters>
Same as -af (see -af option).
.RE
.
.TP
.B \-ao <driver1[:device],driver2,...[,]>
Specify a priority list of audio output drivers (optionally with device) to be
used.
\'device' is valid with SDL, too, it means subdriver then.

.I NOTE:
.br
To get a full list of available drivers, see \-ao help.
.br
If the list has a trailing ',' it will fallback to drivers not listed.

.I EXAMPLE
.PD 0
.RSs
.IPs "\-ao oss:/\:dev/\:dsp2,oss:/\:dev/\:dsp1,"
try to use OSS with the specified sound devices and fallback to others if it
fails
.IPs "\-ao sdl:esd"
specify the SDL subdriver
.RE
.PD 1
.
.TP
.B \-aofile <filename>
Filename for \-ao pcm.
.TP
.B \-aop <list=plugin1,plugin2...:option1=value1:opt2=val2...>
Specify audio plugin(s) and their options (see documentation too).
.br
Available options are:
.
.RSs
.IPs list=[plugins]
comma separated list of plugins (resample, surround, format, volume,
extrastereo, volnorm)
.IPs delay=<sec>
example plugin, do not use.
.IPs format=<format>
output format (format plugin only)
.IPs fout=<Hz>
output frequency (resample plugin only)
.IPs volume=<0\-255>
volume (volume plugin only)
.IPs mul=<value>
stereo coefficient (default: 2.5) (extrastereo plugin only)
.IPs softclip
compressor/\:'soft\-clipping' capabilities (volume plugin only)
.RE
.
.TP
.B \-delay <sec>
Audio delay in seconds (may be +/\:\- float value).
.TP
.B \-mixer <device>
This option will tell MPlayer to use a different device for mixing than
/dev/\:mixer.
.TP
.B \-nowaveheader (-ao pcm only)
Don't include wave header.
Used for RAW PCM.


.SH "VIDEO OUTPUT OPTIONS (MPLAYER ONLY)"
.TP
.B \-aa* (\-vo aa only)
You can get a list and an explanation of available options executing
.I mplayer \-aahelp
.TP
.B \-bpp <depth>
Use different color depth than autodetect.
Not all \-vo drivers support it (fbdev, dga2, svga, vesa).
.TP
.B \-brightness <\-100\ \-\ 100>
Adjust brightness of video output (default 0).
It changes intensity of RGB components of video signal from black to white
screen.
.TP
.B \-contrast <\-100\ \-\ 100>
Adjust contrast of video output (default 0).
Works in similar manner as brightness.
.TP
.B \-display <name>
Specify the hostname and display number of the X server you want to display
on.

.I EXAMPLE:
.PD 0
.RSs
\-display xtest.localdomain:0
.RE
.PD 1
.
.TP
.B \-double
Enables doublebuffering.
Fixes flicker by storing two frames in memory, and displaying one while
decoding another.
Can affect OSD.
Needs twice the memory of a single buffer, so it won't work on cards with
very little video memory.
.TP
.B \-dr \ \ \ 
Turns on direct rendering (not supported by all codecs and video outputs)
(default is off).
Warning: may cause OSD/\:SUB corruption!
.TP
.B \-dxr2 <option1:option2:...>
This option is used to control the dxr2 driver.
Note: The lavc filter is now auto inserted if you try to play a non MPEG1/2
format so all formats supported by MPlayer should play out of the box (if
you have the CPU power needed to encode on the fly).
The overlay chipset used on the dxr2 is of pretty bad quality but the default
settings should work for everybody. The OSD may be usable with the
overlay (not on TV) by drawing it in the colorkey. With the default colorkey
settings you may get variable results, usually you will see the colorkey around
the characters or some other funny effect. Buf if you properly adjust the
colorkey settings you should be able to get acceptable results.
.
.RSs
.IPs ar-mode=<value>
aspect ratio mode (0 = normal, 1 = pan scan, 2 = letterbox (default))
.IPs iec958\-encoded/\:decoded
iec958 output mode
.IPs mute
mute sound output
.IPs ucode=<value>
path to the microcode
.RE
.RS

.I TV Out
.RE
.RSs
.IPs 75ire
enable 7.5 IRE
.IPs bw\ \ \ 
b/\:w TV output
.IPs color
color TV output
.IPs interlaced
interlaced TV output
.IPs macrovision=<value>
macrovision mode (0 = off (default), 1 = agc, 2 = agc 2 colorstripe,
3 = agc 4 colorstripe)
.IPs norm=<value>
TV norm (ntsc (default), pal,pal60,palm,paln,palnc)
.IPs square/\:ccir601\-pixel
TV pixel mode
.RE
.RS

.I Overlay
.RE
.RSs
.IPs cr-[left|right|top|bot]=<\-20\-20>
adjust the overlay cropping
.IPs ck-[rgb]min=<0\-255>
minimum value for the color key
.IPs ck-[rgb]max=<0\-255>
maximum value for the color key
.IPs ck-[rgb]=<0\-255>
color key values
.IPs ignore\-cache
do not use the VGA cache
.IPs ol-osd
enable the osd hack on the overlay
.IPs ol[hwxy]\-cor=<value>
adjust the overlay size and position in case it doesn't match the window
perfectly
.IPs overlay
enable the overlay
.IPs overlay-ratio=<1\-2500>
tune the overlay (default 1000)
.IPs update\-cache
recreate the VGA cache
.RE
.
.TP
.B \-fb <device> (fbdev or DirectFB only)
Specifies the framebuffer device to use.
By default it uses /dev/\:fb0.
.TP
.B \-fbmode <modename> (fbdev only)
Change video mode to the one that is labelled as <modename> in
/etc/\:fb.modes.

.I NOTE:
.br
VESA framebuffer doesn't support mode changing.
.TP
.B \-fbmodeconfig <filename> (fbdev only)
Use this configuration file instead of the default /etc/\:fb.modes.
Only valid for the fbdev driver.
.TP
.B \-forcexv (SDL only)
Force using XVideo.
.TP
.B \-fs \ \ \ 
Fullscreen playing (centers movie, and makes black
bands around it).
Toggle it with the 'f' key (not all video outputs support it).
See also \-zoom.
.TP
.B \-fsmode-dontuse <0-31> (OBSOLETE) (use \-fs option)
Try this option if you still experience fullscreen problems.
.TP
.B \-geometry x[%][:y[%]]
Adjust where the output is on the screen initially.
The x and y specifications are in pixels measured from the top-right of the
screen to the top-right of the image being displayed, however if a percentage
sign is given after the argument it turns the value into a percentage of the
screen size in that direction.
The values given must be integers.

.I EXAMPLE:
.PD 0
.RSs
.IPs 50:40
Places the window at x=50, y=40
.IPs 50%:50%
Places the window in the middle of the screen
.IPs 100%
Places the window at the top left corner of the screen
.IPs 100%:100%
Places the window at the bottom left corner of the screen
.RE
.PD 1
.
.TP
.B \-hue <\-100\ \-\ 100>
Adjust hue of video signal (default: 0).
You can get colored negative of image with this option.
.TP
.B \-icelayer <0\-15> (icewm only)
Sets the layer of the fullscreen window of mplayer for icewm.

.PD 0
.RSs
.IPs 0
Desktop
.IPs 2
Below
.IPs 4
Normal
.IPs 6
OnTop
.IPs 8
Dock
.IPs 10
AboveDock
.IPs 12
Menu (default)
.RE
.PD 1
.
.TP
.B \-jpeg <option1:option2:...> (\-vo jpeg only)
Specify options for the JPEG output.
.br
Available options are: [no]progressiv, [no]baseline, optimize, smooth, quality
and outdir.
.TP
.B \-monitor_dotclock <dotclock\ (or\ pixelclock) range> (fbdev and vesa only)
Look into etc/\:example.conf for further information and in DOCS/\:video.html.
.TP
.B \-monitor_hfreq <horizontal frequency range> (fbdev and vesa only)
.TP
.B \-monitor_vfreq <vertical frequency range> (fbdev and vesa only)
.TP
.B \-monitoraspect <ratio>
Set aspect ratio of your monitor or TV screen.
See also \-aspect for movie aspect.

.I EXAMPLE:
.PD 0
.RSs
\-monitoraspect 4:3  or 1.3333
.br
\-monitoraspect 16:9 or 1.7777
.RE
.PD 1
.
.TP
.B \-nograbpointer
Do not grab mouse pointer after VidMode change (\-vm), useful for multihead
setup.
.TP
.B \-noslices
Disable drawing video by 16-pixel height slices/\:bands, instead draws the
while frame in a single run.
May be faster or slower, depending on card/\:cache.
It has effect only with libmpeg2 and libavcodec codecs.
.TP
.B \-panscan <0.0\-1.0>
Enables Pan & Scan functionality, i.e.\& in order to display a 16:9 movie
on a 4:3 display, the sides of the movie are cropped to get a 4:3 image
which fits the screen.
This function works only with xv, xmga and xvidix drivers.
.br
The range controls how much of the image is cropped.
.TP
.B \-rootwin
Play movie in the root window (desktop background) instead of opening
a new one.
Works only with x11, xv, xmga and xvidix drivers.
.TP
.B \-saturation <\-100\ \-\ 100>
Adjust saturation of video output (default: 0).
You can get grayscale output with this option.
.TP
.B \-screenw <pixels> \-screenh <pixels>
If you use an output driver which can't know the resolution of the screen
(fbdev/\:x11 and/\:or TVout) this is where you can specify the horizontal and
vertical resolution.
.TP
.B \-stop_xscreensaver
Turns off xscreensaver at startup and turns it on again on exit.
.TP
.B \-vm \ \ \ 
Try to change to a better video mode.
dga, x11/\:xv (XF86VidMode) and sdl output drivers support it.
.TP
.B \-vo <driver1[:device],driver2,...[,]>
Specify a priority list of video output drivers (optionally with device) to be
used.
\'device' is valid with SDL and GGI, too, it means subdriver then.

.I NOTE:
.br
See \-vo help for a full list of available drivers.
.br
If the list has a trailing ',' it will fallback to drivers not listed.

.I EXAMPLE:
.PD 0
.RSs
.IPs "\-vo xmga,xv,"
Try Matrox kernel driver, then Xv driver, then others
.br
.IPs "\-vo sdl:aalib"
specify the SDL subdriver
.RE
.PD 1
.
.TP
.B \-vsync \ \ 
Enables VBI for vesa.
.TP
.B \-wid <window\ id>
This tells MPlayer to use a X11 window, which is useful to embed MPlayer in a
browser (with the plugger extension for instance).
.TP
.B \-xineramascreen <0\-...>
In Xinerama configurations (i.e.\& a single desktop that spans across multiple
displays) this option tells MPlayer which screen to display movie on.
.TP
.B \-z <0\-9>
Specifies compression level for PNG output (-vo png)

.PD 0
.RSs
.IPs 0
no compression
.IPs 9
max compression
.RE
.PD 1
.
.TP
.B \-zrbw (\-vo zr only)
Display in black and white (for optimal performance, this option can be
combined with the 'decode only in black and white' option for codecs
belonging to the FFmpeg family).
.TP
.B \-zrcrop <[width]x[height]+[x offset]+[y offset]> (\-vo zr only)
Select a part of the input image for display, multiple occurences of this
option switch on cinerama mode.
In cinerama mode the movie is distributed over more than one TV (or beamer) to
create a larger screen.
Options appearing after the n\-th \-zrcrop apply to the n\-th MJPEG card, each
card should at least have a \-zrdev in addition to the \-zrcrop.
For examples, see the output of \-zrhelp and the Zr section of the
documentation.
.TP
.B \-zrdev <device> (\-vo zr only)
Specify the device special file that belongs to your MJPEG card, by default
this driver takes the first v4l device it can find.
.TP
.B \-zrfd (\-vo zr only)
Force decimation: Decimation, as specified by \-zrhdec and \-zrvdec, only
happens if the hardware scaler can stretch the image to its original size.
Use this option to force decimation.
.TP
.B \-zrhelp (\-vo zr only)
Display a list of all \-zr* options, their default values and an example of
cinerama mode.
.TP
.B \-zrnorm <norm> (\-vo zr only)
Specify norm PAL/\:NTSC, the default is 'no change'.
.TP
.B \-zrquality <1\-20> (\-vo zr only)
A number from 1 to 20 representing the jpeg encoding quality.
1 gives the best quality and 20 gives very bad quality.
.TP
.B \-zrvdec <1,2,4> \-zrhdec <1,2,4> (\-vo zr only)
Vertical/\:horizontal decimation: Ask the driver to send only every 2nd or 4th
line/\:pixel of the input image to the MJPEG card and use the scaler of the
MJPEG card to strech the image to its original size.
.TP
.B \-zrxdoff <x display offset>, \-zrydoff <y display offset> (\-vo zr only)
If the movie is smaller than the TV screen, these options control the position
of the movie relative to the upper left corner of the screen.
The movie is centered by default.


.SH "DECODING/FILTERING OPTIONS"
.TP
.B \-ac <[-]codec1,[-]codec2,...[,]>
Specify a priority list of audio codecs to be used, according to their codec
name in codecs.conf.
Use a '-' before the codec name to omit it.

.I NOTE:
.br
See \-ac help for a full list of available codecs.
.br
If the list has a trailing ',' it will fallback to codecs not listed.

.I EXAMPLE:
.PD 0
.RSs
.IPs "\-ac mp3acm"
force l3codeca.acm MP3 codec
.IPs "\-ac mad,"
try libmad first, then fallback to others
.IPs "\-ac hwac3,a52,"
try hardware AC3 passthrough, then software AC3 codec, then others
.IPs "\-ac -ffmp3,"
try other codecs except FFmpeg's MP3 decoder
.RE
.PD 1
.
.TP
.B \-afm <driver1,driver2,...>
Specify a priority list of audio drivers to be used, according to their driver
name in codecs.conf.
It falls back to default if none is ok.

.I NOTE:
.br
See \-afm help for a full list of available drivers.

.I EXAMPLE:
.PD 0
.RSs
.IPs "\-afm ffmpeg"
try FFmpeg's libavcodec (mp1/\:2/\:3) codecs first
.IPs "\-afm acm,dshow"
try Win32 codecs first
.RE
.PD 1
.
.TP
.B \-aspect <ratio>
Override aspect ratio of movies.
It's autodetected on MPEG files, but can't be autodetected on most AVI files.

.I EXAMPLE:
.PD 0
.RSs
\-aspect 4:3  or \-aspect 1.3333
.br
\-aspect 16:9 or \-aspect 1.7777
.RE
.PD 1
.
.TP
.B \-flip \ 
Flip image upside\-down.
.TP
.B \-lavdopts <option1:option2:...> (DEBUG CODE)
If decoding with a codec from libavcodec, you can specify its parameters here.

.I EXAMPLE:
.PD 0
.RSs
\-lavdopts bug=1
.RE
.PD 1

.I NOTE:
.br
Just add the values of the things you want to enable.
.br
Available options are:
.
.RSs
.IPs ec\ \ \ 
error concealment:
.RSss
1: use strong deblock filter for damaged MBs
.br
2: iterative MV search (slow)
.br
3: all (default)
.REss
.IPs er=<value>
error resilience:
.RSss
.br
0: disabled
.br
1: careful (should work with broken encoders)
.br
2: normal (default) (works with compliant encoders)
.br
3: agressive (more checks but might cause problems even for valid bitstreams)
.br
4: very agressive
.REss
.IPs bug=<value>
manually work around encoder bugs:
.RSss
0: nothing
.br
1: autodetect bugs (default)
.br
2 (msmpeg4v3): some old lavc generated msmpeg4v3 files (no autodetect)
.br
4 (mpeg4): xvid interlacing bug (autodetected if fourcc==XVIX) 
.br
8 (mpeg4): UMP4 (autodetected if fourcc==UMP4)
.br
16 (mpeg4): padding bug
.br
32 (mpeg4): illegal vlc bug (autodetected per fourcc)
.REss
.IPs gray
grayscale only decoding (a bit faster than with color)
.RE
.
.TP
.B \-noaspect
Disable automatic movie aspect ratio compensation.
.TP
.B \-nosound
Do not play/\:encode sound.
.TP
.B \-npp <option1,option2,...>
This option allows giving more literate postprocessing options,
and is another way of calling it (not with \-pp).

.I NOTE:
See \-npp help for a full list of available options.
.br
Each filter defaults to 'c' (chrominance).
.br
\-npp only controls the external postprocess filter, and you HAVE TO
load it manually by \-vop pp (Usage: \-vop pp \-npp <options>),
it is not auto-loaded.
.br
The keywords accept a '\-' prefix to disable the option.
.br
A ':' followed by a letter may be appended to the option to indicate its
scope:
.RSs
a: Automatically switches the filter off if the CPU is too slow.
.br
c: Do chrominance filtering, too.
.br
y: Do not do chrominance filtering (only luminance filtering).
.RE

.RS 7
.I EXAMPLE:
.RE
.PD 0
.RSs
.IPs "\-npp hb,vb,dr,al,lb"
same as \-pp 0x2007f
.IPs "\-npp hb,vb,dr,al"
same as \-pp 0x7f
.IPs "\-npp de,\-al"
default filters without brightness/\:contrast correction
.IPs "\-npp de,tn:1:2:3"
Enable default filters & temporal denoiser.
.IPs "\-npp hb:y,vb:a \-autoq 6"
Deblock horizontal only luminance and switch vertical deblocking on or
off automatically depending on available CPU time.
.RE
.PD 1
.
.TP
.B \-pp <quality> (see \-npp option too)
Apply postprocess filter on decoded image.

Value given by \-pp is sent to the codec, if the codec has built-in
postprocess filter (newer win32 DShow DLLs, divx4linux) otherwise the external
postprocess filter plugin (-vop pp) is auto-loaded and used.
Note, that you can use the built-in and external pp at the same time, use \-pp
to set internal pp, and \-vop pp=value to set up the external.

The valid range of \-pp value for built-in pp filters vary on codecs, mostly
0\-6, where 0=disable 6=slowest/\:best.

For the external pp filter, this is the numerical mode to use postprocessing.
The '\-npp' option described above has the same effects but with letters.
To have several filters at the same time, simply add the hexadecimal values.

.I EXAMPLE:
The following values are known to give good results:
.PD 0
.RSs
.IPs "\-pp 0x20000 (\-npp lb)"
deinterlacing (for DVD/\:MPEG2 playback e.g.)
.IPs "\-pp 0x7f (\-npp hb,vb,dr,al)"
deblocking filter (for DivX)
.RE
.PD 1
.
.TP
.B \-ssf <mode>
Specifies SwScaler parameters.

.I EXAMPLE
.PD 0
.RSs
\-vop scale \-ssf lgb=3.0
.RE
.PD 1

.PD 0
.RSs
.IPs lgb=<0\-100>
Gaussian blur filter (luma)
.IPs cgb=<0\-100>
Gaussian blur filter (chroma)
.IPs ls=<0\-100>
sharpen filter (luma)
.IPs cs=<0\-100>
sharpen filter (chroma)
.IPs chs=<h>
chroma horizontal shifting
.IPs cvs=<v>
chroma vertical shifting
.RE
.PD 1
.
.TP
.B \-stereo <mode>
Select type of MP2/\:MP3 stereo output.

.PD 0
.RSs
.IPs 0
Stereo
.IPs 1
Left channel
.IPs 2
Right channel
.RE
.PD 1
.
.TP
.B \-sws <software\ scaler\ type> (see \-vop scale option too)
This option sets the quality (and speed, respectively) of the software scaler,
with the \-zoom option.
For example with x11 or other outputs which lack hardware acceleration.
Possible settings are:

.I NOTE:
.br
For \-sws\ 2 and 7, the sharpness can be set with the scaling parameter (p)
of \-vop scale (0 (soft) \- 100 (sharp)), for \-sws 9, it specifies the filter
length (1 \- 10).

.PD 0
.RSs
.IPs 0
fast bilinear (default)
.IPs 1
bilinear
.IPs 2
bicubic (good quality)
.IPs 3
experimental
.IPs 4
nearest neighbour (bad quality)
.IPs 5
area
.IPs 6
luma bicubic / chroma bilinear
.IPs 7
gauss
.IPs 8
sincR
.IPs 9
lanczos
.IPs 10
bicubic spline
.RE
.PD 1
.
.TP
.B \-vc <[-]codec1,[-]codec2,...[,]>
Specify a priority list of video codecs to be used, according to their codec
name in codecs.conf.
Use a '-' before the codec name to omit it.

.I NOTE:
.br
See \-vc help for a full list of available codecs.
.br
If the list has a trailing ',' it will fallback to codecs not listed.

.I EXAMPLE:
.PD 0
.RSs
.IPs "\-vc divx"
force Win32/\:VFW DivX codec, no fallback
.IPs "\-vc divx4,"
try divx4linux codec first, then fallback to others
.IPs "\-vc -divxds,-divx,"
try other codecs except Win32 DivX codecs
.IPs "\-vc ffmpeg12,mpeg12,"
try libavcodec's MPEG1/\:2 codec, then libmpeg2, then others
.RE
.PD 1
.
.TP
.B \-vfm <driver1,driver2,...>
Specify a priority list of video drivers to be used, according to their driver
name in codecs.conf.
It falls back to default if none is ok.

.I NOTE:
.br
If libdivxdecore support was compiled in, then odivx and divx4 now contains
just the same DivX4 codec, but different APIs to reach it.
For difference between them and when to use which, check the DivX4 section in
the documentation.
.br
See \-vfm help for a full list of available drivers.

.I EXAMPLE:
.PD 0
.RSs
.IPs "\-vfm ffmpeg,dshow,vfw"
try the libavcodec, then Directshow, then VFW codecs and fallback to the
others, if still none is ok
.IPs "\-vfm xanim"
try XAnim codecs first
.RE
.PD 1
.
.TP
.B \-vop <...,filter3[=options],filter2,filter1>
Activate a comma separated list of video filters and their options in reverse
order.

.I NOTE:
.br
The parameters are optional and if omitted, some of them are set to default
values.
Use -1 to keep the default value.
Parameters w:h means width x height in pixels, x:y means x;y position counted
from the upper left corner of the bigger image.
.br
To get a full list of available plugins, see \-vop help.
.br
Available filters are:
.
.RSs
.IPs crop[=w:h:x:y]
Crops the given part of the image and discards the rest.
Useful to remove black bands from widescreen movies.
.IPs rectangle[=w:h:x:y]
Draws a rectangle of the requested width and height at the specified
coordinates over the image (used to test crop).
(default: maximum w/\:h, upper left x/\:y position)
.IPs expand[=w:h:x:y:o]
Expands (not scales) movie resolution to the given value and places the
unscaled original at coordinates x y.
Can be used for placing subtitles/\:OSD in the resulting black bands (default:
original w/\:h, centered x/\:y).
The last parameter (de)activates OSD rendering (default: 0).
.IPs flip
Flips the image upside down.
See also option \-flip.
.IPs mirror
Flips the image on Y axis.
.IPs rotate[=<0-7>]
Rotates and flips (optional) the image +/\:\- 90 degrees.
For parameters between 4-7 rotation is only done if the movie's geometry is
portrait and not landscape.
.IPs scale[=w:h[:c[:p]]]
Scales the image with the software scaler (slow) and performs a YUV<\->RGB
colorspace conversion (see \-sws option too).
The value 0 is used for scaled (aspect) destination w/\:h.
(default: original w/\:h, destination w/\:h with \-zoom) Optionaly chroma
skipping (c from 0\-3) and scaling parameters can be specified.
(see the \-sws option for details)
.IPs yuy2
Forces software YV12/\:I420 or 422P to YUY2 conversion.
.IPs rgb2bgr[=swap]
RGB 24/\:32 <\-> BGR 24/\:32 colorspace conversion with optional R <\-> B
swapping.
.IPs palette
RGB/\:BGR 8 \-> 15/\:16/\:24/\:32bpp colorspace conversion using palette.
.IPs format[=fourcc]
Restricts the colorspace for next filter.
It does not do any conversion.
Use together with the scale filter for a real conversion.
.IPs pp[=flags]
Activates the external postprocessing filter.
(see \-pp option for details)
.IPs lavc[=quality:fps]
Realtime MPEG1 encoder for use with DVB/\:DXR3 (libavcodec)
.IPs fame
Realtime MPEG1 encoder for use with DVB/\:DXR3 (libfame)
.IPs dvbscale[=aspect]
Set up optimal scaling for DVB cards.
(aspect=DVB_HEIGHT*ASPECTRATIO, default: 768)
.IPs cropdetect[=0\-255]
Calculates necessary cropping parameters and prints the recommended parameters
to stdout.
The threshold can be optionally specified from nothing (0) to everything
(255).
(default: 24)
.IPs "noise[=luma[u][t|a][h][p]:chroma[u][t|a][h][p]]"
Adds noise
.RSss
<0\-100>: luma noise
.br
<0\-100>: chroma noise
.br
u: uniform noise
.br
t: temporal noise
.br
a: averaged temporal noise
.br
h: high quality
.br
p: mix with pattern
.REss
.IPs eq[=bright:cont]
Activates the software equalizer with interactive controls like the hardware
eq controls.
The values can be from -100 to 100.
.IPs halfpack
Convert planar YUV 4:2:0 to half-height packed 4:2:2, downsampling luma but
keeping all chroma samples.
Useful for output to low-resolution display devices when hardware downscaling
is poor quality or is not available.
.IPs dint[=sense:level]
Detects and drops first of interlaced frames in video stream.
Values can be from 0.0 to 1.0 - first (default 0.1) is relative difference
between neighbor pixels, second (default 0.15) is what part of image have to
be detected as interlaced to drop the frame.
.IPs "unsharp=l|cWxH:amount[:l|cWxH:amount]"
Unsharp mask / gaussian blur.
.RSss
l: apply effect on luma component
.br
c: apply effect on chroma components
.br
WxH: width and height of the matrix, odd sized in both directions
(min = 3x3, max = 13x11 or 11x13, usually something between 3x3 and 7x7)
.br
amount: relative amount of sharpness / blur to add to the image
(amount < 0 = blur, amount > 0 = sharpen, usually something between -1.5 and
1.5)
.REss
.IPs swapuv
Swap U & V plane.
.IPs "il=[d|i][s][:[d|i][s]]"
(de)interleaves lines.
.RSss
d: deinterleave
.br
i: interleave
.br
s: swap fields (exchange even & odd lines)
.REss
.IPs "boxblur=radius:power[:radius:power]"
.RSss
radius: size of the filter
.br
power: how often the filter should be applied
.REss



!!! .IPs 1bpp
!!! .IPs 2xsai
!!! .IPs eq2
!!! .IPs yvu9
!!! more (IMHO all of -vop help should be documented),
!!! especially bmovl (see .c file), add vo/test?



.RE
.
.TP
.B \-x <x> (MPLAYER only)
Scale image to x width (if sw/\:hw scaling available).
Disables aspect calculations.
.TP
.B \-xvidopts <option1:option2:...>
Specify additional parameters when decoding with XviD.

.PD 0
.RSs
.IPs dr2\ \ 
Activate direct rendering method 2.
.IPs nodr2
Deactivate direct rendering method 2.
.RE
.PD 1
.
.TP
.B \-xy <x>
.PD 0
.RSs
.IPs "x<=8"
Scale image by factor <x>.
.IPs "x>8\ "
Set width to <x> and calculate height to keep correct aspect ratio.
.RE
.PD 1
.
.TP
.B \-y <y> (MPLAYER only)
Scale image to y height (if sw/\:hw scaling available).
Disables aspect calculations.
.TP
.B \-zoom \ 
Allow software scaling, where available.
Could be used to force scaling with \-vop scale.

.I NOTE:
.br
\-vop scale will IGNORE options \-x / \-y / \-xy / \-fs / \-aspect without
\-zoom.


.SH "ENCODING OPTIONS (MENCODER ONLY)"
.TP
.B \-audio-density <1\-50>
Number of audio chunks per second (default is 2 for 0.5s long audio chunks).

.I NOTE:
.br
CBR only, VBR ignores this as it puts each packet in a new chunk.
.TP
.B \-audio-delay <0.0\-...>
Sets the audio delay field in the header.
Default is 0.0, negative values do not work.
This does not delay the audio while encoding, but the player will see the
default audio delay, sparing you the use of the \-delay option.
.TP
.B \-audio-preload <0.0\-2.0>
Sets up audio buffering time interval (default: 0.5s).
.TP
.B \-divx4opts <option1:option2:...>
If encoding to DivX4, you can specify its parameters here.
.br
Available options are:
.
.RSs
.IPs help
get help
.IPs br=<value>
specify bitrate in
.RSss
kbit <4\-16000> or
.br
bit  <16001\-24000000>
.REss
.IPs key=<value>
maximum keyframe interval (in frames)
.IPs deinterlace
enable deinterlacing (avoid it, DivX4 is buggy)
.IPs q=<1\-5>
quality (1\-fastest, 5\-best)
.IPs min_quant=<1\-31>
minimum quantizer
.IPs max_quant=<1\-31>
maximum quantizer
.IPs rc_period=<value>
rate control period
.IPs rc_reaction_period=<value>
rate control reaction period
.IPs rc_reaction_ratio=<value>
rate control reaction ratio
.IPs crispness=<0\-100>
specify crispness/\:smoothness
.IPs pass=<1\-2>
With this you can encode 2pass DivX4 files.
First encode with pass=1, then with the same parameters, encode with
pass=2.
.IPs vbrpass=<0\-2>
Override the pass argument and use XviD VBR Library instead of DivX4
VBR.  Available options are:
.
.RSss
0: one pass encoding (as in not putting pass on the command line)
.br
1: Analysis (first) pass of two pass encoding.
The resulting AVI file can be directed to /dev/null.
.br
2: Final (second) pass of two pass encoding.
.REss
.RE
.
.TP
.B \-endpos <time|byte\ position> (see \-ss and \-sb option too)
Stop encoding at given time or byte position.
Can be specified in many ways:

.I NOTE:
.br
Byte position won't be accurate, as it can only stop at
a frame boundary.

.I EXAMPLE:
.PD 0
.RSs
.IPs "\-endpos 56"
encode only 56 seconds
.IPs "\-endpos 01:10:00"
encode only 1 hour 10 minutes
.IPs "\-endpos 100mb"
encode only 100 MBytes
.RE
.PD 1
.
.TP
.B \-ffourcc <fourcc>
Can be used to override the video fourcc of the output file.

.I EXAMPLE:
.PD 0
.RSs
.IPs "-ffourcc div3"
will have the output file contain 'div3' as video fourcc.
.RE
.PD 1
.
.TP
.B \-include <configuration\ file>
Specify configuration file to be parsed after the default
.TP
.B \-info <option1:option2:...> (.AVI only)
Specify the info header of the resulting .AVI file.
.br
Available options are:
.
.RSs
.IPs help
show this description
.IPs name=<value>
title of the subject of the file
.IPs artist=<value>
artist or author of the original subject of the file
.IPs genre=<value>
original work category
.IPs subject=<value>
contents of the file
.IPs copyright=<value>
copyright information for the file
.IPs srcform=<value>
original form of the material that was digitized
.IPs comment=<value>
general comments about the file or the subject of the file
.RE
.
.TP
.B \-lameopts <option1:option2:...>
If encoding to MP3 with libmp3lame, you can specify its parameters here.
.br
Available options are:
.
.RSs
.IPs help
get help
.IPs vbr=<0\-4>
variable bitrate method
.RSss
0: cbr
.br
1: mt
.br
2: rh(default)
.br
3: abr
.br
4: mtrh
.REss
.IPs abr\ \ 
average bitrate
.IPs cbr\ \ 
constant bitrate
.IPs br=<0\-1024>
specify bitrate in kBit (CBR and ABR only)
.IPs q=<0\-9>
quality (0-highest, 9-lowest) (only for VBR)
.IPs aq=<0\-9>
algorithmic quality (0-best/\:slowest, 9-worst/\:fastest)
.IPs ratio=<1\-100>
compression ratio
.IPs vol=<0\-10>
set audio input gain
.IPs mode=<0\-3>
(default: auto)
.RSss
0: stereo
.br
1: joint-stereo
.br
2: dualchannel
.br
3: mono
.REss
.IPs padding=<0\-2>
.RSss
0: no
.br
1: all
.br
2: adjust
.REss
.RE
.
.TP
.B \-lavcopts <option1:option2:...>
If encoding with a codec from libavcodec, you can specify its parameters
here.

.I EXAMPLE:
.PD 0
.RSs
\-lavcopts vcodec=msmpeg4:vbitrate=1800:vhq:keyint=250
.RE
.PD 1

.RS 7
Available options are:
.RE
.
.RSs
.IPs vcodec=<value>
use the specified codec (there is no default, you must specify it):
.RSss
mjpeg: Motion JPEG
.br
h263: H263
.br
h263p: H263 Plus
.br
mpeg4: DivX 4/\:5
.br
msmpeg4: DivX 3
.br
rv10: an old RealVideo codec
.br
mpeg1video: MPEG1 video :)
.REss
.IPs vqmin=<2\-31>
minimum quantizer (pass\ 1/\:2) (default: 3)
.IPs vqscale=<2\-31>
constant quantizer (selects fixed quantizer mode) (default: 0 (disabled))
.IPs vqmax=<1\-31>
maximum quantizer (pass\ 1/\:2) (default: 15)
.IPs vqdiff=<1\-31>
maximum quantizer difference between I or P frames (pass\ 1/\:2) (default: 3)
.IPs vmax_b_frames=<0\-4>
maximum number of B frames between non B frames:
.RSss
0: no B frames (default)
.br
0\-2: sane range
.REss
.IPs vme=<0\-5>
motion estimation method:
.RSss
0: none (very lq)
.br
1: full (slow)
.br
2: log (lq)
.br
3: phods (lq)
.br
4: EPZS (default)
.br
5: X1
.REss
.IPs vhq\ \ 
high quality mode, encode each macro block in all modes an choose the smallest
(slow).
(default: HQ disabled)
.IPs v4mv
4 motion vectors per macroblock (slightly better quality), cannot be used with
B frames.
(default: disabled)
.IPs keyint=<0\-300>
interval between keyframes in frames.
Larger numbers mean slightly smaller files, but less precise seeking, 0 means
no key frames and values >300 aren't recommended.
For a strict mpeg1/\:2/\:4 compliance this would have to be <=132.
(default: 250 or one key frame every ten seconds in a 25fps movie)
.IPs vb_strategy=<0\-1>
strategy to choose between I/\:P/\:B frames (pass\ 2):
.RSss
0: always use the maximum number of B frames (default)
.br
1: avoid B frames in high motion scenes (bitrate mispredictions)
.REss
.IPs vpass=<1\-2>
Activates internal 2pass mode (default: disabled):
.RSss
1: first pass
.br
2: second pass
.REss
.IPs vbitrate=<value>
specify bitrate (pass\ 1/\:2) in
.RSss
kBit <4\-16000> or
.br
Bit  <16001\-24000000>
.br
(warning: 1kBit = 1000 Bits)
.br
(default: 800)
.REss
.IPs vratetol=<value>
approximated filesize tolerance in kbit.
(warning: 1kBit = 1000 Bits)
(default: 8000)
.IPs vrc_maxrate=<value>
maximum bitrate in kbit/\:sec (pass\ 1/\:2)
.IPs vrc_minrate=<value>
minimum bitrate in kbit/\:sec (pass\ 1/\:2)
.IPs vrc_buf_size=<value>
buffer size in kbit (pass\ 1/\:2).
Note: vratetol should not be too large during the second pass or there might
be problems if vrc_(min|max)rate is used.
.IPs vb_qfactor=<-31.0\-31.0>
quantizer factor between B and non B frames (pass\ 1/\:2) (default: 1.25)
.IPs vi_qfactor=<-31.0\-31.0>
(pass\ 1/\:2) (default: 0.8)
.IPs vb_qoffset=<-31.0\-31.0>
quantizer offset between B and non B frames (pass\ 1/\:2) (default: 1.25)
.IPs vi_qoffset=<-31.0\-31.0>
(pass\ 1/\:2) (default: 0.0)
.br
if v{b|i}_qfactor > 0
.br
I/\:B-Frame quantizer = P-Frame quantizer * v{b|i}_qfactor + v{b|i}_qoffset
.br
else
.br
do normal ratecontrol (dont lock to next P frame quantizer) and set
q= -q * v{b|i}_qfactor + v{b|i}_qoffset
.IPs vqblur=<0.0\-1.0>
quantizer blur (pass1):
.RSss
0.0: qblur disabled
.br
0.5 (default)
.br
1.0: average the quantizer over all previous frames, larger values will
 average the quantizer more over time (slower change)
.REss
.IPs vqblur=<0.0\-99.0>
quantizer gaussian blur, larger values will average the quantizer more over
time (slower change) (pass2) (default: 0.5)
.IPs vqcomp=<value>
quantizer compression, depends upon vrc_eq (pass\ 1/\:2) (default: 0.5)
.IPs vrc_eq=<equation>
main ratecontrol equation (pass\ 1/\:2):

1: constant bitrate
.br
tex: constant quality
.br
1+(tex/\:avgTex-1)*qComp: approximately the equation of the old ratecontrol
code
.br
tex^qComp: with qcomp 0.5 or something like that (default)

infix operators: +,-,*,/,^

variables:
.br
tex:             texture complexity
.br
iTex,pTex:       intra, non intra texture complexity
.br
avgTex:          average texture complexity
.br
avgIITexaverage: intra texture complexity in I frames
.br
avgPITexaverage: intra texture complexity in P frames
.br
avgPPTexaverage: non intra texture complexity in P frames
.br
avgBPTexaverage: non intra texture complexity in B frames
.br
mv:              bits used for MVs
.br
fCode:           maximum length of MV in log2 scale
.br
iCount:          number of intra MBs / number of MBs
.br
var:             spatial complexity
.br
mcVar:           temporal complexity
.br
qComp:           qcomp from the command line
.br
isI, isP, isB:   is 1 if picture type is I/\:P/\:B else 0
.br
Pi,E:            see your favorite math book

functions:
.br
max(a,b),min(a,b): maximum / minimum
.br
gt(a,b): is 1 if a>b, 0 otherwise
.br
lt(a,b): is 1 if a<b, 0 otherwise
.br
eq(a,b): is 1 if a==b,0 otherwise
.br
sin,cos,tan,sinh,cosh,tanh,exp,log,abs
.
.IPs vrc_override=<options>
User specified quality for specific parts (pass\ 1/\:2).
The options are <start-frame, end-frame, quality[/\:start-frame, end-frame,
quality[/...]]>:
.RSss
quality 2\-31: quantizer
.br
quality \-500\-0: quality correcture in %
.REss
.IPs vrc_init_cplx=<0\-1000>
initial complexity (pass\ 1)
.IPs vqsquish=<0\-1>
specify how to keep the quantizer between qmin and qmax (pass\ 1/\:2):
.RSss
0: use cliping
.br
1: use a nice differentiable function (default)
.REss
.IPs vlelim=<-1000\-1000>
single coefficient elimination threshold for luminance.
Negative values will also consider the dc coefficient (should be at least -4
or lower for encoding
at quant=1):
.RSss
0: disabled (default)
.br
-4 (JVT recommendation)
.REss
.IPs vcelim=<-1000\-1000>
single coefficient elimination threshold for chrominance.
Negative values will also consider the dc coefficient (should be at least -4
or lower for encoding at quant=1):
.RSss
0 disabled (default)
.br
7 (JVT recommendation)
.REss
.IPs vstrict
strict standard compliance.
Only recommended if you want to feed the output into the mpeg4 reference
decoder.
.IPs vdpart
data partitioning.
Adds 2 byte per video packet, improves error-resistance when transfering over
unreliable channels (eg.\& streaming over the internet)
.IPs vpsize=<0\-10000>
video packet size, improves error-resistance (see \-vdpart option too):
.RSss
0: disabled (default)
.br
100-1000: good choice
.REss
.IPs gray
grayscale only encoding (faster) (default: disabled)
.IPs vfdct=<0\-99>
dct algorithm:
.RSss
0: automatically select a good one (default)
.br
1: fast integer
.br
2: accurate integer
.br
3: mmx
.br
4: mlib
.REss
.IPs idct=<0\-99>
idct algorithm.
Note: all these IDCTs do pass the IEEE1180 tests afaik:
.RSss
0: automatically select a good one (default)
.br
1: jpeg reference integer
.br
2: simple
.br
3: simplemmx
.br
4: libmpeg2mmx (inaccurate, DONT USE for encoding with keyint >100)
.br
5: ps2
.br
6: mlib
.br
7: arm
.REss
.IPs lumi_mask=<0.0\-1.0>
luminance masking.
Warning: be careful, too large values can cause disasterous things.
Warning2: large values might look good on some monitors but may look horrible
on other monitors:
.RSss
0.0: disabled (default)
.br
0.0\-0.3: sane range
.REss
.IPs dark_mask=<0.0\-1.0>
darkness masking.
Warning: be careful, too large values can cause disasterous things.
Warning2: large values might look good on some monitors but may look horrible
on other monitors / TV / TFT:
.RSss
0.0: disabled (default)
.br
0.0\-0.3: sane range
.REss
.IPs tcplx_mask=<0.0\-1.0>
temporal complexity masking (default: 0.0 (disabled))
.IPs scplx_mask=<0.0\-1.0>
spatial complexity masking.
Larger values help against blockiness, if no deblocking filter is used for
decoding.
Crop any black borders to get better quality:
.RSss
0.0: disabled (default)
.br
0.0\-0.5: sane range
.REss
.IPs naq\ \ 
normalize adaptive quantization (experimental)
.IPs ildct
use interlaced dct
.IPs mpeg_quant
use MPEG quantizers instead of H.263.
(default: disabled) (i.e.\& use H.263 quantizers)
.RE
.
.TP
.B \-noskip
Do not skip frames.
.TP
.B \-o <filename>
Outputs to the given filename, instead of the default 'test.avi'.
.TP
.B \-oac <codec name>
Encode with the given codec.
Use \-ovc help to get a list of available codecs.
(no default set)

.I EXAMPLE:
.PD 0
.RSs
.IPs "-oac copy"
no encoding, just streamcopy
.IPs "-oac pcm"
encode to uncompressed PCM
.IPs "-oac mp3lame"
encode to MP3 (using Lame)
.RE
.PD 1
.
.TP
.B \-ofps <fps>
The output file will have different frame/\:sec than the source.
You MUST set it for variable fps (asf, some mov) and progressive
(29.97fps telecined mpeg) files.
.TP
.B \-ovc <codec name>
Encode with the given codec.
Use \-ovc help to get a list of available codecs.
(no default set)

.I EXAMPLE:
.PD 0
.RSs
.IPs "\-ovc copy"
no encoding, just streamcopy
.IPs "\-ovc divx4"
encode to DivX4/\:DivX5
.IPs "\-ovc rawrgb"
encode to uncompressed RGB24
.IPs "\-ovc lavc"
encode with a libavcodec codecs
.RE
.PD 1
.
.TP
.B \-passlogfile <filename>
When encoding in 2pass mode, MEncoder dumps first pass' informations
to the given file instead of the default divx2pass.log.
.TP
.B \-skiplimit <value>
Maximal skipable frames after non-skipped one
(-noskiplimit for unlimited number).
.TP
.B \-v, \-\-verbose
Enable verbose output (more \-v means more verbosity).
.TP
.B \-vobsubout <basename>
Specify the basename for the output .idx and .sub files.
This turns off subtitle rendering in the encoded movie and diverts it to
Vobsub subtitle files.
.TP
.B \-vobsuboutindex <index>
Specify the index of the subtitles in the output files.
(default: 0)
.TP
.B \-vobsuboutid <langid>
Specify the language two letter code for the subtitles.
This overrides what is read from the DVD or the .ifo file.
.TP
.B \-xvidencopts <option1:option2:...>
If encoding to XviD, you can specify its parameters here.
.br
Available options are:
.
.RSs
.IPs pass=<1|2>
specify the pass in 2pass mode
.IPs quality=<0\-6>
specify the encoding quality (default=6)
.IPs br=<value>
sets the bitrate to be used in kbits/\:second if <16000 or in bits/\:second if >16000
(CBR or 2pass mode, default=687 kbits/s)
.IPs rc_reaction_delay_factor=<value>
specify how fast the rate control reacts, lower values are faster
.IPs rc_averaging_period=<value>
period to reach the required average
.IPs rc_buffer=<value>
size of the rate control buffer
.IPs min_quantizer=<value>
minimum quantizer (default=2)
.IPs max_quantizer=<value>
maximum quantizer (default=31)
.IPs min_key_interval=<value>
minimum interval between key frames (2pass only, default=0)
.IPs max_key_interval=<value>
maximum interval between key frames (default=10*fps)
.IPs mpeg_quant
use MPEG quantizers instead of H.263 (default=off)
.IPs lumi_mask
use a lumimasking algorithm (default=off)
.IPs debug
save per-frame statistics in xvid.dbg (default=off)
.br
this is *not* the 2pass control file
.IPs keyframe_boost=<value>
(2pass mode only)
.IPs kfthreshold=<value>
(2pass mode only)
.IPs kfreduction=<value>
(2pass mode only)
.IPs fixed_quant=<1\-31>
switch to fixed quantizer mode and specify the quantizer to be used
.RE


.\" --------------------------------------------------------------------------
.\" Keyboard control
.\" --------------------------------------------------------------------------
.
.SH "KEYBOARD CONTROL"
.I NOTE:
.br
MPlayer has a fully configurable, command driven, control layer
which allow you to control MPlayer using keyboard, mouse, joystick
or remote control (using lirc).
.br
The default configuration file for the input system is
~/.mplayer/\:input.conf but it can be overriden
using the \-input conf option.
.br
These keys may/\:may not work, depending on your video output driver.
.TP
.B general control
.PD 0
.RSs
.IPs "<\- and \->"
seek backward/\:forward 10 seconds
.IPs "up and down"
seek backward/\:forward  1 minute
.IPs "pgup and pgdown"
seek backward/\:forward 10 minutes
.IPs "< and >"
backward/\:forward in playlist
.IPs "HOME and END"
go to next/\:previous playtree entry in the parent list
.IPs "INS and DEL"
go to next/\:previous alternative source (asx playlist only)
.IPs "p / SPACE"
pause movie (any key unpauses)
.IPs "q / ESC"
stop playing and quit
.IPs "+ and \-"
adjust audio delay by +/\:\- 0.1 second
.IPs "/ and *"
decrease/\:increase volume
.IPs "9 and 0"
decrease/\:increase volume
.IPs m\ \ \ \ 
mute sound
.IPs f\ \ \ \ 
toggle fullscreen
.IPs "w and e"
decrease/\:increase panscan range
.IPs o\ \ \ \ 
toggle between OSD states: none / seek / seek+timer
.IPs d\ \ \ \ 
toggle frame dropping
.IPs v\ \ \ \ 
toggle subtitle visibility
.IPs j\ \ \ \ 
switch subtitle language
.IPs "z and x"
adjust subtitle delay by +/\:\- 0.1 second
.IPs "r and t"
adjust subtitle position

.PP
(The following keys are valid only when using \-vo xv or
\-vo [vesa|fbdev]:vidix or \-vo xvidix \-vo (x)mga or \-vc divxds (slow).)

.IPs "1 and 2"
adjust contrast
.IPs "3 and 4"
adjust brightness
.IPs "5 and 6"
adjust hue
.IPs "7 and 8"
adjust saturation
.RE
.PD 1
.
.TP
.B GUI keyboard control
.PD 0
.RSs
.IPs "ENTER"
start playing
.IPs s\ \ \ \ 
stop playing
.IPs a\ \ \ \ 
about
.IPs l\ \ \ \ 
load file
.IPs c\ \ \ \ 
skin browser
.IPs p\ \ \ \ 
toggle playlist
.RE
.PD 1
.
.TP
.B TV input control
.PD 0
.RSs
.IPs "h and k"
select previous/\:next channel
.IPs n\ \ \ \ 
change norm
.IPs u\ \ \ \ 
change channel list
.RE
.PD 1
.
.TP
.B DVDNAV input control
.PD 0
.RSs
.IPs "K,J,H,L"
browse up/\:down/\:left/\:right
.IPs M\ \ \ \ 
jump to main menu
.IPs S\ \ \ \ 
select
.RE
.PD 1


.\" --------------------------------------------------------------------------
.\" Slave mode protocol
.\" --------------------------------------------------------------------------
.
.SH "SLAVE MODE PROTOCOL"
If the \-slave switch is given, playback is controlled by a
line\-based protocol.
Each line must contain one command otherwise one of the following tokens:
.TP
.B Commands
.RSs
.IPs "seek <value> [type=<0/\:1/\:2>]"
Seek to some place in the movie.
Type 0 is a relative seek of +/\:- <value> seconds.
Type 1 seek to <value> % in the movie.
Type 2 is a seek to an absolute position of <value> seconds.
.IPs "audio_delay <value>"
Adjust the audio delay of value seconds
.IPs quit
Quit MPlayer
.IPs pause
Pause/\:unpause the playback
.IPs grap_frames
Somebody know ?
.IPs "pt_step <value> [force=<value>]"
Go to next/\:previous entry in the playtree.
.IPs "pt_up_step <value> [force=<value>]"
Like pt_step but it jumps to next/\:previous in the parent list.
.IPs "alt_src_step <value>"
When more than one source is available it selects the next/\:previous one
(only supported by asx playlist).
.IPs "sub_delay <value> [abs=<value>]"
Adjust the subtitles delay of +/\:- <value> seconds or set it to <value>
seconds when abs is non zero.
.IPs "osd [level=<value>]"
Toggle osd mode or set it to level when level > 0.
.IPs "volume <dir>"
Increase/\:decrease volume
.IPs "[contrast|brightness|hue|saturation] <\-100 \- 100> [abs=<value>]"
Set/\:Adjust video parameters.
.IPs "frame_drop [type=<value>]"
Toggle/\:Set frame dropping mode.
.IPs "sub_visibility"
Toggle subtitle visibility.
.IPs "sub_pos <value>"
Adjust subtitles position.
.IPs vo_fullscreen
Switch to fullscreen mode.
.IPs "tv_step_channel <dir>"
Select next/\:previous tv channel.
.IPs "tv_step_norm"
Change TV norm.
.IPs "tv_step_chanlist"
Change channel list.
.IPs "gui_[loadsubtitle|about|play|stop]"
GUI actions
.RE


.\" --------------------------------------------------------------------------
.\" Files
.\" --------------------------------------------------------------------------
.
.SH FILES
.TP
/etc/\:mplayer/\:mplayer.conf
system\-wide settings
.TP
~/.mplayer/\:config
user settings
.TP
~/.mplayer/\:input.conf
input bindings (see '\-input keylist' for full keylist)
.TP
~/.mplayer/\:gui.conf
GUI configuration file
.TP
~/.mplayer/\:gui.pl
GUI playlist
.TP
~/.mplayer/\:font/
font directory (There must be a font.desc file and files with .RAW extension.)
.TP
~/.mplayer/\:DVDkeys/
cracked CSS keys
.PD 0
.TP
Sub files
are searched for in this priority (for example /mnt/\:movie/\:movie.avi):
.RSs
/mnt/\:cdrom/\:movie.sub
.br
~/.mplayer/\:sub/\:movie.sub
.br
~/.mplayer/\:default.sub
.RE
.PD 1


.\" --------------------------------------------------------------------------
.\" Examples
.\" --------------------------------------------------------------------------
.
.SH EXAMPLES
.TP
.B Quickstart DVD playing
mplayer \-dvd 1
.TP
.B Play in japanese with english subtitles
mplayer \-dvd 1 \-alang ja \-slang en
.TP
.B Play only chapters 5, 6, 7
mplayer \-dvd 1 \-chapter 5\-7
.TP
.B Multiangle DVD playing
mplayer \-dvd 1 \-dvdangle 2
.TP
.B Playing from a different DVD device
mplayer \-dvd 1 \-dvd\-device /dev/\:dvd2
.TP
.B Old style DVD (VOB) playing
mplayer \-dvdauth /dev/\:dvd /mnt/\:dvd/\:VIDEO_TS/\:VTS_02_4.VOB
.TP
.B Stream from HTTP
mplayer http://mplayer.hq/\:example.avi
.TP
.B Stream using RTSP
mplayer rtsp://server.example.com/\:streamName
.TP
.B Convert subtitle to MPsub (to ./\:dump.mpsub)
mplayer dummy.avi \-sub source.sub \-dumpmpsub
.TP
.B Input from standard V4L
mplayer \-tv on:driver=v4l:width=640:height=480:outfmt=i420 \-vc rawi420
\-vo xv
.TP
.B Encoding DVD title #2, only selected chapters
mencoder \-dvd 2 \-chapter 10-15 \-o title2.avi \-oac copy \-ovc divx4
.TP
.B Encoding DVD title #2, resizing to 640x480
mencoder \-dvd 2 \-vop scale=640:480 \-o title2.avi \-oac copy \-ovc divx4
.TP
.B Encoding DVD title #2, resizing to 512xHHH (keep aspect ratio)
mencoder \-dvd 2 \-vop scale \-zoom \-xy 512 \-o title2.avi \-oac copy
\-ovc divx4
.TP
.B The same, but with libavcodec family, MPEG4 (Divx5) compression
mencoder \-dvd 2 \-o title2.avi \-ovc lavc
\-lavcopts vcodec=mpeg4:vhq:vbitrate=1800 \-oac copy
.TP
.B The same, but with libavcodec family, MJPEG compression
mencoder \-dvd 2 \-o titel2.avi \-ovc lavc
\-lavcopts vcodec=mjpeg:vhq:vbitrate=1800 \-oac copy
.TP
.B Encoding all *.jpg files in the current dir
mencoder \\*.jpg \-mf on:fps=25 \-o output.avi \-ovc divx4
.TP
.B Encoding from tuner
mencoder \-tv on:driver=v4l:width=640:height=480 \-o tv.avi \-ovc rawrgb
.TP
.B Encoding from a pipe
rar p test-SVCD.rar | mencoder \-ovc divx4 \-divx4opts br=800 \-ofps 24
\-\- \-
.TP
.B Encoding multiple *.vob files
cat *.vob | mencoder <options> \-


.\" --------------------------------------------------------------------------
.\" Bugs, authors, standard disclaimer
.\" --------------------------------------------------------------------------
.
.SH BUGS
Probably.
PLEASE, double-check the documentation (especially bugreports.html),
the FAQ and the mail archive before!
.br
Send your complete bug reports to the MPlayer-users mailing list at
<mplayer-users@mplayerhq.hu>.
We love complete bug reports :)


.SH AUTHORS
Check documentation.
.TP
MPlayer is (C) 2000\-2002
.B Arpad Gereoffy
.TP
This man page is written and maintained by
.B Gabucino
.br
.B Diego Biurrun
.br
.B Jonas Jermann
.PP
Please send mails about it to the MPlayer-users mailing list.


.SH "STANDARD DISCLAIMER"
Use only at your own risk!
There may be errors and inaccuracies that could be damaging to your system or
your eye.
Proceed with caution, and although this is highly unlikely, the authors don't
take any responsibility for that!
.\" end of file