Hello Stefan, On 04/14/04 09:13, Stefan Lucke wrote:
I noticed several anomalies with the mpeg2 decoder from libavcodec.does someone know how this works ? Even after calling the decoder with: avcodec_decode_video(context,picture,&got_picture,NULL,0); got_picture is still false.
I published my problems on the libavcodec mailing list, but none of the developers has been interested in fixing these problems so far.Is there another trick ? Stefan Lucke