[FFmpeg-user] Cutting video at i-frames to avoid recoding

Carl Eugen Hoyos cehoyos at ag.or.at
Sun Aug 19 17:18:57 CEST 2012


Jim Worrall <coniophora <at> gmail.com> writes:

> ffmpeg -ss [start time] -i [input] -t [duration] -c copy [output]

Iirc, -t does not always work with -c copy, 
but this is of course how it should work.

Carl Eugen



More information about the ffmpeg-user mailing list