0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00

manpage: do not use deprecated syntax in example

This commit is contained in:
wm4 2015-05-06 21:13:55 +02:00
parent f58d3591d9
commit 9434aa75b2

View File

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