You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello and thanks for flagging.
We use the symphonia library for decoding and it appears they do not have support for opus yet pdeljanov/Symphonia#8
Adding opus capabilities directly into this lib is something I would rather not do as it is not core to the audio api feature set.
Perhaps you can convert the files beforehand?
Thanks for understanding.
I'm leaving this issue open for visibility and future reconsideration.
Regarding encoding, in #508 we plan to add support for more types so perhaps that might result in changes to decoding support
Thanks for your great work!
I'm just using the example
decode_multithreaded
with sample files to test decoding, but it fails:The text was updated successfully, but these errors were encountered: