ping 2015-10-03 15:49 GMT+02:00 Martin Vignali <martin.vign...@gmail.com>:
> Hello, > > in attach a patch, who add an option to increment timecode using segment. > > To test : > > ffmpeg -i src.mov -timecode 10:00:00:00 -vcodec copy -f segment > -segment_time 2 -reset_timestamps 1 -increment_tc 1 target_%03d.mov > > the second file have timecode 10:00:02:00 (after the patch) > instead of 10:00:00:00 (before the patch) > > > This patch is useful for two kind of uses : > - splitting a file, but keeping timecode of each part > - have a continuous timecode when recording a stream using segment. > > > Comments welcome. > > Martin > _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel