On 13/01/2024 13.22, DEF wrote:
As long as you are not encoding the video, ffmpeg will cut at the nearest iframes.
That appears to be not true. ffmpeg appears to cut at the next frame, not the nearest frame.
If you are particular then you need to re-encode the video.
That is not true.
avoid using "-to" in the place of "-t" like i explained.
I missed that. Would you care to explain it again. I'd really like to know.
if you must not reencode and you want to use copyts then you must add the option "-avoid_negative_ts make_zero" after your copyts.
I don't think that's a good idea. --Mark. _______________________________________________ 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".