Skip to content
New issue

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

Unable to convert spx file to wav #48

Open
carlganz opened this issue Mar 14, 2023 · 2 comments
Open

Unable to convert spx file to wav #48

carlganz opened this issue Mar 14, 2023 · 2 comments

Comments

@carlganz
Copy link

In av_muxers() I see Ogg Speex listed but with audio as NA. When I run av_audio_convert with spx file as input it gives me Error: FFMPEG error in 'avcodec_find_decoder': Operation not permitted

Converting to Wav to MP3 worked, and I am on Windows FWIW. Any help would be appreciated

@carlganz
Copy link
Author

Just reran on Linux and it worked so appears this is a Windows issue

@jeroen
Copy link
Member

jeroen commented Mar 14, 2023

The Windows build probably does not have the required speex coded enabled. You can send a PR to https://github.com/r-windows/rtools-packages/blob/master/mingw-w64-ffmpeg/PKGBUILD if you like

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants