Re: [gentoo-user] mplayer with libmp3lame

2007-10-31 Thread Pawel K
I found in
media-video/mplayer/mplayer-1.0_rc1_p20070824.ebuild
the following:

RDEPEND= ...
...
encode? (
 aac? ( media-libs/faac )
 mp2? ( media-sound/twolame )
 mp3? ( media-sound/lame )
)
...

My USE flag looks like:
+ encode
+ mp3
- mp2

My configure shows the following:
Checking for libmp3lame (for mencoder) ... no 

Do You have any idea why my mencoder does not have
libmp3lame support ?

thank You for help

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] mplayer with libmp3lame

2007-10-26 Thread Pawel K
  MPlayer was compiled without libmp3lame support.
  -lameopts is not an MEncoder option

 Try to recompile it with lame use flag.

My mplayer-1.0_rc1_p20070824 doesn't have lame (or
similar) flag.

I use equery uses mplayer to retrieve the USE flag
settings.

thank You for help


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] mplayer with libmp3lame

2007-10-25 Thread Szénási István
Hi!

 MPlayer was compiled without libmp3lame support.
 -lameopts is not an MEncoder option

Try to recompile it with lame use flag.

-- 
Szénási István


[gentoo-user] mplayer with libmp3lame

2007-10-24 Thread Pawel K
Hello
The following command:

mencoder INFILE -of rawaudio -oac mp3lame -lameopts
mode=3 -channels 1 -ovc copy -o OUTFILE

generates the following error message:

MPlayer was compiled without libmp3lame support.
-lameopts is not an MEncoder option

I use mplayer-1.0_rc1_p20070824 with +mp3 USE flag.
It worked before mplayer upgrade.

I have:
/usr/bin/lame
/usr/lib/libmp3lame.a
/usr/lib/libmp3lame.so.0.0.0
/usr/lib/libmp3lame.so.0
/usr/lib/libmp3lame.so
/usr/lib/libmp3lame.la

How can I add the libmp3lame support to my mplayer ?

thank You for help.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
[EMAIL PROTECTED] mailing list