On 2/2/12 9:27 AM, Martin Storsjö wrote:
A nonzero mdhd duration sets st->duration, but st->duration is used for setting dts on all packets in later fragments. For fragmented files, st->duration should after the moov atom be the duration of all samples described within the moov, not the duration of the complete file.
That might fix some issue with fragmented stream I'm messing with as well. Seems good, I need to find the time to test it soon.
lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
