Hi Stefano,

Stefano Falasca wrote:
> Hi,
> 
> I've a problem using CODEC_ID_WMV3 decode. On avcodec_open it fail. I can't
> understand why. I use below function for other codec and work.
[...]

Before checking more complex things: does your code call avcodec_ini() and
avcodec_register_all() (or av_register_all()) before trying to open the codec?


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

Reply via email to