[MPlayer-dev-eng] Re: [PATCH] print appropriate error when failing to open a file

Rich Felker dalias at aerifal.cx
Fri Dec 16 20:53:23 CET 2005


On Fri, Dec 16, 2005 at 05:08:04PM +0200, Ivan Kalvachev wrote:
> As for the error message, I guess for now it is enough to print some
> error, even if it is in english.
> 
> 2005/12/16, Rich Felker <dalias at aerifal.cx>:
> > BTW2: I noticed a bug. mplayer should NOT link to mp3lame. Only
> > mencoder should.
> 
> MPlayer doesn't link to mp3lame, it's libavcodecs that link to it. And
> mplayer (usually) link libavcodecs statically.
> 
> Maybe it is good idea to use mp3lame only directly or only through
> lavc (That's for mencoder of course, but mplayer/mencoder link to same
> libavcodecs.a).

Ah. Well before, libavcodec did not include mp3lame support when
compiled as part of MPlayer so it wasn't an issue. I guess now that's
change with the new codec list shit..

Rich




More information about the MPlayer-dev-eng mailing list