<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div>Dear all,</div><div>I am getting stuck with decoding some audio files that include many audio streams ( more than 1 ). Even though i used <em><font face="Courier New, courier, monaco, monospace, sans-serif">av_find_best_stream(formatContext, AVMEDIA_TYPE_AUDIO, -1, -1, NULL, 0)</font></em> function, the result is so bad. It can just decode very few frames and stop. My audio files can be played very well by any window audio player. Can anybody give me suggestion? Thanks so much!</div></div></body></html>