[gst-devel] Lame plugin on Gstreamer
Eric Zhang
nicolas.m.zhang at gmail.com
Fri Nov 28 10:58:47 CET 2008
Hi, gstreamer-devel:
I have no idea what happened to you -- I tried on my Ubuntu and seems
gst-plugins-ugly found my lame library. These are my steps:
1. sudo apt-get install lame liblame-dev
2. cd <gst-plugins-ugly-root-directory>
3. ./autogen --prefix=/usr
The output from configure is:
=====================================
configure: *** checking feature: lame mp3 encoder library ***
configure: *** for plug-ins: lame ***
checking for lame_init in -lmp3lame... yes
checking lame/lame.h usability... yes
checking lame/lame.h presence... yes
checking for lame/lame.h... yes
configure: *** These plugins will be built: lame
..................
configure: *** Plug-ins without external dependencies that will be built:
asfdemux
dvdlpcmdec
dvdsub
iec958
mpegaudioparse
mpegstream
realmedia
configure: *** Plug-ins without external dependencies that will NOT be
built:
synaesthesia
configure: *** Plug-ins with dependencies that will be built:
amrnb
lame
configure: *** Plug-ins with dependencies that will NOT be built:
a52dec
cdio
dvdnav
dvdreadsrc
id3tag
mad
mpeg2dec
sid
Now type 'make' to compile gst-plugins-ugly.
=====================================
So, maybe you should recheck your environment. Or does something wrong
with your lame library?
Eric Zhang
2008/11/28 yang shaobo <yangsb05 at gmail.com>
> Thanks for all your help.
>
> The "libmp3lame.so" does exists after I install lame-398-2 , I could see
> it.
> I checked the " ./configure --help " , I found a option " -disable-lame ".
> My understanding is that lame is enabled by default .
> Could you please help me to check these infomation ?
>
>
> 2008/11/28, Eric Zhang <nicolas.m.zhang at gmail.com>:
> > Hi, gstreamer-devel:
> >
> > 1. Check whether the file /usr/lib/libmp3lame.so exists.
> >
> > 2. Check the configure options of gst-plugins-ugly. Run `./configure
> > --help' to check whether a option like `--enable-lame' exists. If so, add
> > it.
> >
> > Eric Zhang
> >
> > 2008/11/27 yang shaobo <yangsb05 at gmail.com>
> >
> >> Hi , I am a freshman on Gstreamer.
> >> I am cross compiling gstreamer on DM355( a arm926 core in it ).
> >> I tried to install the lame plugin to encode mp3 files.
> >> The version of gstreamer is
> >>
> >> glib-2.16.5.tar.gz
> >> gstreamer-0.10.20.tar.gz
> >> gst-plugins-base-0.10.20.tar.gz
> >> gst-plugins-good-0.10.8.tar.gz
> >> gst-plugins-ugly-0.10.8.tar.gz
> >> libid3tag-0.15.1b.tar.gz
> >> libmad-0.15.1b.tar.gz
> >> liboil-0.3.15.tar.gz
> >> lame-398-2.tar.gz
> >>
> >> When I intalling the gst-plugins-ugly-0.10.8 , I found the following
> >> messages:
> >> configure: *** checking feature: lame mp3 encoder library ***
> >> configure: *** for plug-ins: lame ***
> >> checking for lame_init in -lmp3lame... no
> >> configure: *** These plugins will not be built: lame
> >> Before I install the gst-plugins-ugly, I have intalled lame-398-2 .
> >> This problem puzzled for several weeks.
> >> Can someone help me ?
> >>
> >>
> -------------------------------------------------------------------------
> >> This SF.Net email is sponsored by the Moblin Your Move Developer's
> >> challenge
> >> Build the coolest Linux based applications with Moblin SDK & win great
> >> prizes
> >> Grand prize is a trip for two to an Open Source event anywhere in the
> >> world
> >> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> >> _______________________________________________
> >> gstreamer-devel mailing list
> >> gstreamer-devel at lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
> >>
> >
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20081128/fbe3145f/attachment.htm>
More information about the gstreamer-devel
mailing list