[Libav-user] av_find_stream_info returns -1

Jamal Waseem (RBEI/ESD1) Jamal.Waseem at de.bosch.com
Thu May 2 07:43:17 CEST 2013


Hi,

Currently I am decoding H264 stream and I am successfully able to save each frame on my Hard disk.

I want to use the same code in my Library(DLL) which I am building but when I use av_find_stream_info() then the structure is not getting updated and the function is returning -1.

If(av_find_stream_info(pFormatCtx)<0)
Return -1

Where pFormatCtx is of type AVFormatContext.

AVFormatContext *pFormatCtx=NULL;

Please help me regarding this ?


Mit freundlichen Grüßen / Best regards

Jamal Waseem
RBEI/ESD1
Tel. +918067835850
Mobil +919008403062

BeQIK




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20130502/08fdf0c2/attachment.html>


More information about the Libav-user mailing list