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


_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to