On 21/05/2024 01.19, Anne Wu via ffmpeg-user wrote:
-snip-
... Also, I'd like the
timestamps of the output video to remain the same as the original,
so essentially preserving the edit-lists from the original, which I
don't think the above would accomplish. Is there a way to do that?
Try putting
-copyts
before the input, and put
-muxdelay 0
just before the output.
--Mark.
PS: I'm sending this from a different account, so if it gets to FFmpeg-user, that will tell me
something good.
_______________________________________________
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".