On Sun, Feb 19, 2017 at 11:22 PM, Martin Storsjö <[email protected]> wrote: > This reduces the need for an edit list; streams that start with > e.g. dts=-1, pts=0 can be encoded as dts=0, pts=0 (which is valid > in mov/mp4) by shifting the dts values of all packets forward. > This avoids the need for edit lists for such streams (while they > still are needed for audio streams with encoder delay). > ---
Cool stuff. Did some general testing and it seems to work nicely! Thus, LGTM from me. Jan _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
