On Fri, Mar 26, 2021 at 10:59:23AM +0100, Peter White wrote:
> If you can live with further quality loss in the video, you can
> transcode it, i.e. -c:v libx264.

Forgot one thing. You can, and maybe should, use -ss as an input option.
This way ffmpeg does not decode the whole file until it reaches the cut
point. It will be an accurate cut if you use a real codec as opposed to
the copy codec. Again, see -ss and -accurate_seek for more details.


Cheers,
Peter
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to