From: Michael Bradshaw <mjbs...@google.com> Hi,
Attached patch adds a -time_base parameter to ffmpeg output streams. This parameter sets the initial AVStream.time_base value for the output streams, thus providing a time base hint to the muxer. Please review. Michael Bradshaw (1): ffmpeg: Add -time_base option to hint the time base ffmpeg.c | 6 ++++-- ffmpeg.h | 2 ++ ffmpeg_opt.c | 16 +++++++++++++++- 3 files changed, 21 insertions(+), 3 deletions(-) -- 2.10.1 (Apple Git-78) _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel