diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-07-13 20:59:47 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-07-13 20:59:47 +0000 |
commit | ec6117050a22ec2355fe95740809408d6a1a689e (patch) | |
tree | c53eadda60c5abdc59b019f15ad86b8db94a3ee9 /DOCS/man | |
parent | 37bb3a71c7bd1ceb2cc603ad808f44e02caf4828 (diff) |
clarification
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12809 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 56f8b11864..265a3f5f91 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -5665,7 +5665,7 @@ mencoder dvd://2 \-o titel2.avi \-ovc lavc .B Encoding all *.jpg files in the current dir mencoder "mf://*.jpg" \-mf fps=25 \-o output.avi \-ovc lavc \-lavcopts vcodec=mpeg4 .TP -.B Encoding from tuner +.B Encoding from tuner (specify a format with \-vf format) mencoder \-tv driver=v4l:width=640:height=480 tv:// \-o tv.avi \-ovc raw .TP .B Encoding from a pipe |