[FFmpeg-cvslog] r22747 - trunk/doc/ffmpeg-doc.texi
jai_menon
subversion
Wed Mar 31 16:15:01 CEST 2010
Author: jai_menon
Date: Wed Mar 31 16:15:01 2010
New Revision: 22747
Log:
Fix a few typos/grammar nits from r22739.
Modified:
trunk/doc/ffmpeg-doc.texi
Modified: trunk/doc/ffmpeg-doc.texi
==============================================================================
--- trunk/doc/ffmpeg-doc.texi Wed Mar 31 16:13:49 2010 (r22746)
+++ trunk/doc/ffmpeg-doc.texi Wed Mar 31 16:15:01 2010 (r22747)
@@ -759,11 +759,11 @@ Thread count.
@item -vsync @var{parameter}
Video sync method.
0 Each frame is passed with its timestamp from the demuxer to the muxer
-1 Frames will be duplicated and droped to achive exactly the requested
+1 Frames will be duplicated and dropped to achieve exactly the requested
constant framerate.
-2 Frames are passed through with their timestamp or droped so as to prevent
- 2 frames having the same timestamp
--1 Chooses between 1 and 2 depending on muxer capabilities. This is default.
+2 Frames are passed through with their timestamp or dropped so as to prevent
+ 2 frames from having the same timestamp
+-1 Chooses between 1 and 2 depending on muxer capabilities. This is the default method.
With -map you can select from
which stream the timestamps should be taken. You can leave either video or
More information about the ffmpeg-cvslog
mailing list