[yocto] Adding mp3 support to gstreamer

Khem Raj raj.khem at gmail.com
Thu Oct 13 17:26:02 PDT 2011


On Thu, Oct 13, 2011 at 4:36 PM, Chris Tapp <opensource at keylevel.com> wrote:
> I'm trying to add mp3 support to gstreamer.
>
> I've got a task that RDEPENDS on gst-meta-audio. The image produced includes
> gstreamer, as expected.
>
> However, there is no mp3 decoder included. I've tried setting:
>
> COMMERCIAL_AUDIO_PLUGINS = "gst-plugins-ugly-mad", but there was still no
> mp3 support.
>
> I then tried adding an RDEPENDS on gst-ffmpeg. gst-inspect -b showed this as
> 'blacklisted'.
>
> So, I then tried gst-fluendo-mp3, but I get a "nothing provides" error at
> build time.
>
> What do I need to do to get mp3 decoding added to the image?

what does COMMERCIAL_LICENSE has in it ?
You might want to see that package is part of this variable or not

>
> Chris Tapp
>
> opensource at keylevel.com
> www.keylevel.com
>
>
>
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>



More information about the yocto mailing list