gst-libav plugin custom build

lestoilfante lestoilfante at gmail.com
Sun Jul 27 08:52:19 PDT 2014


Thank you,
I did it by changing libav recipe on cerbero as follow:
configure_options = "--with-libav-extra-configure=\"--disable-everything
--enable-decoder=h264\" --enable-shared --enable-lgpl --disable-examples"

Now libav plugin as only avdeinterlace and avdec_h264, size is about 6M
instead of 31M


On Sun, Jul 27, 2014 at 2:33 PM, Sebastian Dröge <sebastian at centricular.com>
wrote:

> On So, 2014-07-27 at 11:19 +0200, lestoilfante wrote:
> > Hello,
> > is it possible to build gst-libav plugin only with h264 support?
> >
> > I would like to decrease plugin's final size so I was thinking to strip
> > down unneeded codecs. I need libav only to decode h264 inside mp4 or
> > matroska files.
>
> You can build libav with less codecs manually and then link gst-libav to
> that external libav. Alternatively you can change the configure
> parameters that we pass to libav in gst-libav's configure.ac
>
> --
> Sebastian Dröge, Centricular Ltd - http://www.centricular.com
> Expertise, Straight from the Source
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140727/5642a0f4/attachment-0001.html>


More information about the gstreamer-devel mailing list