mirror of
https://github.com/mpv-player/mpv
synced 2025-03-05 05:37:37 +00:00
typo and consistency fix by Paul TT <paultt - at - hackerjournal - dot - it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16128 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
28d434a068
commit
fd627621d7
@ -8709,8 +8709,8 @@ mencoder dvd://2 \-o title2.avi \-oac copy \-ovc lavc
|
||||
.
|
||||
.TP
|
||||
.B The same, but with MJPEG compression:
|
||||
mencoder dvd://2 \-o titel2.avi \-ovc lavc
|
||||
\-lavcopts vcodec=mjpeg:mbd=1:vbitrate=1800 \-oac copy
|
||||
mencoder dvd://2 \-o title2.avi \-oac copy \-ovc lavc
|
||||
\-lavcopts vcodec=mjpeg:mbd=1:vbitrate=1800
|
||||
.
|
||||
.TP
|
||||
.B Encode all *.jpg files in the current dir:
|
||||
|
Loading…
Reference in New Issue
Block a user