Bug #1818
Can't open audio in Opus format
Status: | New | Start date: | 2017-06-30 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
One of our proof-of-concept web apps exports audio using the browser's MediaRecorder API (if supported) -- on Firefox this exports Ogg/Opus and on Chrome it appears to be using WebM/Opus. We can't open either of these in SV -- the Ogg container is supported but not WebM and not the Opus codec.
Opus is going to be increasingly significant, we definitely need to support it.