1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-16 20:05:07 +00:00

better mention -vo yuv4mpeg can change output filename

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14147 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
wight 2004-12-12 21:29:03 +00:00
parent 72396a05a9
commit 609f055186

View File

@ -2875,7 +2875,7 @@ Specify the output filename (default: ./md5sums).
.TP
.B yuv4mpeg
Transforms the video stream into a sequence of uncompressed YUV 4:2:0
images and stores it in a file called 'stream.yuv' in the current
images and stores it in a file called by default 'stream.yuv' in the current
directory.
The format is the same as the one employed by mjpegtools, so this is
useful if you want to process the video with the mjpegtools suite.