Gentoo Archives: gentoo-user

From: Pawel K <pawlaczus@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] mplayer with libmp3lame
Date: Wed, 24 Oct 2007 09:51:04
Message-Id: 145751.8879.qm@web33806.mail.mud.yahoo.com
1 Hello
2 The following command:
3
4 mencoder INFILE -of rawaudio -oac mp3lame -lameopts
5 mode=3 -channels 1 -ovc copy -o OUTFILE
6
7 generates the following error message:
8
9 MPlayer was compiled without libmp3lame support.
10 -lameopts is not an MEncoder option
11
12 I use mplayer-1.0_rc1_p20070824 with +mp3 USE flag.
13 It worked before mplayer upgrade.
14
15 I have:
16 /usr/bin/lame
17 /usr/lib/libmp3lame.a
18 /usr/lib/libmp3lame.so.0.0.0
19 /usr/lib/libmp3lame.so.0
20 /usr/lib/libmp3lame.so
21 /usr/lib/libmp3lame.la
22
23 How can I add the libmp3lame support to my mplayer ?
24
25 thank You for help.
26
27 __________________________________________________
28 Do You Yahoo!?
29 Tired of spam? Yahoo! Mail has the best spam protection around
30 http://mail.yahoo.com
31 --
32 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] mplayer with libmp3lame "Szénási István" <szeist@×××××.com>