[gst-devel] Building gstreamer from source and plugin

sudarshan bisht bisht.sudarshan at gmail.com
Mon Dec 6 13:36:54 CET 2010


I would suggest you to install all the gstreamer packages and related
libraries again in clean way.
For this create a local directory gst_lib  and install all the packages,
libraries in this directory by following commands;

./configure --prefix=~path/gst_lib
make
make install

(set these environment variables )
export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:~path/gst_lib
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:~path/gst_lib
export GST_PLUGIN_PATH=~path/gst_lib



On Mon, Dec 6, 2010 at 10:54 AM, hce <webmail.hce at gmail.com> wrote:

> > mad plugin is part of the gst-plugins-ugly module.
> >
> > You can list installed plugins using "gst-inspect" tool.
>
> Thanks. I installed gst-plugins-ugly in a non-standard local
> directory, and set --enable-mad. But it failed to build mad plugin as
> "libid3tag not available".
>
> So I built the libid3tag-0.15.0b in a non-standard local directory,
> and set  --enable-id3tag
> --with-id3tag-prefix=/gstreamer/libid3tag-0.15.0b/Install, the
> gst-plugins-ugly displayed error of unknown tags, and suggested to
> "Package id3tag was not found in the pkg-config search path. Perhaps
> you should add the directory containing `id3tag.pc'". But,
> libid3tag-0.15.0b does not have id3tag.pc, only "libid3tag.a
> libid3tag.la  libid3tag.so  libid3tag.so.0  libid3tag.so.0.2.0" are in
> Install/lib.
>
> What are correct package tags I can add external packages to
> gst-plugins-ugly configuration? I guess I need download
> libmad-0.15.1b.tar.gz as well and add
> --with-mad=/gstreamer/libmad-0.15.1b/Install as well?
>
> Thank you.
>
> Kind regards,
>
> jupiter
>
>
> ------------------------------------------------------------------------------
> What happens now with your Lotus Notes apps - do you make another costly
> upgrade, or settle for being marooned without product support? Time to move
> off Lotus Notes and onto the cloud with Force.com, apps are easier to
> build,
> use, and manage than apps on traditional platforms. Sign up for the Lotus
> Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>



-- 
Regards,

Sudarshan Bisht
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20101206/8ed90b73/attachment.htm>


More information about the gstreamer-devel mailing list