On Mon, Oct 22, 2012 at 2:01 AM, Svetlana Olonetsky <[email protected]> wrote: > Thank you ! > > In our example we decided to go with codec_info_nb_frames != 1 in case 2 > video streams exist.
I just found the function av_find_best_stream() which can find the "best" audio/video stream, which may be useful and/or more reliable. _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
