[MPlayer-dev-eng] Tiny problem with latest codecs.conf

David Holm david at realityrift.com
Fri Mar 29 12:50:30 CET 2002


Thanks,
avcodec_init is the problem, but it seems your fix only works when using 
the jpeg codec =(
Any ideas appreciated...

//David

Rik Snel wrote:

>Hello David,
>
>On Fri, 29 Mar 2002, David Holm wrote:
>
>>I noticed that ffdivx/ffodivx is the default divx decoder with latest 
>>mplayer codecs.conf.
>>There is just a tiny problem with this, when using avcodec to encode 
>>mpeg1 for dxr3 while also using it to decode a movie produces 
>>unwatchable output. It works as long as you switch to fame, but avcodec 
>>is the default as it generates better output.
>>There should be a way for mplayer to disable avcodec support if using 
>>avcodec to encode the output...
>>
>You can probably solve this problem by skipping the avcodec_init() if
>libavcodec already is initialized. libavcodec can't handle double
>initialisations. See line 298 in jpeg_enc.c for the way I check if
>libavcodec needs to be initialized.
>
>Greetings,
>
>Rik.
>
>--------
>Nothing is ever a total loss; it can always serve as a bad example.
>
>_______________________________________________
>MPlayer-dev-eng mailing list
>MPlayer-dev-eng at mplayerhq.hu
>http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
>






More information about the MPlayer-dev-eng mailing list