[FFmpeg-user] How to split and then concatenate a video file?

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Feb 19 14:28:26 CET 2013


Žygimantas Bruzgys <un1x0nly <at> gmail.com> writes:

> zybru <at> hp-6530b-bs:~/Desktop$ ffmpeg -i small.mp4 
> -f segment -c copy -segment_time 2 -map 0 out%03d.mp4

Does it work if you reencode (instead of -c copy)?
Does it work with higher values for segmet_time?

Carl Eugen



More information about the ffmpeg-user mailing list