<div dir="ltr"><div>I did a little more digging and I'm pretty convinced that the problem is indeed that after GStreamer 1.0.8, a dependency on Pulseaudio >= 2.0 was added, and Ubuntu 12.04 LTS Precise only provides Pulseaudio 1.1. So users of distros based on Precise are "stuck" on gstreamer1.0-plugins-good version 1.0.8, with no cairooverlay element.<br>
<br></div>I'm guessing my best option then will be to go back to using GStreamer 0.10.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Jul 5, 2014 at 11:06 PM, Dan Kegel <span dir="ltr"><<a href="mailto:dank@kegel.com" target="_blank">dank@kegel.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717913" target="_blank">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717913</a> may be related?<br>

<div><div class="h5"><br>
On Sat, Jul 5, 2014 at 7:40 PM, Geoff Adams <<a href="mailto:geoff.adams@gmail.com">geoff.adams@gmail.com</a>> wrote:<br>
> Hello,<br>
><br>
> I apologize in advance if this is a bit of a newbie question, or if I've<br>
> come to the wrong place with it -- I'm a scientist, not a software<br>
> developer.  I'm running Linux Mint 13 Maya (based on Ubuntu 12.04 LTS<br>
> Precise), and I installed GStreamer from the gstreamer-developers PPA.<br>
><br>
> I'm trying to build a GStreamer 1.0 application in Python using a<br>
> cairooverlay element from the "good" plugins.  Although I have the<br>
> gstreamer1.0-plugins-good package installed, I was surprised to discover<br>
> that cairooverlay appears to be missing (confirmed with gst-inspect-1.0).<br>
> After some work trying to track down why, I found that the latest version of<br>
> this package available in the repository is<br>
> "1.0.8-1ubuntu1~ubuntu12.04.1~ppa1", and I'm guessing that perhaps<br>
> cairooverlay had not been ported to 1.0 as of 1.0.8. From this page:<br>
> <a href="https://launchpad.net/~gstreamer-developers/+archive/ppa/+packages" target="_blank">https://launchpad.net/~gstreamer-developers/+archive/ppa/+packages</a> , it<br>
> seems that the more recent versions of the package have failed to build for<br>
> Precise.  From the build log, it seems like perhaps pulseaudio is the<br>
> culprit.  Unfortunately, I would have absolutely no idea how to go about<br>
> fixing this problem if I tried to build it from source on my own system.<br>
><br>
> Also unfortunately, a distribution upgrade isn't a good option for me right<br>
> now.  My question is, is there a good way to get a version of<br>
> gstreamer1.0-plugins-good that has cairooverlay installed on my system?  It<br>
> looks like the Quantal version built fine -- would it be stupid to just try<br>
> telling my package manager to pull the Quantal repository, or would that<br>
> probably just completely bork my GStreamer install?<br>
><br>
> Thanks for any advice.<br>
> Regards,<br>
> Geoff Adams<br>
><br>
</div></div>> _______________________________________________<br>
> gstreamer-devel mailing list<br>
> <a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
> <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br></div>