It affects all codecs which need the data stored in stsd sub-atoms (and which mkvtoolnix is unable to extract). So far it's the case for dvh1, and these are hvcC and dvcC. The patch proposes to rely on the existing methods from avformat/isom, instead of parsing those (again) in matroskadec.
Thanks! Stan. On Tue, Aug 13, 2019 at 9:35 PM Kieran O Leary <[email protected]> wrote: > On Tue, 13 Aug 2019, 20:25 Stanislav Ionascu, <[email protected] > > > wrote: > > > Hi All, > > > > when remuxing some of the mp4 files into the mkv container, not all > > video codecs can be properly represented. > > > Purely out of curiosity, what other codes does this affect? > > Best, > > Kieran O'Leary > Irish Film Institute > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
