Re: [FFmpeg-devel] [PATCH v2 0/2] Support for stream dispositions in MP4

2021-09-06 Thread Jan Ekström
On Mon, Aug 30, 2021 at 2:14 PM Jan Ekström wrote: > > First patch implements the CMAF specified way of flagging what in FFmpeg > are are called stream dispositions. Other identifiers such as HTML media track > kinds are allowed, but if there is a DASH identifier for something, it should > be util

[FFmpeg-devel] [PATCH v2 0/2] Support for stream dispositions in MP4

2021-08-30 Thread Jan Ekström
First patch implements the CMAF specified way of flagging what in FFmpeg are are called stream dispositions. Other identifiers such as HTML media track kinds are allowed, but if there is a DASH identifier for something, it should be utilized in stead. Second patch is a compatibility patch for one