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
When converting some audio from opus to wav, I'm getting:
> av_audio_convert("data/test.opus", output = "output.wav", verbose = TRUE, format = "opus") Output #0, opus, to 'output.wav': Metadata: encoder : Lavf58.29.100 Stream #0:0: Audio: opus, 48000 Hz, stereo, fltp, 96 kb/s Metadata: encoder : Lavf58.29.100 Could not update timestamps for skipped samples. Adding audio frame 13708 at timestamp 274.12secError parsing the packet header. Error: FFMPEG error in 'avcodec_send_packet (flush)': Invalid data found when processing input 142 frames left in the queue on closing Average Intensity Stereo band: 20.3 Dual Stereo used: 92.16%
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When converting some audio from opus to wav, I'm getting:
The text was updated successfully, but these errors were encountered: