[OE-core] Enabling x264 support in gstreamer

Mark Hatle mark.hatle at windriver.com
Tue Aug 13 17:37:19 UTC 2013


On 8/13/13 12:29 PM, Gary Thomas wrote:
> I see that some of the gstreamer recipes have changed so that x264
> is now a PACKAGECONFIG option.  However, I don't see anything that
> enables this option anywhere.
>
> How do I get x264 support back - it was working with Poky/Yocto
> just a few weeks back...
>
> Note: I have imported meta-oe/recipes-multimedia/x264 from meta-openembedded
> into my layers for this [library] package.

I havn't worked with this myself, but my guess is.  In your distribution.conf 
file (or your local.conf):

PACKAGECONFIG_gst-plugins-ugly = "x264"

or

PACKAGECONFIG_gstreamer1.0-plugins-ugly = "a52dec lame mad mpeg2dec x264"

> Thanks
>




More information about the Openembedded-core mailing list