not getting ffenc_libmp3lame plugin from gst-ffmpeg-0.10.13 package

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

not getting ffenc_libmp3lame plugin from gst-ffmpeg-0.10.13 package

mehrotra_kk
Hi,
   I was trying to get mp3 encoder enabled in gst-ffmpeg 0.10.13 version. I already have libmp3lame.so, libopencore-amrnb.so and libopencore-amrwb.so  installed on my server. While doing configure and make i am giving the following options:


./configure --prefix=$sand_box_root --with-pkg-config-path=$sand_box_pkgconfig --enable-lgpl \
--with-ffmpeg-extra-configure="--enable-shared --enable-nonfree --enable-protocols --enable-network --enable-filters --enable-libmp3lame --enable-version3 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-static --enable-encoder=libmp3lame --enable-ffmpeg"

make

make install


I can see from the configure logs that Enabled Encoders list contains libmp3lame and libopencore_amrnb. The configure as well as the make and make install goes through smoothly and i am able to get all the ffmpeg encoders, ffmpeg decoders, ffmpeg muxers and demuxers except ffenc_libmp3lame and ffenc_libopencore_amrnb.

I needed ffenc_libmp3lame to encode mp3 urgently. can anybody suggest what may be the reason that i dont get ffenc_libmp3lame and ffenc_libopencore_amrnb plugin although other ffmpeg plugins are there.


Please help

regards
Abhishek Mehrotra

Reply | Threaded
Open this post in threaded view
|

Re: not getting ffenc_libmp3lame plugin from gst-ffmpeg-0.10.13 package

mehrotra_kk
Hi all,
  any updates on this item?

regards
Abhishek
Reply | Threaded
Open this post in threaded view
|

Re: not getting ffenc_libmp3lame plugin from gst-ffmpeg-0.10.13 package

Tim-Philipp Müller-2
On Thu, 2012-01-12 at 00:09 -0800, mehrotra_kk wrote:

>  any updates on this item?

Why would you want ffenc_libmp3lame if you already have lamemp3enc?

We only expose ffmpeg codecs, not things that are external to ffmpeg,
for those we usually have our own dedicated plugins.

 Cheers
  -Tim


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel