MMJan 12, 2021

Network-Distributed Video Coding

arXiv:2101.04475v13 citations
AI Analysis

This addresses the challenge for video providers in delivering content efficiently to users with varying devices and network conditions, representing an incremental improvement over existing methods.

The paper tackles the problem of efficiently streaming videos to diverse devices and networks by proposing network-distributed video coding (NDVC) as a middle ground between simulcast and transcoding, aiming to reduce storage costs compared to simulcast while lowering computing costs compared to transcoding.

Nowadays, an enormous amount of videos are streamed every day to countless users, all using different devices and networks. These videos must be adapted in order to provide users with the most suitable video representation based on their device properties and current network conditions. However, the two most common techniques for video adaptation, simulcast and transcoding, represent two extremes. The former offers excellent scalability, but requires a large amount of storage, while the latter has a small storage cost, but is not scalable to many users due to the additional computing cost per requested representation. As a third, in-between approach, network-distributed video coding (NDVC) was proposed within the Moving Picture Experts Group (MPEG). The aim of NDVC is to reduce the storage cost compared to simulcast, while retaining a smaller computing cost compared to transcoding. By exploring the proposed techniques for NDVC, we show the workings of this third option for video providers to deliver their contents to their clients.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes