Tuesday, September 06, 2011

Fwd: 3D CineCast


---------- Forwarded message ----------
From: "3D CineCast"

3D CineCast
________________________________
Matroska/WebM in MPEG DASH
DECE Picks Solekai to Develop UltraViolet Compliance Tests
MPEG-4 AVC Systems

Matroska/WebM in MPEG DASH

Posted: 06 Sep 2011 02:50 AM PDT

This document defines how to use Matroska/WebM with the MPEG DASH adaptive streaming system defined in ISO-IEC_23001-6.

Matroska and WebM share the same file structure, Matroska having some extra features. WebM is also restricted to the VP8 video codec and Vorbis audio codec. Only the features present in WebM are taken in consideration in this document.

DECE Picks Solekai to Develop UltraViolet Compliance Tests

Posted: 06 Sep 2011 01:44 AM PDT

Digital-video engineering services firm Solekai Systems is developing a suite of verification tests for device manufacturers to ensure conformance to the Digital Entertainment Content Ecosystem's UltraViolet specification for multi-provider video services.

The first products for UltraViolet -- a cross-industry effort to let consumers access purchased content from a digital "locker" using multiple devices -- are expected to make their debut at the 2012 Consumer Electronics Show in January in Las Vegas.

In July, DECE officially launched its licensing program after Neustar Media completed the final version of the network-based digital rights management system for UltraViolet.

San Diego-based Solekai is working with DECE to design and develop certain parts of the UltraViolet technology infrastructure including a set of Common File Format (CFF) generation and verification tools. The UltraViolet CFF file format is designed to be used for downloads and streaming, allowing consumers to share content files directly among multiple brands of registered apps and devices, even if they run different UltraViolet-compliant digital rights management (DRM) systems.

The UltraViolet certification tests will be available to licensees to self-administer on their own products, while DECE will have the right to audit results independently. Separately, Solekai expects to offer consumer-electronics manufacturers consulting on UltraViolet testing and compliance.

Among DECE's more than 70 members are such cable-industry players as Comcast, Cox Communications and CableLabs, as well as five of the six major Hollywood studios -- Fox Entertainment Group, Warner Bros. Entertainment, NBC Universal, Paramount Pictures and Sony Pictures Entertainment. Others DECE members include Motorola, Cisco Systems, SeaChange International, Netflix, Blockbuster (now owned by Dish Network), Best Buy, IBM, Microsoft, Panasonic, Toshiba and Wal-Mart's Vudu. Two notable players not participating in the initiative are Apple and the Walt Disney Co.

Solekai is "running at high speed right now," with the first set of compliance tests due to DECE in November. Those include an emulator for testing UltraViolet authentication as well as a test for accessing the MPEG content within the UltraViolet file wrapper.

By Todd Spangler, Multichannel

MPEG-4 AVC Systems

Posted: 05 Sep 2011 05:11 AM PDT

MPEG-4 AVC offers many tools for coding video and higher coding efficiency than MPEG-2. The growing number of AVC applications is facilitated by a broad set of profiles, which group together different feature sets. A recent extension to AVC is Multiview Video Coding (MVC), which offers content producers the ability to code different views of the same production, directly supporting 3-D presentation.

Profiles
MPEG profiles are defined so that a higher profile is a superset of a lower one. Within these profiles, levels are defined that describe a set of constraints on decoder performance (processing power and the memory size), essentially limiting the maximum pixel rate. A decoder that supports a particular profile and level is only required to support the corresponding subset of the full syntax and a set of parameter constraints.

Various MPEG profiles

It is important to realize that MPEG coding was developed to enable a wide range of applications, supporting both real-time (streaming) and non-real-time (storage) applications. The use of the different profiles essentially concentrated on videoconferencing, storage and broadcast.

The Constrained Baseline Profile and Baseline Profile were developed for low-cost applications; videoconferencing and mobile uses gravitated towards the former, being cheaper to implement and not needing the additional error resilience tools of the latter. Both profiles specify that every coded picture of the coded video sequence is a coded frame containing only frame macroblocks, i.e., coded pictures of the coded video sequence may not be coded as fields.

The Main Profile adds support for B-frames (bidirectionally predictive), which were left out of the simpler profiles to lower both memory requirements and computational complexity.

The Extended Profile adds some coding tools, including support for up to eight slice groups per picture. (Pixels are arranged in groups called blocks, and these are further arranged into macroblocks.) Macroblocks of a picture can be mapped into slice groups, which are further partitioned into slices, adding compression efficiency.

The High Profile improves compression quality (up to 12 percent for progressive HD video and film sources) while adding almost no computational complexity (but a slight memory increase) over Main Profile. The profile adds switchable transform and scaling matrices to achieve the improvement. Devices such as the Sony PlayStation and all current Blu-ray disc players support the High Profile.

The "derivative" High Profiles add additional tools: High 10 adds 10 bits/channel coding, High 4:2:2 adds 4:2:2 chroma sampling, and High 4:4:4 Predictive adds 4:4:4 chroma at 12 bits/channel. An earlier High 4:4:4 Profile was later removed.

3-D
Stereoscopic video is receiving growing interest by consumers, CE manufacturers and broadcasters, and existing MPEG codecs can handle certain 3-D formats, but not necessarily in a backwards-compatible way. Frame-compatible 3-D can be transmitted over either MPEG-2 or AVC, because the left and right views are horizontally or vertically decimated by a factor of two and arranged into formats such as side-by-side or top-and-bottom. Because these frame-compatible formats fit into a conventional 30Hz frame period, no additional baseband bandwidth is needed, and conventional baseband video equipment can handle the signals. Frame-compatible video can thus be encoded using a conventional MPEG-2 or AVC codec, but cannot be displayed on a 2-D display, which cannot separate or properly integrate the left and right views.

MVC
Newer specifications, however, can deal with these issues and provide bandwidth savings, as well. Multiview Video Coding (MVC) was developed by MPEG to support multiple simultaneous views of a subject, and in 2008, an MVC extension to AVC was released. In general, an MVC encoder receives n temporally synchronized video streams and generates one output bit stream. The decoder receives the bit stream, and decodes and outputs the n video signals.

MVC works by exploiting the similarities between multiple-camera video captures of a scene. By eliminating redundant information across camera views, MVC achieves a reduction in bit rate of about 20 to 25 percent on average when compared to encoding each view separately. This is accomplished by encoding a full-resolution 2-D view and the difference information between the left and the right views. This difference is coded in the video stream in a format that updated decoders and 3-D displays can play back in any 3-D format at the highest quality possible, while legacy 2-D televisions and decoders play the stream in 2-D. The 2-D view can be decoded from the base-layer AVC stream by using a High Profile decoder, which could then be output on a conventional 2-D display.

An MVC decoder would generate the stereo views from the base layer and enhancement layers, and deliver them to a stereoscopic display. In this way, MVC is fully backward-compatible and display-independent. Of course, encoding 3-D in a fashion that is intended to yield a compatible 2-D representation will not always be the production intent; the left or right view is not always intended to be viewed alone.

The Multiview High Profile, using the same coding tools as supported by the High Profile, has been specified so that fixed decoder resources of single-view AVC decoders, such as memory, can be repurposed for decoding stereo and multiview video bit streams. The Stereo High Profile was developed to support coding left- and right-eye stereo views as the multiple views of MVC. Also added to AVC was Frame Packing Arrangement Supplemental Enhancement Information (SEI) messaging, which signals the decoder that the left- and right-eye stereo views are packed into a single high-resolution video frame either in a top-and-bottom, side-by-side, checkerboard or other arrangement.

The Blu-ray 3-D specification calls for encoding 3-D video using the MVC codec. (AVC is currently supported by all Blu-ray Disc players.) The Multiview High Profile as defined in the MPEG-MVC Amendment uses the same coding tools as supported by the earlier High Profile of the MPEG-4 AVC standard.

Intra
As an aid to editing and content retrieval, several of the advanced profiles include intra versions, in which there are no predictive frames, i.e., every frame is intra coded. Although this carries a bandwidth premium, it generates streams (and files) where each frame is an intact element that does not depend on any other frame for its reconstruction.

The CAVLC 4:4:4 Intra and High 4:4:4 Intra Profile provide the highest capability in the production environment, with the latter supporting both CABAC and CAVLC stream coding. CABAC compresses data more efficiently than CAVLC but requires considerably more processing power to encode and decode.

No comments: