mirror of https://github.com/mpv-player/mpv
Document TV outfmt arbitrary formats and outfmt=help.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11366 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
60276410c8
commit
04fa0fd56f
|
@ -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).
|
Specify the frequency to set the tuner to (e.g.\& 511.250).
|
||||||
Not compatible with channels parameter.
|
Not compatible with channels parameter.
|
||||||
.IPs outfmt=<value>
|
.IPs outfmt=<value>
|
||||||
output format of the tuner (yv12, rgb32, rgb24, rgb16, rgb15, uyvy, yuy2,
|
Specify the output format of the tuner with a preset value supported by the
|
||||||
i420)
|
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>
|
.IPs width=<value>
|
||||||
width of the output window
|
width of the output window
|
||||||
.IPs height=<value>
|
.IPs height=<value>
|
||||||
|
|
Loading…
Reference in New Issue