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 libmp3lam
> > 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
_
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
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
4 matches
Mail list logo