How Opus to WAV conversion works
Opus decode → normalized audio stream → WAV encode
Reading Opus
Opus input is decoded from its Ogg container with compatible tags and stream timing.
Creating WAV
WAV output uses uncompressed PCM for broad editing compatibility and typically creates a larger file.