Packaging specification
The packaging specification applies to SSAI Live and VoD content, unless there are specific notifications to be considered.
MPEG-DASH
The container format must be ISOBMFF fMP4
.m4s(MIME-type:video/iso.segment)with multiple video segments.The filename extension must be
.mpdThe segment duration should be 1.92sec. (see GOP-size) and the audio and video segments must be aligned.
DASH must be for LIVE single period segment timeline
urn:mpeg:dash:profile:isoff-live:2011For VoD segment timeline and/or segment template
urn:mpeg:dash:profile:isoff-live:2011MIME type:
application/dash+xml
HLS
For HLS the container format could be
.ts(MIME-type:video/mp2torbinary/octet-stream)or.mp4(content-type:video/mp4).The filename extension must be
.m3u8 (MIME-type application/x-mpegURLorvnd.apple.mpegURL)The audio track can be muxed within every rendition. Audio groups are supported as well.
Last updated