How MP4 to WebM conversion works
MP4 probe and decode → stream-aware conversion → WebM verify
Reading MP4
MP4 input is probed for its video, audio, subtitle, chapter, rotation, color, metadata, and encryption streams before conversion.
Creating WebM
WebM output uses VP9 video and Opus audio with only verified WebM-compatible streams.