How FLV to WebM conversion works
FLV probe and decode → stream-aware conversion → WebM verify
Reading FLV
FLV input is parsed for supported Flash video codecs, audio tracks, timestamps, and bounded script metadata.
Creating WebM
WebM output uses VP9 video and Opus audio with only verified WebM-compatible streams.