<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">>But there seem not to be any Python bindings for the 1.x version in Fedora.</span><div><font face="arial, sans-serif">Python bindings are provided by the GIR (GObject Introspection) </font><span style="font-family:arial,sans-serif">mechanism. The same c-library can be called by any language (Python, Javascript, etc.) that supports GI.</span></div>
<div><a href="https://developer.gnome.org/gi/stable/">https://developer.gnome.org/gi/stable/</a></div><div><font face="arial, sans-serif"> </font></div><div><font face="arial, sans-serif">Take a look at these examples</font></div>
<div><a href="http://bazaar.launchpad.net/~jderose/+junk/gst-examples/view/head:/video-player-1.0">http://bazaar.launchpad.net/~jderose/+junk/gst-examples/view/head:/video-player-1.0</a><br></div><div><br></div><div>I think Fedora packages GI differently from Debian/Ubuntu. Have you installed "gir-repository" package?</div>
<div><br></div><div>Só os meus 5 centimos (as they say).</div><div>Osmo Antero</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Dec 2, 2013 at 4:18 PM, Pablo Rodriguez <span dir="ltr"><<a href="mailto:oinos@gmx.es" target="_blank">oinos@gmx.es</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 12/02/2013 09:05 AM, Sebastian Dröge wrote:<br>
> On So, 2013-12-01 at 19:33 +0100, Pablo Rodriguez wrote:<br>
>> Hi there,<br>
</div>>> [...]<br>
<div class="im">>> When I start the script, I always get the following error:<br>
>><br>
>>     ** Message: pygobject_register_sinkfunc is deprecated (GstObject)<br>
>><br>
>> How could I fix this?<br>
><br>
> You can't, but that's not a problem. It just warns you that<br>
> gstreamer-python uses old pygobject API.<br>
<br>
</div>Many thanks for your reply, Sebastian.<br>
<div class="im"><br>
> If you use a 1.x version of gstreamer-python you won't see this anymore,<br>
> and also should really consider updating to that because 0.10.x is<br>
> unmaintained and unsupported since quite some time.<br>
<br>
</div>Well, I have just checked that gstreamer-1.x is offered in Fedora as<br>
gstreamer1 package.<br>
<br>
But there seem not to be any Python bindings for the 1.x version in Fedora.<br>
<br>
>> [...]<br>
<div class="im">>> How should I integrate the self.caps line, so that I have an output<br>
>> files with these features?<br>
><br>
> You'll create a capsfilter element and link it between alsasrc and<br>
> wavenc. capsfilter has the "caps" property, on which you can set the<br>
> caps you create there in the commented out line.<br>
<br>
</div>Many thanks for your explanation. Now I understand what I was missing.<br>
<div class="HOEnZb"><div class="h5"><br>
Many thanks for your help,<br>
<br>
<br>
Pablo<br>
--<br>
<a href="http://www.ousia.tk" target="_blank">http://www.ousia.tk</a><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>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>// moma<br>   <a href="http://www.futuredesktop.org">http://www.futuredesktop.org</a>
</div></div>