1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-19 22:36:55 +00:00

manpage: do not use deprecated syntax in example

(cherry picked from commit 9434aa75b2)
This commit is contained in:
wm4 2015-05-06 21:13:55 +02:00 committed by Diogo Franco (Kovensky)
parent d7cfe38f06
commit 048cd1e73d

View File

@ -2140,7 +2140,7 @@ Demuxer
Play a raw YUV sample:: Play a raw YUV sample::
mpv sample-720x576.yuv --demuxer=rawvideo \ mpv sample-720x576.yuv --demuxer=rawvideo \
--demuxer-rawvideo=w=720:h=576 --demuxer-rawvideo-w=720 --demuxer-rawvideo-h=576
``--demuxer-rawvideo-format=<value>`` ``--demuxer-rawvideo-format=<value>``
Color space (fourcc) in hex or string for ``--demuxer=rawvideo`` Color space (fourcc) in hex or string for ``--demuxer=rawvideo``