[yocto] gtk-play issues

Burton, Ross ross.burton at intel.com
Thu May 14 07:22:29 PDT 2015


On 14 May 2015 at 15:14, Gary Thomas <gary at mlbassoc.com> wrote:

> I'm trying to build on the latest Ubuntu (15.04/x86_64), but have
> run into a block in ./configure:
>   No package 'gstreamer-video-1.0' found.
>   No package 'gstreamer-pbutils-1.0' found.
>
> Does anyone know what package(s) I need to install to be able
> to complete the build?
>

gst-play is a glorified wrapper around the gstreamer PlayBin, so gst-launch
will let you replicate its behaviour.

But for you Ubuntu problem, search the package database for eg
gstreamer-video-1.0.pc:

http://packages.ubuntu.com/search?searchon=contents&keywords=gstreamer-video-1.0.pc&mode=exactfilename&suite=trusty&arch=any

libgstreamer-plugins-base1.0-dev is what you're after.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150514/90959b61/attachment.html>


More information about the yocto mailing list