> This may work: > Get the timestamp of the first displayed frame. > Then do a transcode of all frames with ignore editlist, Use the setts bsf on > the > video stream to offset timestamps so that the first displayed frame has a dts > of 0.
Hi, thanks for the response. It seems that method would work specifically in the scenario I mentioned, but I'm looking for a more generic approach that would apply to videos with potentially multiple edit lists, that could be dropping frames anywhere within the video. 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? _______________________________________________ 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".