Hi,
i made an audio decoder based on libav. It works well.
I've come accross two mp3 files that can't be decoded by my decoder. It
fails on avformat_find_stream_info with the message "operation not
permitted"
Avplay can't read the files properly:
* for the first one, it ends immediately wi
On 05/12/14 14:39, Florian Iragne wrote:
Hi,
i made an audio decoder based on libav. It works well.
I've come accross two mp3 files that can't be decoded by my decoder. It
fails on avformat_find_stream_info with the message "operation not
permitted"
Could you please provide the samples?
lu