Reconfigurable video coding
Reconfigurable Video Coding is an MPEG initiative to provide an innovative framework of video coding development. This framework offers a way to overcome the lack of interoperability between the many video codecs deployed in the market. Indeed, an RVC codec is described using the dataflow programming paradigm which permits flexibility and reusability. Two standards have been produced by the RVC working group:
- The codec configuration representation describes the format with which an RVC decoder can be defined as a network of computational blocks, as well as a textual language for the definition of video coding blocks.
- A video tool library that standardizes actors needed to describe existing video coding standards.
Motivations
- In the last two decades, many video coding standards have been specified to meet consumers' demands. These new technologies have been using increasingly complex algorithms and many of them share some common parts. Unfortunately, there was at the time no standard way to exploit these similarities.
- The specification of a video coding standard was previously provided with a textual document and reference software, without consideration for the effort needed to implement the standard on multi-core processors or hardware platforms.
History
A Call for Proposals was made during the 76th MPEG meeting at Montreux, this call aimed to collect technologies to describe some unified descriptions of the MPEG video technology.
The next meeting saw the proposal to build a MPEG Reconfigurable Video Coding framework accepted, and work on the development of standard components started.