We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi! Thanks for a great library.
Do you have an example how to transcode audio from 1 codec to another using that library? E.g. from AAC to Opus.
Following similar approach as for video doesn't work due to different settings required for codecs.
Thanks!
The text was updated successfully, but these errors were encountered:
Audio support is very limited at the moment. Transcoding and resampling will be added in the future.
Sorry, something went wrong.
Any update on this? Trying to use this with OpenAL but I don't have AL_EXT_FLOAT32 available
No branches or pull requests
Hi! Thanks for a great library.
Do you have an example how to transcode audio from 1 codec to another using that library? E.g. from AAC to Opus.
Following similar approach as for video doesn't work due to different settings required for codecs.
Thanks!
The text was updated successfully, but these errors were encountered: