Hi, gstreamer-devel:<br><br> 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:<br><br> 1. sudo apt-get install lame liblame-dev<br><br> 2. cd <gst-plugins-ugly-root-directory><br>
<br> 3. ./autogen --prefix=/usr<br><br> The output from configure is:<br>=====================================<br>configure: *** checking feature: lame mp3 encoder library ***<br>configure: *** for plug-ins: lame ***<br>
checking for lame_init in -lmp3lame... yes<br>checking lame/lame.h usability... yes<br>checking lame/lame.h presence... yes<br>checking for lame/lame.h... yes<br>configure: *** These plugins will be built: lame<br><br>..................<br>
<br>configure: *** Plug-ins without external dependencies that will be built:<br> asfdemux<br> dvdlpcmdec<br> dvdsub<br> iec958<br> mpegaudioparse<br> mpegstream<br> realmedia<br><br>configure: *** Plug-ins without external dependencies that will NOT be built:<br>
synaesthesia<br><br>configure: *** Plug-ins with dependencies that will be built:<br> amrnb<br> lame<br><br>configure: *** Plug-ins with dependencies that will NOT be built:<br> a52dec<br> cdio<br> dvdnav<br>
dvdreadsrc<br> id3tag<br> mad<br> mpeg2dec<br> sid<br><br>Now type 'make' to compile gst-plugins-ugly.<br>=====================================<br><br> So, maybe you should recheck your environment. Or does something wrong with your lame library?<br>
<br>Eric Zhang<br><br><div class="gmail_quote">2008/11/28 yang shaobo <span dir="ltr"><<a href="mailto:yangsb05@gmail.com">yangsb05@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks for all your help.<br>
<br>
The "libmp3lame.so" does exists after I install lame-398-2 , I could see it.<br>
I checked the " ./configure --help " , I found a option " -disable-lame ".<br>
My understanding is that lame is enabled by default .<br>
Could you please help me to check these infomation ?<br>
<br>
<br>
2008/11/28, Eric Zhang <<a href="mailto:nicolas.m.zhang@gmail.com">nicolas.m.zhang@gmail.com</a>>:<br>
<div><div></div><div class="Wj3C7c">> Hi, gstreamer-devel:<br>
><br>
> 1. Check whether the file /usr/lib/libmp3lame.so exists.<br>
><br>
> 2. Check the configure options of gst-plugins-ugly. Run `./configure<br>
> --help' to check whether a option like `--enable-lame' exists. If so, add<br>
> it.<br>
><br>
> Eric Zhang<br>
><br>
> 2008/11/27 yang shaobo <<a href="mailto:yangsb05@gmail.com">yangsb05@gmail.com</a>><br>
><br>
>> Hi , I am a freshman on Gstreamer.<br>
>> I am cross compiling gstreamer on DM355( a arm926 core in it ).<br>
>> I tried to install the lame plugin to encode mp3 files.<br>
>> The version of gstreamer is<br>
>><br>
>> glib-2.16.5.tar.gz<br>
>> gstreamer-0.10.20.tar.gz<br>
>> gst-plugins-base-0.10.20.tar.gz<br>
>> gst-plugins-good-0.10.8.tar.gz<br>
>> gst-plugins-ugly-0.10.8.tar.gz<br>
>> libid3tag-0.15.1b.tar.gz<br>
>> libmad-0.15.1b.tar.gz<br>
>> liboil-0.3.15.tar.gz<br>
>> lame-398-2.tar.gz<br>
>><br>
>> When I intalling the gst-plugins-ugly-0.10.8 , I found the following<br>
>> messages:<br>
>> configure: *** checking feature: lame mp3 encoder library ***<br>
>> configure: *** for plug-ins: lame ***<br>
>> checking for lame_init in -lmp3lame... no<br>
>> configure: *** These plugins will not be built: lame<br>
>> Before I install the gst-plugins-ugly, I have intalled lame-398-2 .<br>
>> This problem puzzled for several weeks.<br>
>> Can someone help me ?<br>
>><br>
>> -------------------------------------------------------------------------<br>
>> This SF.Net email is sponsored by the Moblin Your Move Developer's<br>
>> challenge<br>
>> Build the coolest Linux based applications with Moblin SDK & win great<br>
>> prizes<br>
>> Grand prize is a trip for two to an Open Source event anywhere in the<br>
>> world<br>
>> <a href="http://moblin-contest.org/redirect.php?banner_id=100&url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&url=/</a><br>
>> _______________________________________________<br>
>> gstreamer-devel mailing list<br>
>> <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
>> <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
>><br>
><br>
<br>
-------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge<br>
Build the coolest Linux based applications with Moblin SDK & win great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the world<br>
<a href="http://moblin-contest.org/redirect.php?banner_id=100&url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&url=/</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br>