[Ffmpeg-cvslog] CVS: ffmpeg/libavcodec Makefile,1.217,1.218
Nico Sabbi
nicola_sabbi
Mon Jan 9 23:06:02 CET 2006
Nico Sabbi wrote:
> Diego Biurrun wrote:
>
>> On Sun, Jan 08, 2006 at 08:31:42PM +0100, Erik Slagter wrote:
>>
>>
>>> I'd like to use shared libraries with mplayer, yes, and yes, on my own
>>> risk. But AFAIK there is no configure option to actually realise and I
>>> am too lazy to hack it in.
>>>
>>
>>
>> configure should detect shared lavc and soon - as in tomorrow or the
>> day after - shared lavf. If you have trouble getting it to work, send a
>> bug report.
>>
>>
>>
>
> it's ready, but as Richard said users must remember not to report bugs
> in the
> shared libs unless they can be exactly reproduced with the static ones
>
BTW, I observed that if your mplayer uses pthreads (my bloated mdk uses
them by default)
you have to explicitly configure ffmpeg with --enable-pthreads or
decoding and encoding will
break completely when linking to libav* dynamically (just checked few
minutes ago with
2 fresh checkouts).
Maybe this should be clearly stated in README
More information about the ffmpeg-cvslog
mailing list