Browse code

Add docs and Changelog entry for the -copytb option added in r26340.

Originally committed as revision 26362 to svn://svn.ffmpeg.org/ffmpeg/trunk

Stefano Sabatini authored on 2011/01/15 20:13:07
Showing 2 changed files
... ...
@@ -72,6 +72,7 @@ version <next>:
72 72
 - SubRip (srt) subtitle decoder
73 73
 - floating-point AC-3 encoder added
74 74
 - Lagarith decoder
75
+- ffmpeg -copytb option added
75 76
 
76 77
 
77 78
 version 0.6:
... ...
@@ -687,6 +687,8 @@ the parameter is the maximum samples per second by which the audio is changed.
687 687
 without any later correction.
688 688
 @item -copyts
689 689
 Copy timestamps from input to output.
690
+@item -copytb
691
+Copy input stream time base from input to output when stream copying.
690 692
 @item -shortest
691 693
 Finish encoding when the shortest input stream ends.
692 694
 @item -dts_delta_threshold