[Ffmpeg-cvslog] CVS: ffmpeg/libavcodec Makefile,1.217,1.218
Rich Felker
dalias
Tue Jan 10 19:47:30 CET 2006
On Tue, Jan 10, 2006 at 12:02:08PM +0100, Diego Biurrun wrote:
> On Mon, Jan 09, 2006 at 11:06:02PM +0100, Nico Sabbi wrote:
> > 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
>
> Which README? The MPlayer one? It's supposed to be a simple quickstart
> guide, I think this would somehow defeat the purpose...
IIRC the README says NOT to use shared libs.. If not, it should.
Rich
More information about the ffmpeg-cvslog
mailing list