Re: [FFmpeg-devel] [PATCH 0/1] Parsing quicktime tracks in matroska containers

2019-08-14 Thread Stanislav Ionascu
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

Re: [FFmpeg-devel] [PATCH 0/1] Parsing quicktime tracks in matroska containers

2019-08-13 Thread Carl Eugen Hoyos
> Am 13.08.2019 um 21:16 schrieb Stanislav Ionascu > : > > Hi All, > > when remuxing some of the mp4 files into the mkv container, not all > video codecs can be properly represented. As such, to make the codec > configuration complete, mkvtoolnix muxes in the full stsd box. > > I also switche

Re: [FFmpeg-devel] [PATCH 0/1] Parsing quicktime tracks in matroska containers

2019-08-13 Thread Kieran O Leary
On Tue, 13 Aug 2019, 20:25 Stanislav Ionascu, 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