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
The FFmpegAudioReader::Read method raises an AccessViolationException, after calling the swr_convert function with FFmpeg 4.0 on the following MP3: https://www.dropbox.com/s/gmw3lc8z67n63aw/access_violation_exception.mp3?dl=0
On previous version of FFmpeg, fpcalc simply returns ERROR: Error decoding audio frame (Invalid data found when processing input).
ERROR: Error decoding audio frame (Invalid data found when processing input)
Any help would be appreciated.
Thanks.
The text was updated successfully, but these errors were encountered:
Hi Lukas, Can you take a few moments to study this problem, which is quite annoying? Thank you very much.
Sorry, something went wrong.
Hi Lukas, Do you still maintain this project? How do you see the future of this project? Thanks.
No branches or pull requests
The FFmpegAudioReader::Read method raises an AccessViolationException, after calling the swr_convert function with FFmpeg 4.0 on the following MP3:
https://www.dropbox.com/s/gmw3lc8z67n63aw/access_violation_exception.mp3?dl=0
On previous version of FFmpeg, fpcalc simply returns
ERROR: Error decoding audio frame (Invalid data found when processing input)
.Any help would be appreciated.
Thanks.
The text was updated successfully, but these errors were encountered: