Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 783 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 783 Bytes

SVC_transcoding

Join the chat at https://gitter.im/P2PSP/SVC_transcoding

Scalable Video Transcoding for OGG streams

Similarly to the MDC transcoder, a Scalable Video Coding (SVC) transcoder could improve the performance in variable-bandwidth scenarios. In this case, the forward transcoder would input an OGG stream and output a number of layers (OGG streams), each one presenting a different level of a Laplacian Pyramid.

The inverse transcoder would reconstruct the original OGG sequence (or an approximation of it) using all (or a smaller number of) layers.