manpage: don't mention nonexistent VOs, command line switches, etc.

Very likely doesn't remove all outdated things.
This commit is contained in:
cantabile 2012-08-22 16:47:02 +03:00
parent 1cbda9c4ed
commit 7c8c2fa4b6
3 changed files with 17 additions and 84 deletions

View File

@ -358,8 +358,8 @@ as the file played and then tries to load any file-specific configuration.
*EXAMPLE MPLAYER CONFIGURATION FILE:* *EXAMPLE MPLAYER CONFIGURATION FILE:*
| # Use Matrox driver by default. | # Use gl3 video output by default.
| vo=xmga | vo=gl3
| # I love practicing handstands while watching videos. | # I love practicing handstands while watching videos.
| flip=yes | flip=yes
| # Decode multiple files from PNG, | # Decode multiple files from PNG,
@ -390,9 +390,6 @@ option. To end the profile, start another one or use the profile name
| profile-desc="profile for .flv files" | profile-desc="profile for .flv files"
| flip=yes | flip=yes
| |
| [vo.pnm]
| outdir=/tmp
|
| [ao.alsa] | [ao.alsa]
| device=spdif | device=spdif
@ -519,12 +516,6 @@ libdvdcss:
FIXME: Document this. FIXME: Document this.
libao2: libao2:
``AO_SUN_DISABLE_SAMPLE_TIMING``
FIXME: Document this.
``AUDIODEV``
FIXME: Document this.
``AUDIOSERVER`` ``AUDIOSERVER``
Specifies the Network Audio System server to which the nas audio Specifies the Network Audio System server to which the nas audio
output driver should connect and the transport that should be used. If output driver should connect and the transport that should be used. If
@ -647,21 +638,12 @@ Play from a different DVD device:
Play DVD video from a directory with VOB files: Play DVD video from a directory with VOB files:
``mplayer dvd://1 --dvd-device=/path/to/directory/`` ``mplayer dvd://1 --dvd-device=/path/to/directory/``
Copy a DVD title to hard disk, saving to file title1.vob :
``mplayer dvd://1 --dumpstream --dumpfile=title1.vob``
Stream from HTTP: Stream from HTTP:
``mplayer http://mplayer.hq/example.avi`` ``mplayer http://mplayer.hq/example.avi``
Stream using RTSP: Stream using RTSP:
``mplayer rtsp://server.example.com/streamName`` ``mplayer rtsp://server.example.com/streamName``
Convert subtitles to MPsub format:
``mplayer dummy.avi --sub=source.sub --dumpmpsub``
Convert subtitles to MPsub format without watching the movie:
``mplayer /dev/zero --rawvideo=pal:fps=xx --demuxer=rawvideo --vc=null --vo=null --noframedrop --benchmark --sub=source.sub --dumpmpsub``
input from standard V4L: input from standard V4L:
``mplayer tv:// --tv=driver=v4l:width=640:height=480:outfmt=i420 --vc=rawi420 --vo=xv`` ``mplayer tv:// --tv=driver=v4l:width=640:height=480:outfmt=i420 --vc=rawi420 --vo=xv``

View File

@ -264,10 +264,6 @@
Play movie with window border and decorations. Since this is on by Play movie with window border and decorations. Since this is on by
default, use ``--no-border`` to disable the standard window decorations. default, use ``--no-border`` to disable the standard window decorations.
--bpp=<depth>
Override the autodetected color depth. Only supported by the fbdev, dga,
svga, vesa video output drivers.
--brightness=<-100-100> --brightness=<-100-100>
Adjust the brightness of the video signal (default: 0). Not supported by Adjust the brightness of the video signal (default: 0). Not supported by
all video output drivers. all video output drivers.
@ -435,9 +431,8 @@
--colorkey=<number> --colorkey=<number>
Changes the colorkey to an RGB value of your choice. 0x000000 is black and Changes the colorkey to an RGB value of your choice. 0x000000 is black and
0xffffff is white. Only supported by the fbdev, svga, vesa, xmga, xover, 0xffffff is white. Only supported by the xv (see ``--vo=xv:ck``) video
xv (see ``--vo=xv:ck``) and directx video output drivers. See also output driver. See also ``--no-colorkey``.
``--no-colorkey``.
--consolecontrols, --no-consolecontrols --consolecontrols, --no-consolecontrols
``--no-consolecontrols`` prevents the player from reading key events from ``--no-consolecontrols`` prevents the player from reading key events from
@ -501,8 +496,7 @@
--doubleclick-time --doubleclick-time
Time in milliseconds to recognize two consecutive button presses as a Time in milliseconds to recognize two consecutive button presses as a
double-click (default: 300). Set to 0 to let your windowing system decide double-click (default: 300).
what a double-click is (``--vo=directx`` only).
--dvbin=<options> --dvbin=<options>
Pass the following parameters to the DVB input module, in order to Pass the following parameters to the DVB input module, in order to
@ -576,17 +570,6 @@
reliable enough), the filename extension is used to select the demuxer. reliable enough), the filename extension is used to select the demuxer.
Always falls back on content-based demuxer selection. Always falls back on content-based demuxer selection.
--fbmode=<modename>
(``--vo=fbdev`` only)
Change video mode to the one that is labeled as <modename> in
``/etc/fb.modes``.
*NOTE*: VESA framebuffer does not support mode changing.
--fbmodeconfig=<filename>
(``--vo=fbdev`` only)
Override framebuffer mode configuration file (default: ``/etc/fb.modes``).
--ffactor=<number> --ffactor=<number>
Resample the font alphamap. Can be: Resample the font alphamap. Can be:
@ -1191,18 +1174,6 @@
the <name,number> format, i.e. a channel labeled 'PCM 1' in alsamixer must the <name,number> format, i.e. a channel labeled 'PCM 1' in alsamixer must
be converted to PCM,1. be converted to PCM,1.
--monitor-dotclock=<range[,range,...]>
Used with ``--vo=fbdev`` and ``--vo=vesa`` only.
Specify the dotclock or pixelclock range of the monitor.
--monitor-hfreq=<range[,range,...]>
Used with ``--vo=fbdev`` and ``--vo=vesa`` only.
Specify the horizontal frequency range of the monitor.
--monitor-vfreq=<range[,range,...]>
Used with ``--vo=fbdev`` and ``--vo=vesa`` only.
Specify the vertical frequency range of the monitor.
--monitoraspect=<ratio> --monitoraspect=<ratio>
Set the aspect ratio of your monitor or TV screen. A value of 0 disables a Set the aspect ratio of your monitor or TV screen. A value of 0 disables a
previous setting (e.g. in the config file). Overrides the previous setting (e.g. in the config file). Overrides the
@ -1280,8 +1251,8 @@
Turn off input stream caching. See ``--cache``. Turn off input stream caching. See ``--cache``.
--no-colorkey --no-colorkey
Disables colorkeying. Only supported by the fbdev, svga, vesa, xmga, Disables colorkeying. Only supported by the xv (see ``--vo=xv:ck``) video
xover, xv (see ``--vo=xv:ck``) and directx video output drivers. output driver.
--no-config=<options> --no-config=<options>
Do not parse selected configuration files. Do not parse selected configuration files.
@ -1313,8 +1284,7 @@
--ontop --ontop
Makes the player window stay on top of other windows. Supported by video Makes the player window stay on top of other windows. Supported by video
output drivers which use X11, except SDL, as well as directx, corevideo output drivers which use X11, as well as corevideo.
and ggi.
--ordered-chapters, --no-ordered-chapters --ordered-chapters, --no-ordered-chapters
Enabled by default. Enabled by default.
@ -1592,10 +1562,6 @@
--referrer=<string> --referrer=<string>
Specify a referrer path or URL for HTTP requests. Specify a referrer path or URL for HTTP requests.
--refreshrate=<Hz>
Set the monitor refreshrate in Hz. Currently only supported by
``--vo=directx`` combined with the ``--vm`` option.
--reuse-socket --reuse-socket
(udp:// only) (udp:// only)
Allows a socket to be reused by other processes as soon as it is closed. Allows a socket to be reused by other processes as soon as it is closed.
@ -1711,11 +1677,11 @@
--screenh=<pixels> --screenh=<pixels>
Specify the screen height for video output drivers which do not know the Specify the screen height for video output drivers which do not know the
screen resolution like fbdev, x11 and TV-out. screen resolution, like x11 and TV-out.
--screenw=<pixels> --screenw=<pixels>
Specify the screen width for video output drivers which do not know the Specify the screen width for video output drivers which do not know the
screen resolution like fbdev, x11 and TV-out. screen resolution, like x11 and TV-out.
--show-profile=<profile> --show-profile=<profile>
Show the description and content of a profile. Show the description and content of a profile.
@ -1762,9 +1728,8 @@
--slices, --no-slices --slices, --no-slices
Drawing video by 16-pixel height slices/bands, instead draws the Drawing video by 16-pixel height slices/bands, instead draws the
whole frame in a single run. May be faster or slower, depending on video whole frame in a single run. May be faster or slower, depending on video
card and available cache. It has effect only with libmpeg2 and libavcodec card and available cache. It has effect only with libavcodec codecs.
codecs. Enabled by default if applicable; usually disabled when threading Enabled by default if applicable; usually disabled when threading is used.
is used.
--softsleep --softsleep
Time frames by repeatedly checking the current time instead of asking Time frames by repeatedly checking the current time instead of asking
@ -2243,11 +2208,6 @@
*WARNING*: May be dangerous if playing from untrusted media. *WARNING*: May be dangerous if playing from untrusted media.
--use-filename-title
Set the window title using the media filename, when not set with
``--title``. Supported by X11-based video output drivers. See also
``--title``.
--user=<username> --user=<username>
Used with some network protocols. Used with some network protocols.
Specify username for HTTP authentication. See also ``--passwd``. Specify username for HTTP authentication. See also ``--passwd``.
@ -2305,16 +2265,9 @@
playing an MPEG-TS stream, MPlayer will use the first program (if present) playing an MPEG-TS stream, MPlayer will use the first program (if present)
with the chosen video stream. with the chosen video stream.
--vivo=<suboption>
(DEBUG CODE)
Force audio parameters for the VIVO demuxer (for debugging purposes).
FIXME: Document this.
--vm --vm
Try to change to a different video mode. Supported by the dga, x11, xv, Try to change to a different video mode. Supported by the x11 and xv video
sdl and directx video output drivers. If used with the directx video output drivers.
output driver the ``--screenw``, ``--screenh``, ``--bpp`` and
``--refreshrate`` options can be used to set the new display mode.
--vo=<driver1[:suboption1[=value]:...],driver2,...[,]> --vo=<driver1[:suboption1[=value]:...],driver2,...[,]>
Specify a priority list of video output drivers to be used. For Specify a priority list of video output drivers to be used. For
@ -2402,5 +2355,5 @@
--zoom --zoom
Allow software scaling, where available. This will allow scaling with Allow software scaling, where available. This will allow scaling with
output drivers (like x11, fbdev) that do not support hardware scaling output drivers (like x11) that do not support hardware scaling,
where MPlayer disables scaling by default for performance reasons. where MPlayer disables scaling by default for performance reasons.

View File

@ -16,10 +16,8 @@ in the list. Suboptions are optional and can mostly be omitted.
*EXAMPLE*: *EXAMPLE*:
``--vo=xmga,xv,`` ``--vo=gl,xv,``
Try the Matrox X11 driver, then the Xv driver, then others. Try the gl driver, then the Xv driver, then others.
``--vo=directx:noaccel``
Uses the DirectX driver with acceleration features turned off.
Available video output drivers are: Available video output drivers are: