John Smith wrote:
> I am trying to write a simple directshow filter for MPEG2 decoding.
>  
> But my call avcodec_decode_video catches only 24 frames of 420 total.
>  
> I used Martin Böhme 's sample code. Seperately built sample code catches all 
> frames, but my filter can't.
>  
> I suppose I didn't correctly initialized codec context.
>  
> What's the reason?

There is clearly an error in line 327 of the third file in your sources...


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

Reply via email to