Comment 2 for bug 1914662

Revision history for this message
Uwe Klotz (uklotzde-deactivatedaccount) wrote : Re: Prefer FFmpeg for all formats except FLAC/OGG/OPUS

Decoding tests don't pass for FLAC and OGG, seeking seems to be buggy, all documented in code comments. The native libraries work (almost) flawlessly.

We could use FFmpeg for OPUS instead of the native decoder as I just noticed, all tests pass. I remember that this required raising the bounds for allowed decoding errors slightly.