Content deleted Content added
Article extended and restructured |
No edit summary |
||
Line 2:
{{verify}}
'''Multiple Description Coding (MDC)''' is a coding technique which fragments a single media stream into n independent sub streams (n >= 2) of
MDC is a form of data partitioning, thus comparable to layered coding as it is used in MPEG-2 and MPEG-4. Yet, in contrast to MDC, layered coding mechanisms generate a base layer and n enhancement layers. The base layer is required to decode the media stream, enhancement layers are applied to improve stream quality. However, each enhancement layer n + 1 depends on the its subordinate layer n, thus can only be applied if n was already applied. Hence, media streams using the layered approach are interrupted whenever the base layer is missing and, as a consequence, the data of the respective enhancement layers is rendered useless.
Besides increased fault tolerance, MDC
The vast majority of state-of-the art codecs uses single description (SD) video coding. This approach does not partition any data at all. Despite the aforementioned advantages of MDC, SD codecs are still predominant. The reasons are probably the comparingly high complexity of codec development, the loss of some compression efficiency as well as the caused transmission overhead.
|