[FFmpeg-cvslog] r9385 - trunk/doc/ffmpeg-doc.texi

victor subversion
Thu Jun 21 22:21:36 CEST 2007


Author: victor
Date: Thu Jun 21 22:21:36 2007
New Revision: 9385

Log:
Add a few missing Advanced Options.


Modified:
   trunk/doc/ffmpeg-doc.texi

Modified: trunk/doc/ffmpeg-doc.texi
==============================================================================
--- trunk/doc/ffmpeg-doc.texi	(original)
+++ trunk/doc/ffmpeg-doc.texi	Thu Jun 21 22:21:36 2007
@@ -709,6 +709,16 @@ Audio sync method. "Stretches/squeezes" 
 the parameter is the maximum samples per second by which the audio is changed.
 -async 1 is a special case where only the start of the audio stream is corrected
 without any later correction.
+ at item -copyts
+Copy timestamps from input to output.
+ at item -shortest
+Finish encoding when the shortest input stream ends.
+ at item -dts_delta_threshold
+Timestamp discontinuity delta threshold.
+ at item -muxdelay seconds
+Set the maximum demux-decode delay.
+ at item -muxpreload seconds
+Set the initial demux-decode delay.
 @end table
 
 @node FFmpeg formula evaluator




More information about the ffmpeg-cvslog mailing list