How WebM to FLAC audio conversion works
WebM probe and decode → stream-aware conversion → FLAC audio verify
Reading WebM
WebM input accepts approved VP8, VP9, or input-only AV1 profiles with compatible WebM streams.
Creating FLAC audio
FLAC output extracts one selected audio stream and stores it losslessly with compatible metadata.