diff options
author | Martin Vignali <martin.vignali@gmail.com> | 2016-02-28 21:36:42 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2016-03-15 17:44:13 +0100 |
commit | 69638517d15912f5411cb5ebd0513c31beed2798 (patch) | |
tree | e4e5a39e6091f81796ae9c2551e93882ce5a8126 /README.md | |
parent | 7eedad946c30e36b06e476f5686c4ccb7de6dd06 (diff) | |
download | ffmpeg-69638517d15912f5411cb5ebd0513c31beed2798.tar.gz |
lavf/segment: add increment_tc option
For example you can split a file, keeping a continuous timecode between
each segment:
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
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions