On Tue, Jun 16, 2020 at 9:40 AM Kieran O Leary <[email protected]> wrote:
> OK, so I figured out that the dts needs to be divided by > pkt_duration_time, which in this instance was 3600. Not sure how to get > that aside from using ffprobe as I don't see it listed in the ffmpeg output. > Sorry, the dts value needs to be divided by pkt_duration, which gives the frame number. Also ffmpeg is amazing. Best, Kieran. > _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
