Hello, I just want to decode a stream like in this example https://blinkingblip.wordpress.com/2011/10/08/decoding-and-playing-an-audio-stream-using-libavcodec-libavformat-and-libao/ but with avcodec_decode_audio4. The data (frame->data[0]) is the right decoded data. But the library outputs continuous <http://www.dict.cc/englisch-deutsch/continuous.html>ly the error.
I use Debian Wheezy with delivered libav-lib (libavcodec 53 and libavformat 53). Can I ignore the message because I get decoded data like expected or do I have to fix something in my code? or is some other thing broken on my setup? Thanks, Psy-Kai _______________________________________________ libav-api mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-api
