Mercurial > mplayer.hg
changeset 14146:dd7713e9c00b
better mention -vo yuv4mpeg can change output filename
author | wight |
---|---|
date | Sun, 12 Dec 2004 21:29:03 +0000 |
parents | 9c47f90ad94a |
children | 8553a7522a09 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Sun Dec 12 15:17:53 2004 +0000 +++ b/DOCS/man/en/mplayer.1 Sun Dec 12 21:29:03 2004 +0000 @@ -2875,7 +2875,7 @@ .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.