Hi, I have a strange problem with some AAC Files when decoding them using avcodec_decode_audio3. I read the AAC Stream from a MKV File (via libav_format). For some AAC streams everything is working fine, and for some it's crashing.
The Trace-Callback only shows this: #0 float_to_int16_interleave_sse2 #1 aac_decode_frame I have no Idea where to look for the problem, specially since it's working with some AAC Streams. In one MKV I have two AAC-Streams, the one is working, the other one crashes.. Any ideas? Thanks, Aya _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
