OSDN Git Service

New "copytb" ffmpeg cli option to copy input stream time base when stream copying.
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>
Fri, 14 Jan 2011 22:01:49 +0000 (22:01 +0000)
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>
Fri, 14 Jan 2011 22:01:49 +0000 (22:01 +0000)
commit0f27e6b4c2dddd7fc147a8df9d35b0fc7a23bd58
tree28d70d6d91d7bd7cf9eafccd1e9eb89c180cddb3
parentbd11c7a1a810280c481a34d677f756d80d11692f
New "copytb" ffmpeg cli option to copy input stream time base when stream copying.
This should avoid non monotone timestamps for video streams with vfr.

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