summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-11-03 01:20:51 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-11-03 01:20:51 +0000
commit04fa0fd56f9fdbc74088ccce4c6a232740c6d695 (patch)
treeac2b2db50c96c68fc85058d32f37b27a4e5c23bc /DOCS
parent60276410c8152d32b4b7c27562782906daebf60f (diff)
downloadmpv-04fa0fd56f9fdbc74088ccce4c6a232740c6d695.tar.bz2
mpv-04fa0fd56f9fdbc74088ccce4c6a232740c6d695.tar.xz
Document TV outfmt arbitrary formats and outfmt=help.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11366 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.16
1 files changed, 4 insertions, 2 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 71fc9f863c..5907007cef 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -981,8 +981,10 @@ Specify other input than the default 0 (Television) (see output for a list)
Specify the frequency to set the tuner to (e.g.\& 511.250).
Not compatible with channels parameter.
.IPs outfmt=<value>
-output format of the tuner (yv12, rgb32, rgb24, rgb16, rgb15, uyvy, yuy2,
-i420)
+Specify the output format of the tuner with a preset value supported by the
+V4L driver (yv12, rgb32, rgb24, rgb16, rgb15, uyvy, yuy2, i420) or an
+arbitrary format given as hex value.
+Try outfmt=help for a list of all available formats.
.IPs width=<value>
width of the output window
.IPs height=<value>