WebM Demuxing

WebM is an open media container based on Matroska and commonly used with VP8, VP9, Vorbis, and Opus streams. Demuxing reads the container structure and extracts selected streams into separate output files without decoding the compressed media.

This sample shows how to demux the first audio and video streams from a WebM container with Transcoder::run.