How MPEG to WebM conversion works
MPEG probe and decode → stream-aware conversion → WebM verify
Reading MPEG
MPEG input reads approved MPEG program or elementary video streams with bounded timing and packet data.
Creating WebM
WebM output uses VP9 video and Opus audio with only verified WebM-compatible streams.