# HG changeset patch # User jonas # Date 1031266407 0 # Node ID 159a5be6101530fe2ee9acc52dfedbb0b107bdec # Parent acf33c922840e85f80a017e058504911b5a463de rewrite (much ;), no content change diff -r acf33c922840 -r 159a5be61015 DOCS/mplayer.1 --- a/DOCS/mplayer.1 Thu Sep 05 17:13:03 2002 +0000 +++ b/DOCS/mplayer.1 Thu Sep 05 22:53:27 2002 +0000 @@ -12,7 +12,7 @@ .nr IN 7 .. .\" define indentation for suboptions -.nr SS 18 +.nr SS 20 .. .\" add new suboption .de IPs @@ -53,16 +53,19 @@ .RI [options]\ [ \ file\ | \ URL\ | \ playlist\ | \ -\ ] .br .B mplayer -.RI [global\ options] \ file1\ [specific\ options]\ [file2]\ [specific\ options] +.RI [global\ options] \ file1\ [specific\ options]\ [file2]\ \ +[specific\ options] .br .B mplayer -.RI [global\ options]\ { group\ of\ files\ and\ options }\ [group\ specific\ options] +.RI [global\ options]\ { group\ of\ files\ and\ options }\ \ +[group\ specific\ options] .br .B mplayer .RI [ dvd | vcd | cdda | cddb | tv ] ://title\ [options] .br .B mplayer -.RI [ mms | mmst | http | http_proxy | rtp | rtsp ] :// [user:passwd@] URL [:port]\ [options] +.RI [ mms[t] | http | http_proxy | rt[s]p ] :// [user:passwd@] URL [:port]\ \ +[options] .br .B mencoder .RI [options]\ [ \ file\ | \ URL\ | \ -\ ]\ [\-o\ file] @@ -77,34 +80,37 @@ .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, OGG/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, -FLI, RM, NuppelVideo, yuv4mpeg, FILM, 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 the avifile library). -.P -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 use -GGI, SDL (and this way all their drivers), VESA (on every VESA compatible card, even -without X11!) and some low level card-specific drivers (for Matrox, 3Dfx and ATI), too! +CPUs, see the documentation). It plays most MPEG/VOB, AVI, OGG/OGM, VIVO, +ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, 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 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 use GGI, SDL (and this way all their drivers), VESA (on every VESA +compatible card, even without X11!) and some low level card-specific drivers +(for Matrox, 3Dfx and ATI), too! .br -Most of them support software or hardware scaling, so you can enjoy movies in fullscreen. -MPlayer supports displaying through some hardware MPEG decoder boards, such as the Siemens -DVB, DXR2 and DXR3/Hollywood+! -.P +Most of them support software or hardware scaling, so you can enjoy movies in +fullscreen. MPlayer supports displaying through some hardware MPEG decoder +boards, such as the Siemens DVB, DXR2 and DXR3/Hollywood+! +.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). DVD subtitles (SPU streams, VobSub and Closed Captions) are supported. -.P +.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 (1, 2 or 3 passes), XviD, codecs of libavcodec, -PCM/MP3/VBRMP3 audio. It also has stream copying abilities, a powerful plugin system -(crop, expand, flip, postprocess, rotate, scale, add/remove noise, rgb/yuv conversion) and more. -.P +(see below). It encodes to DivX4 (1, 2 or 3 passes), XviD, codecs of +libavcodec, PCM/MP3/VBRMP3 audio. It also has stream copying abilities, a +powerful plugin system (crop, expand, flip, postprocess, rotate, scale, +add/remove noise, rgb/yuv conversion) and more. +.PP .B gmplayer is MPlayer with a graphical user interface. It has the same options as MPlayer. @@ -121,14 +127,14 @@ option is \-nofs. .br You can put all of the options in a config file which will be read every time -mplayer is run. The system-wide config 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 config -files is 'option=', 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. +mplayer is run. The system-wide config 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 config files is 'option=', 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 @@ -147,15 +153,16 @@ .SH "PLAYER OPTIONS (MPLAYER ONLY)" .TP -.B \-autoq (use with -vop pp!) +.B \-autoq (use with \-vop pp!) Dynamically changes the level of postprocess, depending on spare CPU time available. 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! +can use some big number. You may not use it together with \-pp but it is OK +with \-npp! .TP .B \-benchmark Prints some statistics on CPU usage and dropped frames at the end. -Used in combination with \-nosound and \-vo null for benchmarking only video codec. +Used in combination with \-nosound and \-vo null for benchmarking only video +codec. .TP .B \-dapsync (OBSOLETE) Use alternative A/V sync method. @@ -172,29 +179,36 @@ .TP .B \-input This option can be used to configure certain parts of the input system. -Relative path are relative to $HOME/.mplayer. Available commands are: - - conf= Read alternative input.conf. - If given without pathname, - $HOME/.mplayer is assumed. - ar\-delay Delay in msec before we start - to autorepeat a key - (0 to disable). - ar\-rate How many key presses/second when - we autorepeat. - keylist Prints all keys that can be - bound to. - cmdlist Prints all commands that can - be bound. - js\-dev Specifies the joystick device - to use - (default is /dev/input/js0). +Relative path are relative to $HOME/.mplayer. .I NOTE: +.br Autorepeat is currently only supported by joysticks. +.br +Available commands are: + +.PD 0 +.RSs +.IPs conf= +Read alternative input.conf. If given without pathname, $HOME/.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/second when we autorepeat. +.IPs keylist +Prints all keys that can be bound to. +.IPs cmdlist +Prints all commands that can be bound. +.IPs js\-dev +Specifies the joystick device to use (default is /dev/input/js0). +.RE +.PD 1 +. .TP .B \-lircconf -Specifies a configfile for LIRC (see http://www.lirc.org) if you don't like the default ~/.lircrc. +Specifies a configfile for LIRC (see http://www.lirc.org) if you don't like +the default ~/.lircrc. .TP .B \-loop Loops movie playback times. 0 means forever. @@ -218,9 +232,18 @@ Load skin from this directory (WITHOUT path name!). .I EXAMPLE: - \-skin fittyfene tries these: - /usr/local/share/mplayer/Skin/fittyfene - ~/.mplayer/Skin/fittyfene +.PD 0 +.RSs +.IPs "\-skin fittyfene" +tries these: +.RSss +/usr/local/share/mplayer/Skin/fittyfene +.br +~/.mplayer/Skin/fittyfene +.REss +.RE +.PD 1 +. .TP .B \-slave \ \ This option switches on slave mode. This is intended for use @@ -246,7 +269,8 @@ .SH "DEMUXER/STREAM OPTIONS" .TP .B \-aid (also see \-alang option) -Select audio channel [MPG/SUB: 0\-31 AVI/OGM: 1\-99 ASF/RM: 0\-127 VOB: 128\-159 LPCM: 160\-191] +Select audio channel [MPG/SUB: 0\-31 AVI/OGM: 1\-99 ASF/RM: 0\-127 +VOB: 128\-159 LPCM: 160\-191] .TP .B \-alang (also see \-aid option) Works only for DVD playback! Selects DVD audio language. It always tries @@ -254,9 +278,13 @@ available languages, use with the \-v switch and look at the output. .I EXAMPLE: - \-alang hu,en Plays Hungarian and falls back to - English if Hungarian is not - available. +.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 (\-audiofile only) Force audio demuxer type for \-audiofile. @@ -270,46 +298,50 @@ Override default CDROM drive name /dev/cdrom. .TP .B \-cache -This option specifies how much memory (in kbytes) to use when precaching a file/URL. -Especially useful on slow media (default is \-nocache). +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 This option can be used to tune the CD Audio reading feature of MPlayer. Available options are: - - speed= set CD spin speed - paranoia= set paranoia level (0-2) - 0: disable checking - 1: overlap checking only - (default) - 2: full data correction - and verification - generic-dev= use specified generic SCSI - device - sector-size= atomic read size - overlap= force minimum overlap - search during verification - to sectors. - 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. - toc-offset= Add sectors to the - values reported when - addressing tracks. May be - negative. - (no)skip (never) accept imperfect - data reconstruction. +. +.RSs +.IPs speed= +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= +use specified generic SCSI device +.IPs sector-size= +atomic read size +.IPs overlap= +force minimum overlap search during verification to 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= +Add sectors to the values reported when addressing tracks. May be +negative. +.IPs (no)skip +(never) accept imperfect data reconstruction. +.RE +. .TP .B \-chapter [-] 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 -(old-style DVD option) This option is used to override the default location of libcss.so. +(old-style DVD option) This option is used to override the default location of +libcss.so. .TP .B \-demuxer Force demuxer type. Give the demuxer ID as defined in demuxers.h. @@ -335,8 +367,9 @@ .B \-dvd 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 -.I NOTE: Sometimes deinterlacing is required for DVD playback, see the \-pp 0x20000 or \-npp lb options. .TP @@ -365,7 +398,8 @@ MEncoder (see the documentation). .TP .B \-fps -Override video framerate (if value is wrong/missing in the header) (float number). +Override video framerate (if value is wrong/missing in the header) (float +number). .TP .B \-frames Play/convert only first frames, then quit. @@ -385,15 +419,23 @@ Maximum A-V sync correction per frame (in seconds). .TP .B \-mf -Used when decoding from multiple PNG or JPEG files -(see documentation). Available options are: +Used when decoding from multiple PNG or JPEG files. Available options are: - on turns on multifile support - w= width of the output (autodetect) - h= height of the output (autodetect) - fps= fps of the output (default: 25) - type= type of input files - (available types: jpeg, png) +.PD 0 +.RSs +.IPs on +turns on multifile support +.IPs w= +width of the output (autodetect) +.IPs h= +height of the output (autodetect) +.IPs fps= +fps of the output (default: 25) +.IPs type= +type of input files (available types: jpeg, png) +.RE +.PD 1 +. .TP .B \-ni (.AVI only) Force usage of non\-interleaved AVI parser (fixes playing @@ -411,11 +453,21 @@ play audio CDs which are not 44KHz 16Bit stereo. Available options are: - on use raw audio demuxer - channels= number of channels - rate= rate in samples per second - samplesize= sample size in byte - format= fourcc in hex +.PD 0 +.RSs +.IPs on +use raw audio demuxer +.IPs channels= +number of channels +.IPs rate= +rate in samples per second +.IPs samplesize= +sample size in byte +.IPs format= +fourcc in hex +.RE +.PD 1 +. .TP .B \-skipopening Skip DVD opening (dvdnav only). @@ -432,69 +484,21 @@ Seek to given time position. .I EXAMPLE: - \-ss 56 seeks to 56 seconds - \-ss 01:10:00 seeks to 1 hour 10 min +.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 -This option enables the TV grabbing feature of MPlayer (see documentation). -Available options are: - - on use TV input - noaudio no sound - driver= available: dummy, v4l, - bsdbt848 - device= Specify other device than the - default /dev/video0. - input= Specify other input than the - default 0 (Television) - (see output for a list) - freq= Specify the frequency to set - the tuner to (e.g. 511.250). - outfmt= output format of the tuner - (yv12, rgb32, rgb24, rgb16, - rgb15, uyvy, yuy2, i420) - width= width of the output window - height= height of the output window - norm= available: PAL, SECAM, NTSC - channel= Set tuner to channel. - chanlist= available: europe-east, - europe-west, us-bcast, - us-cable, etc - audiorate= set audio capture bitrate - alsa capture from ALSA - amode=<0..3> choose an audio mode: - 0 .. mono - 1 .. stereo - 2 .. language 1 - 3 .. language 2 - 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. - adevice= set an audio device - /dev/... for OSS, - hardware ID for ALSA - audioid= choose an audio output - of the capture card, if it - has more of them - volume= These options set - bass= parameters of the mixer - treble= on the video capture card. - balance= They will have no effect, - if your card doesn't have - one. All values are from - 0 to 65535. +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, eg. hw.0,0 instead of hw:0,0) .br @@ -502,6 +506,70 @@ 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= +available: dummy, v4l, bsdbt848 +.IPs device= +Specify other device than the default /dev/video0. +.IPs input= +Specify other input than the default 0 (Television) (see output for a list) +.IPs freq= +Specify the frequency to set the tuner to (e.g. 511.250). +.IPs outfmt= +output format of the tuner (yv12, rgb32, rgb24, rgb16, rgb15, uyvy, yuy2, +i420) +.IPs width= +width of the output window +.IPs height= +height of the output window +.IPs norm= +available: PAL, SECAM, NTSC +.IPs channel= +Set tuner to channel. +.IPs chanlist= +available: europe-east, europe-west, us-bcast, us-cable, etc +.IPs audiorate= +set audio capture bitrate +.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= +set an audio device +.RSss +/dev/... for OSS +.br +hardware ID for ALSA +.REss +.IPs audioid= +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 (see \-passwd option too!) Specify user name for http authentication. @@ -510,7 +578,7 @@ Play video CD track from device instead of plain file. .TP .B \-vid -Select video channel [MPG: 0\-15 ASF: 0\-255]. +Select video channel [MPG: 0\-15 ASF: 0\-255]. .TP .B \-vivo (DEBUG CODE) Force audio parameters for the .vivo demuxer (for debugging purposes). @@ -518,6 +586,7 @@ .SH "OSD/SUB OPTIONS" .I NOTE: +.br See \-vop expand too. .TP .B \-dumpmpsub (MPLAYER only) @@ -536,25 +605,41 @@ .B \-ffactor Resample alphamap of the font. Can be: - 0 plain white fonts - 0.75 very narrow black outline [default] - 1 narrow black outline - 10 bold black outline +.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 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 -.I NOTE: 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: - \-font ~/.mplayer/arial\-14/font.desc - \-font ~/.mplayer/arialuni.ttf +.PD 0 +.RSs +\-font ~/.mplayer/arial\-14/font.desc +.br +\-font ~/.mplayer/arialuni.ttf +.RE +.PD 1 +. .TP .B \-noautosub Turns off automatic subtitles. @@ -563,7 +648,7 @@ Specifies which mode the OSD should start in (0: none, 1: seek, 2: seek+timer, default is 1). .TP -.B \-sid (also see -slang option) +.B \-sid (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. @@ -573,9 +658,13 @@ list of available subtitles, use with the \-v switch and look at the output. .I EXAMPLE: - \-slang hu,en Selects Hungarian and falls back - to English if Hungarian is not - available. +.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 Use/display this subtitle file. @@ -591,8 +680,14 @@ specify codepage of the subtitle. .I EXAMPLE: - \-subcp latin2 - \-subcp cp1250 +.PD 0 +.RSs +\-subcp latin2 +.br +\-subcp cp1250 +.RE +.PD 1 +. .TP .B \-sub\-demuxer (BETA CODE) Force subtitle demuxer type for \-subfile. @@ -601,15 +696,27 @@ Delays subtitles by seconds. Can be negative. .TP .B \-subfont-autoscale <0\-3> -Sets the autoscale mode. Can be: - - 0 no autoscale - 1 proportional to movie width - 2 proportional to movie height - 3 proportional to movie diagonal (default) +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). @@ -631,14 +738,15 @@ .B \-subfps Specify frame/sec rate of subtitle file (float number), default: the same fps as the movie. + +.I NOTE: .br -.I NOTE: ONLY for frame\-based SUB files, i.e. NOT MicroDVD format! .TP .B \-subfile (BETA CODE) Currently useless. Same as \-audiofile, but for subtitle streams (OggDS?). .TP -.B \-subpos <0\-100> (useful with -vop expand) +.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 @@ -660,55 +768,74 @@ .SH "AUDIO OUTPUT OPTIONS (MPLAYER ONLY)" .TP .B \-abs (OBSOLETE) -Override audio driver/card buffer size detection, -ao oss only +Override audio driver/card buffer size detection, \-ao oss only .TP .B \-ao [:] Select audio output driver and optionally device. "device" is valid with SDL, too, it means subdriver then. -.br + .I NOTE: -You can get the list of available drivers executing -.I mplayer \-ao help +.br +To get a full list of available drivers, see \-ao help. .I EXAMPLE - \-ao oss:/dev/dsp1 specifies the sound device - to use with OSS (replaces - the old \-dsp option) - \-ao sdl:esd specifies the SDL subdriver +.PD 0 +.RSs +.IPs "\-ao oss:/dev/dsp1" +specifies the sound device to use with OSS (replaces the old \-dsp option) +.IPs "\-ao sdl:esd" +specifies the SDL subdriver +.RE +.PD 1 +. .TP .B \-aofile Filename for \-ao pcm. .TP .B \-aop -Specify audio plugin(s) and their options (see documentation!!). +Specify audio plugin(s) and their options (see documentation too). +Available options are: +. +.RSs +.IPs list=[plugins] +comma separated list of plugins (resample, surround, format, volume, +extrastereo, volnorm) +.IPs delay= +example plugin, do not use! +.IPs format= +output format (format plugin only) +.IPs fout= +output frequency (resample plugin only) +.IPs volume=<0\-255> +volume (volume plugin only) +.IPs mul= +stereo coefficient (default: 2.5) (extrastereo plugin only) +.IPs softclip +compressor/"soft\-clipping" capabilities (volume plugin only) +.RE +. +.TP +.B \-channels +Select number of audio output channels to be used. + +.I NOTE: +.br +Currently this option is only honored for AC3 audio, and/or the surround +plugin. +.br Available options are: - list=[plugins] comma separated list of - plugins (resample, surround, - format, volume, extrastereo, - volnorm) - delay= example plugin, do not use! - format= output format - (format plugin only) - fout= output frequency - (resample plugin only) - volume=<0-255> volume (volume plugin only) - mul= stereo coefficient, defaults - to 2.5 - (extrastereo plugin only) - softclip compressor/"soft\-clipping" - capabilities - (volume plugin only) -.TP -.B \-channels -Select number of audio output channels to be used. Available options are: - - Stereo 2 - Surround 4 - Full 5.1 6 - -.I NOTE: -Currently this option is only honored for AC3 audio, and/or the surround plugin. +.PD 0 +.RSs +.IPs 2 +Stereo +.IPs 4 +Surround +.IPs 6 +Full 5.1 +.RE +.PD 1 +. .TP .B \-delay Audio delay in seconds (may be +/\- float value). @@ -736,14 +863,20 @@ 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. +Adjust contrast of video output (default 0). Works in similar manner as +brightness. .TP .B \-display -Specify the hostname and display number of the X server you want -to display on. +Specify the hostname and display number of the X server you want to display +on. .I EXAMPLE: - \-display xtest.localdomain:0 +.PD 0 +.RSs +\-display xtest.localdomain:0 +.RE +.PD 1 +. .TP .B \-double Enables doublebuffering. Fixes flicker by storing two frames in memory, and @@ -756,30 +889,49 @@ .TP .B \-dxr2 This option is used to control the dxr2 driver. - - overlay enable the overlay - overlay-ratio tune the overlay - ucode= path to the microcode - norm= TV norm - ar-mode= aspect ratio mode - macrovision= macrovision mode - 75ire enable 7.5 IRE - bw b/w TV output - color color TV output - interlaced interlaced TV output - square/ccir601-pixel TV pixel mode - iec958-encoded/decoded iec958 output mode - mute mute sound output - ignore-cache do not use VGA cache - update-cache recreate VGA cache +. +.RSs +.IPs overlay +enable the overlay +.IPs overlay-ratio +tune the overlay +.IPs ucode= +path to the microcode +.IPs norm= +TV norm +.IPs ar-mode= +aspect ratio mode +.IPs macrovision= +macrovision mode +.IPs 75ire +enable 7.5 IRE +.IPs bw +b/w TV output +.IPs color +color TV output +.IPs interlaced +interlaced TV output +.IPs square/ccir601\-pixel +TV pixel mode +.IPs iec958\-encoded/decoded +iec958 output mode +.IPs mute +mute sound output +.IPs ignore\-cache +do not use VGA cache +.IPs update\-cache +recreate VGA cache +.RE +. .TP .B \-fb (fbdev or DirectFB only) Specifies the framebuffer device to use. By default it uses /dev/fb0. .TP .B \-fbmode (fbdev only) Change video mode to the one that is labelled as in /etc/fb.modes. + +.I NOTE: .br -.I NOTE: VESA framebuffer doesn't support mode changing. .TP .B \-fbmodeconfig (fbdev only) @@ -794,7 +946,7 @@ bands around it). Toggle it with the 'f' key (not all video outputs support it). .TP -.B \-fsmode-dontuse <0-31> (OBSOLETE) (use -fs option) +.B \-fsmode-dontuse <0-31> (OBSOLETE) (use \-fs option) Try this option if you still experience fullscreen problems. .TP .B \-hue <\-100\ \-\ 100> @@ -804,32 +956,49 @@ .B \-icelayer <0\-15> (icewm only) Sets the layer of the fullscreen window of mplayer for icewm. - Desktop 0 - Below 2 - Normal 4 - OnTop 6 - Dock 8 - AboveDock 10 - Menu 12 (default) +.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 (\-vo jpeg only) -Specify options for the JPEG output (see documentation). -Available options are [no]progressiv, [no]baseline, -optimize, smooth, quality and outdir. +Specify options for the JPEG output. Available options are: +[no]progressiv, [no]baseline, optimize, smooth, quality and outdir. .TP -.B \-monitor_dotclock (fbdev only) +.B \-monitor_dotclock (fbdev only) Look into etc/example.conf for further information and in DOCS/video.html. .TP -.B \-monitor_hfreq (fbdev only) +.B \-monitor_hfreq (fbdev only) .TP -.B \-monitor_vfreq (fbdev only) +.B \-monitor_vfreq (fbdev only) .TP .B \-monitoraspect Set aspect ratio of your screen. .I EXAMPLE: - \-monitoraspect 4:3 or 1.3333 - \-monitoraspect 16:9 or 1.7777 +.PD 0 +.RSs +\-monitoraspect 4:3 or 1.3333 +.br +\-monitoraspect 16:9 or 1.7777 +.RE +.PD 1 +. .TP .B \-noslices Disable drawing video by 16-pixel height slices/bands, instead draws the @@ -854,8 +1023,8 @@ .TP .B \-screenw \-screenh 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. +(fbdev/x11 and/or TVout) this is where you can specify the horizontal and +vertical resolution. .TP .B \-vm \ \ \ Try to change to a better video mode. dga, x11/xv (XF86VidMode) and sdl @@ -864,13 +1033,20 @@ .B \-vo [:] Select video output driver and optionally device. "device" is valid with SDL and GGI too, it means subdriver then. + +.I NOTE: .br -.I NOTE: See \-vo help for a full list of available drivers. .I EXAMPLE: - \-vo xmga - \-vo sdl:aalib +.PD 0 +.RSs +\-vo xmga +.br +\-vo sdl:aalib +.RE +.PD 1 +. .TP .B \-vsync \ \ Enables VBI for vesa. @@ -881,12 +1057,21 @@ .TP .B \-xineramascreen In Xinerama configurations (i.e. a single desktop that spans across multiple -displays) this option tells MPlayer which screen to display movie on. Range 0 \- ... +displays) this option tells MPlayer which screen to display movie on. Range 0 +\- ... .TP .B \-z <0\-9> Specifies compression level for PNG output (-vo png) - 0 no compression - 9 max compression + +.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 @@ -897,21 +1082,21 @@ 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. +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 (\-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. +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 +Display a list of all \-zr* options, their default values and an example of cinerama mode. .TP .B \-zrnorm (\-vo zr only) @@ -937,59 +1122,99 @@ .B \-ac Force usage of a specific audio codec, according to its codec name in codecs.conf. + +.I NOTE: .br -.I NOTE: See \-ac help for a full list of available codecs. .I EXAMPLE: - \-ac mp3 use mp3lib - \-ac mad use libmad - \-ac mp3acm use l3codeca.acm MP3 codec - \-ac ac3 use AC3 codec - \-ac hwac3 enable hardware AC3 passthrough - (see documentation) - \-ac vorbis use libvorbis - \-ac ffmp3 use FFmpeg's MP3 decoder (SLOW) +.PD 0 +.RSs +.IPs "\-ac mp3" +use mp3lib +.IPs "\-ac mad" +use libmad +.IPs "\-ac mp3acm" +use l3codeca.acm MP3 codec +.IPs "\-ac ac3" +use AC3 codec +.IPs "\-ac hwac3" +enable hardware AC3 passthrough (see documentation) +.IPs "\-ac vorbis" +use libvorbis +.IPs "\-ac ffmp3" +use FFmpeg's MP3 decoder (SLOW) +.RE +.PD 1 +. .TP .B \-afm Force usage of a specific audio codec family, according to its driver name in codecs.conf and fall back to default if it failed. + +.I NOTE: .br -.I NOTE: See \-afm help for a full list of available drivers. .I EXAMPLE: - \-afm ffmpeg use FFmpeg's libavcodec (mp1/2/3) - \-afm acm use a matching Win32 codec +.PD 0 +.RSs +.IPs "\-afm ffmpeg" +use FFmpeg's libavcodec (mp1/2/3) +.IPs "\-afm acm" +use a matching Win32 codec +.RE +.PD 1 +. .TP .B \-aspect Override aspect ratio of movies. It's autodetected on MPEG files, but can't be autodetected on most AVI files. .I EXAMPLE: - \-aspect 4:3 or \-aspect 1.3333 - \-aspect 16:9 or \-aspect 1.7777 +.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 (DEBUG CODE) If decoding with a codec from libavcodec, you can specify its parameters here. -Available options are: - - ver= error resilience: - -1 needed for some very broken - encoders - 0 default - 1 more aggressive error - detection - bug= manual workaround encoder bugs: - 0 default - 1 workaround for some old lavc - generated msmpeg4v3 files .I EXAMPLE: - \-lavdopts bug=1 +.PD 0 +.RSs +\-lavdopts bug=1 +.RE +.PD 1 + +Available options are: +. +.RSs +.IPs ver= +error resilience: +.RSss +-1: needed for some very broken encoders +.br + 0: default +.br + 1: more aggressive error detection +.REss +.IPs bug= +manual workaround encoder bugs: +.RSss +0: default +.br +1: workaround for some old lavc generated msmpeg4v3 files +.REss +.RE +. .TP .B \-nosound Do not play/encode sound. @@ -997,121 +1222,193 @@ .B \-npp This option allows giving more literate postprocessing options, and is another way of calling it (not with \-pp). + +.I NOTE: .br -.I NOTE: See \-npp help for a full list of available options. .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: - a Automatically switches the filter off if the CPU is too slow. - c Do chrominance filtering, too. - y Do not do chrominance filtering (only luminance filtering). +.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 .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 ), +load it manually by \-vop pp (Usage: \-vop pp \-npp ), it is not auto-loaded! .I EXAMPLE: - \-npp hb,vb,dr,al,lb same as \-pp 0x2007f - \-npp hb,vb,dr,al same as \-pp 0x7f - \-npp de,\-al default filters without - brightness/contrast - correction - \-npp de,tn:1:2:3 Enable default filters - & temporal denoiser. - \-npp hb:y,vb:a \-autoq 6 - Deblock horizontal only - luminance and switch - vertical deblocking on or - off automatically - depending on available - CPU time. +.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 (see \-npp option too!) Apply postprocess filter on decoded image. -.P -Value given by -pp is sent to the codec, if the codec has built-in postprocess + +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! -.P -The valid range of -pp value for built-in pp filters vary on codecs, mostly +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. -.P -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. + +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: - \-pp 0x20000 (\-npp lb) deinterlacing (for DVD/MPEG2 playback e.g.) - \-pp 0x7f (\-npp hb,vb,dr,al) deblocking filter (for DivX) +.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 (BETA CODE) -Specifies SwScaler parameters. Available options are: - - lgb=[0..100] Gaussian blur filter (luma) - cgb=[0..100] Gaussian blur filter (chroma) - ls=[0..100] sharpen filter (luma) - cs=[0..100] sharpen filter (chroma) - cvs=x chroma vertical shifting - chs=x chroma horizontal shifting +Specifies SwScaler parameters. .I EXAMPLE - \-vop scale -ssf lgb=3.0 +.PD 0 +.RSs +\-vop scale \-ssf lgb=3.0 +.RE +.PD 1 + +.RS 7 +Available modes are: +.RE + +.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= +chroma horizontal shifting +.IPs cvs= +chroma vertical shifting +.RE +.PD 1 +. .TP .B \-stereo Select type of MP2/MP3 stereo output. - Stereo 0 - Left channel 1 - Right channel 2 +.PD 0 +.RSs +.IPs 0 +Stereo +.IPs 1 +Left channel +.IPs 2 +Right channel +.RE +.PD 1 +. .TP .B \-sws (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: - 0 fast bilinear (default) - 1 bilinear - 2 bicubic (good quality) - 3 experimental - 4 nearest neighbour (bad quality) - 5 area - 6 luma bicubic / chroma bilinear - 7 gauss - 8 sincR - 9 lanczos - 10 bicubic spline - .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 -Force usage of a specific video codec, according to its codec name in codecs.conf, +Force usage of a specific video codec, according to its codec name in +codecs.conf. + +.I NOTE: .br -.I NOTE: See \-vc help for a full list of available codecs. .I EXAMPLE: - \-vc divx use VFW DivX codec - \-vc divxds use DirectShow DivX codec - \-vc ffdivx use libavcodec's DivX codec - \-vc ffmpeg12 use libavcodec's MPEG1/2 codec - \-vc divx4 use Project Mayo's DivX codec +.PD 0 +.RSs +.IPs "\-vc divx" +use VFW DivX codec +.IPs "\-vc divxds" +use DirectShow DivX codec +.IPs "\-vc ffdivx" +use libavcodec's DivX codec +.IPs "\-vc ffmpeg12" +use libavcodec's MPEG1/2 codec +.IPs "\-vc divx4" +use Project Mayo's DivX codec +.RE +.PD 1 +. .TP .B \-vfm Force usage of a specific video codec family, according to its driver name in codecs.conf and fall back to default if it failed. + +.I NOTE: .br -.I NOTE: 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 @@ -1120,144 +1417,110 @@ See \-vfm help for a full list of available drivers. .I EXAMPLE: - \-vfm ffmpeg use libavcodec codecs - \-vfm vfw use VFW (Win32) codecs - \-vfm odivx use OpenDivX/DivX4 codec (YV12) - (same as \-vc odivx but fallback) - \-vfm dshow use DirectShow (Win32) codecs - \-vfm divx4 use DivX4 codec (YUY2) - (same as \-vc divx4 but fallback) - \-vfm xanim use XAnim codecs +.PD 0 +.RSs +.IPs "\-vfm ffmpeg" +use libavcodec codecs +.IPs "\-vfm vfw" +use VFW (Win32) codecs +.IPs "\-vfm odivx" +use OpenDivX/DivX4 codec (YV12) (same as \-vc odivx but fallback) +.IPs "\-vfm dshow" +use DirectShow (Win32) codecs +.IPs "\-vfm divx4" +use DivX4 codec (YUY2) (same as \-vc divx4 but fallback) +.IPs "\-vfm xanim" +use XAnim codecs +.RE +.PD 1 +. .TP .B \-vop <...,plugin3[=options],plugin2,plugin1> Activate a comma separated list of video filters. -Available plugins are: - - crop[=w:h:x:y] Crops the given part of the - image and discards the rest. - Useful to remove black bands - from widescreen movies. - - 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) - - 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) - parameter (de)activates OSD - rendering. (default: 0) - - flip Flips the image upside down. - - mirror Flips the image on Y axis. - - rotate[=<0-3>] Rotates and flips the image - +/\- 90 degrees. - - 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) - - yuy2 Forces software YV12/I420 to - YUY2 conversion. - - rgb2bgr[=swap] RGB 24/32 <\-> BGR 24/32 - colorspace conversion with - optional R <\-> B swapping. - - palette RGB/BGR 8 \-> 15/16/24/32bpp - colorspace conversion using - palette. - - format[=fourcc] Restricts the colorspace for - next filter. It does not do - any conversion! Use the - scale filter for a real - conversion. - - pp[=flags] Activates the internal - postprocessing filter. - (see \-pp option for details) - - lavc[=quality:fps] Realtime MPEG1 encoder for - use with DVB/DXR3 - (libavcodec) - - fame Realtime MPEG1 encoder for - use with DVB/DXR3 (libfame) - - dvbscale[=aspect] Set up optimal scaling for - DVB cards. - (aspect= - DVB_HEIGHT*ASPECTRATIO) - - 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) - - noise[=luma[u][t|a][h][p]:chroma[u][t|a][h][p]] - Adds noise - <0-100> luma noise - <0-100> chroma noise - u uniform noise - t temporal noise - a averaged - temporal noise - h high quality - p mix with pattern - - eq[=bright:cont] Activates the software - equalizer with interactive - controls like the hardware - eq controls. - The values can be from -100 - to 100. - - 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. .I NOTE: -The parameters are optional and if omitted, some of them are set to default values. -Use -1 to keep the default value. +.br +The parameters are optional and if omitted, some of them are set to default +values. Use -1 to keep the default value. +.br +To get a full list of available plugins, see \-vop help. .br -You can get the list of available plugins executing -.I mplayer \-vop help +Available plugins 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. +.IPs mirror +Flips the image on Y axis. +.IPs rotate[=<0-3>] +Rotates and flips the image +/\- 90 degrees. +.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 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 +the scale filter for a real conversion. +.IPs pp[=flags] +Activates the internal 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) +.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 +.IPs <0\-100> +luma noise +.IPs <0\-100> +chroma noise +.IPs u +uniform noise +.IPs t +temporal noise +.IPs a +averaged temporal noise +.IPs h +high quality +.IPs 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. +.RE +. .TP .B \-x (MPLAYER only) Scale image to x width (if sw/hw scaling available). Disables aspect calcs. @@ -1265,80 +1528,123 @@ .B \-xvidopts