standards' perspective - mpeg dash overview and related efforts

26
Standards‘ perspective: MPEG DASH overview and related efforts Thomas Stockhammer Qualcomm Incorporated DASH

Upload: imtc

Post on 21-May-2015

2.535 views

Category:

Documents


1 download

DESCRIPTION

Presented in the IMTC MPEG DASH webinar, February 16th 2012

TRANSCRIPT

Page 1: Standards' Perspective - MPEG DASH overview and related efforts

Standards‘ perspective: MPEG DASH overview and related efforts

Thomas Stockhammer Qualcomm Incorporated

DASH

Page 2: Standards' Perspective - MPEG DASH overview and related efforts

Agenda

• Review of what is DASH• Latest Status in MPEG DASH• Profile Discussion• DASH PG and IMTC• Summary

2

Page 3: Standards' Perspective - MPEG DASH overview and related efforts

3

DASH2011

3GPP2009

OIPF2009

MPEG2010

Apple HLS2008 MS SS

2008

W3C2011?

others

Open Standard Delivery Format

Page 4: Standards' Perspective - MPEG DASH overview and related efforts

DASH in a Nutshell• What: Video streaming solution where small pieces of video streams/files are requested

with HTTP and spliced together by the client. Client entirely controls delivery.• Why: reuse widely deployed standard HTTP servers/caches for scalable delivery, e.g.

existing Internet CDNs; traverse NAT/Firewalls; simple rate adaptation; fixed-mobile convergence; convergence of services, etc.

• Use case: Accessing OTT video streaming services over any access network to any device

Media Preparation

Media HTTPOrigin Servers

HTTP Caches

HTTPoverany

Access Network

(fixed, mobile)

Page 5: Standards' Perspective - MPEG DASH overview and related efforts

Example Deployment Architecture

5

ContentPreparation

Original content

Ingestion component

HTTP delivery

Media player• Segments video streams into HTTP

resources• MPD file generated for the video files• URL generated for MPD file

HTTP/IP network

Serving Cloud(HTTP web caching servers)

• All intelligence is here• Accesses MPD file based on URL &

makes requests for appropriate video files

• Continually monitors and adjusts media rate based on network conditions, etc.

DASH client

Any radio access:any cellular, WiFi, parallel delivery

• Original content encoded into video streams at different media rates

Page 6: Standards' Perspective - MPEG DASH overview and related efforts

MPEG DASH

6

DASH

Page 7: Standards' Perspective - MPEG DASH overview and related efforts

MPEG DASH Status

• ISO/IEC 23009-1 DIS ratified in November 2011 to move to IS– document is now at ITTF for final processing– Final text is made available through liaison to 3GPP and others– http://www.3gpp.org/ftp/Inbox/LSs_from_external_bodies/ISO_IEC

_JTC1_SG29_WG11/29n12517.zip– made available publicly for free after ITTF completes final processing

03/2012.• Same publication timeline for

– extensions to ISO base media FF to support DASH 14496-12/AMD 3– Common Encryption 23001-7 with AES-128 CTR

• Other documents:– Conformance and Reference Software (see WD 23009-2)– Technical Report on Implementation Guidelines (see WD 23009-3)

7

Page 8: Standards' Perspective - MPEG DASH overview and related efforts

Typical Uses Cases

• MPEG-DASH supports simple and advanced use cases:– On-Demand, Live and time-shift (nPVR) streaming– Dynamic ad-insertion– Dynamic update of program– Delivery of same content on three screens– Delivery of any multimedia content (2D, 3D, animation, graphics,

multiview, subtitles, text, etc.), not just AV– Support of multiple languages and different audio configuration– etc.

• Simple use cases can be gradually extended to more complex and advanced ones

Page 9: Standards' Perspective - MPEG DASH overview and related efforts

Media Presentation on HTTP Server

What is specified – and what is not?

9

Segment

DASH Client

HTTP Access

Client

DASHAccessEngine

Media Presentation Description

HTTP/1.1

on-time http requests to segments

Resources located byHTTP-URLs

MediaEngines

Page 10: Standards' Perspective - MPEG DASH overview and related efforts

Segment Info

Initialization Segment http://www.e.com/dash-5

Media Presentation Data Model• Media Presentation Description (MPD) describes

accessible Segments and corresponding timing

10

Media Presentation

Period, start=0s

Period, start=100s

Period, start=295s

Period, • start=100• baseURL=http://www.e.com/

Adaptation Set 1video

Adaptation Set 2audio

Media Segment 1start=0shttp://www.e.com/dahs-5-1

Media Segment 2start=10shttp://www.e.com/dash-5-2

Media Segment 3start=20shttp://www.e.com/das-5-3

Media Segment 20start=190shttp://www.e.com/dash-5-20

Representation 1• bandwidth=500kbit/s• width 640, height 480

Segment Infoduration=10s

Template:./dash-5-$Number$

Representation 2• bandwidth=250kbit/s• width 640, height 480…

Splicing of arbitrary content

Selection of Components/Tracks Select/Switch of

Bandwidth

Page 11: Standards' Perspective - MPEG DASH overview and related efforts

Key feature – Common Timeline

• Representations in one Period share common presentation timeline– presentation time of access unit within the media

streams is mapped to the global common presentation timeline

– enables synchronization of different media components and seamless switching of different coded versions of the same media components

• Other timelines– segment availability times (mapped to UTC clock)– internal media decode time (not exposed on DASH level)

11

Page 12: Standards' Perspective - MPEG DASH overview and related efforts

Client-Side Process

250 Kbps

500 Kbps

1 Mbps Segment

30s Period 12s Period 20s Period

Segments

Ba

ck t

o v

ide

o

Ad

vert

ise

me

nt

Inse

rtion

Process Client downloads the MPD file Client downloads segment by segment based

on playout process Bitrate determined by client

Factors relevant for Representation selection Buffer conditions Network conditions User change in resolution – ex: full screen Device activity and resources

Page 13: Standards' Perspective - MPEG DASH overview and related efforts

Switching Support Features

• Segment Alignment– permits non-overlapping decoding and presentation of segments

from different Representations• Stream Access Points (SAPs)

– presentation time and position in segments at which random access and switching can occur

• Bitstream Switching– concatenation of segments from different Representations results in

conforming bitstream• Media Stream Structure Similarity

– permits switching at Open GOP boundaries• Alignment and SAPs can also apply for Subsegments

13

Page 14: Standards' Perspective - MPEG DASH overview and related efforts

Segments

• ISO/IEC 23009 focuses on Segment formats based on MPEG container formats. Specifically,– in 6.3, Segment formats are described for use with Media Segments

based on the ISO Base Media File Format as defined in ISO/IEC 14496-12;

– In 6.4, Segment formats are described for use with Media Segments based on the MPEG-2 Transport Stream as defined in the ISO/IEC 13818-2;

• In both cases the Segment formats are defined such that the Media Segment formats comply with the respective container formats.

• Guidelines for adding other Segment formats are provided in Annex F.

14

Page 15: Standards' Perspective - MPEG DASH overview and related efforts

ISO BMFF DASH Segmentsmoov moof mdat moof mdat moof mdat

Initialisation Segment

ftyp

moof mdat moof mdatstyp sidx

Media Segment

• binary information in ISO box structure on– Accessible units (one or multiple fragments)– Each unit is described by

• Byte range in the segments• Accurate presentation duration (seamless switching)• Presence and timing of stream access positions

• Provides a compact bitrate-over-time profile– Can be used for intelligent request scheduling

Page 16: Standards' Perspective - MPEG DASH overview and related efforts

Summary: DASH Selected Feature List• Live, On-Demand and Time-shift services• Independency of request size and segment size (byte range

requests)• Segment formats

– ISO base media FF and MPEG-2 TS – guidelines for integrating any other format– Are codec independent

• Support for server and client-side component synchronization (e.g., separate and multiplexed audio and video)

• Support for efficient trick mode• Simple splicing and (targeted) ad insertion• Multiple base URLs for the same content• Clock drift control for live sessions• DASH metrics for reporting the session experience • Profile: restriction of DASH and system features (claim & permission)• Content Descriptors for Protection, Accessibility, Rating, etc.

– Enables common encryption, but different DRM (DECE-like)

16

Page 17: Standards' Perspective - MPEG DASH overview and related efforts

PROFILES

17

DASH

Page 18: Standards' Perspective - MPEG DASH overview and related efforts

Full Profile

MPEG Profiles• Set of restrictions on the offered Media Presentation (MPD & Segments)• can also be understood as permission for DASH clients that only implement the

features required by the profile to process the Media Presentation • Profiles defined in ISO/IEC 23009 (as below). More restrictions may be added

18

ISO Base media file main

MPEG-2 TS

main

ISO Base media file format On Demand

ISO Base media file

format Live

MPEG-2 TS

simple

Page 19: Standards' Perspective - MPEG DASH overview and related efforts

Profile Discussions beyond MPEG

• Main motivation:– broad availability of clients supporting profile– enable deployment options in CDNs

• Client Profile– support for one/multiple content profile – support for multiple addressing schemes– support for efficient, but still simple switching scheme

• Media Presentation profile– Media presentation offering with one content profile, one

switching scheme and one addressing scheme

19

Page 20: Standards' Perspective - MPEG DASH overview and related efforts

DASH PG AND IMTC

20

DASH

Page 21: Standards' Perspective - MPEG DASH overview and related efforts

DASH Promoters Group• Informal collaboration of companies that have committed or at

least significant interest to deploy an open standard for HTTP-based streaming based on DASH.

• Effort may include recommending profiles, codecs, DRM• Just started to create PR information, white papers, licensing,

attend conferences, demos, interoperability efforts and so on• Current Members: Microsoft, Qualcomm, Netflix, Samsung,

Ericsson, Akamai, AEG, Harmonics, Adobe, and many more have joined recently, please check http://dashpg.org

• Significant interest from content providers (globally), operators, device manufacturers, etc.

• Interested companies are invited to listen in and/or join

21

Page 22: Standards' Perspective - MPEG DASH overview and related efforts

Profile Considerations @ DASH PG

• Deployable industry profile– Based on combination of ISO BMFF live and On-

Demand profile with some restrictions– Core Content Profile based on common codecs:

H.264/AVC [email protected], HE-AAC, SMPTE TT, and Common Encryption

– Extensions into various dimensions (HD, 3D, MC audio, low latency)

• Establishment through successful interoperability of multiple/many vendors

22

Page 23: Standards' Perspective - MPEG DASH overview and related efforts

IMTC Potential Role

• Provide framework and credibility for interops• Joint work between DASH PG and IMTC

– Define test cases for deployment profiles– organize interop for DASH including different

device types (mobile, tablet, STV, iTV)– in case of successful interop promotion

• Problem right now: – April is too soon (clashes with NAB and 3GPP SA4)– October may be too late

23

Page 24: Standards' Perspective - MPEG DASH overview and related efforts

SUMMARY

24

DASH

Page 25: Standards' Perspective - MPEG DASH overview and related efforts

Summary• MPEG DASH standardization is completed

– harmonized industry standard for OTT video – applicable to TV and mobile world

• Working towards deployments:– Conformance and Reference SW in MPEG– Implementation Guidelines (3GPP and MPEG)– Integration into 3GPP RANs (3GPP)– Integration into browser environment (– Promotion of the technology: events, PR, etc. (DASH PG)– Definition of deployable industry profile (DASH PG)– Multivendor demonstrations (MWC, NAB, IBC, etc.)– Official Interoperability tests (IMTC)

• Support for all activities welcome and desirable

25

Page 26: Standards' Perspective - MPEG DASH overview and related efforts

THANK YOU

26

DASH