Karthik Kailash wrote:
> According to gdb, the segfault happens at line 1686 of libavformat/utils.c,
> in av_estimate_timings()
> 
>               if (ic->iformat->flags & AVFMT_NOFILE) {
> 
> ic->iformat is NULL. Is there something else I should call before calling
> find_stream_info()?
http://www.inb.uni-luebeck.de/~boehme/using_libavcodec.html
http://www.dranger.com/ffmpeg/tutorial01.html


                        Luca
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to