Hi,  My h264 decoder filter works fine when avi file is fed via AVI 
splitter.But when I use MP4 splitter for mp4 file, no frame is decoded.         
     avcodec_decode_video(avctx, frame, &got_picture, ffbuf, srclen)            
 got_picture is always returned as 0. What's the problem?
Should I set avctx->extradata?
I tried it but in vain. Thanks in advance, Pathos
_________________________________________________________________
Stay in touch when you're away with Windows Live Messenger.
http://www.windowslive.com/messenger/overview.html?ocid=TXT_TAGLM_WL_messenger2_072008
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to