• Jan Ekström's avatar
    avformat/{isom,mov,movenc}: add support for CMAF DASH roles · 7a446b11
    Jan Ekström authored
    This information is coded in a standard MP4 KindBox and utilizes the
    scheme and values as per the DASH role scheme defined in MPEG-DASH.
    Other schemes are technically allowed, but where multiple schemes
    define the same concepts, the DASH scheme should be utilized.
    
    Such flagging is additionally utilized by the DASH-IF CMAF ingest
    specification, enabling an encoder to inform the following component
    of the roles of the incoming media streams.
    
    A test is added for this functionality in a similar manner to the
    matroska test.
    Signed-off-by: 's avatarJan Ekström <jan.ekstrom@24i.com>
    7a446b11
mov.c 287 KB