summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-12-12 21:29:03 +0000
committerwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-12-12 21:29:03 +0000
commit609f055186fece7a0146b30ffab864ce86a39c24 (patch)
tree4ec582807323a36264836c34a358eeb3a98638c2
parent72396a05a9728c24d20a0c1280a675a6e482096f (diff)
downloadmpv-609f055186fece7a0146b30ffab864ce86a39c24.tar.bz2
mpv-609f055186fece7a0146b30ffab864ce86a39c24.tar.xz
better mention -vo yuv4mpeg can change output filename
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14147 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/man/en/mplayer.12
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 92d2819454..4ef516bec5 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -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.