Stas Oskin <[EMAIL PROTECTED]> writes: > Ok, I sorted it out. It appears a function called av_find_stream_info > has to be called. Yes, exactly. > Still, it would be nice to know where these examples could be found. FFmpeg terribly lacks of documentation. However, there are some. Go to the ffmpeg home page (http://ffmpeg.mplayerhq.hu/), click on [Documentation] and study "An FFmpeg and SDL Tutorial" by Stephen Dranger.
Another tutorial source is ffmpeg.c. _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
