<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Please use "reply all" when replying,
since I may not be able to solve your problem, but with more
information, someone else on the list might be able to.<br>
<br>
gdb works fine with Python, I use it all the time:<br>
<pre>gdb -args python yourscript.py</pre>
<br>
On 09/16/2013 11:06 AM, narcisse doudieu siewe wrote:<br>
</div>
<blockquote
cite="mid:1379351194.51772.YahooMailNeo@web133206.mail.ir2.yahoo.com"
type="cite">
<div style="color:#000; background-color:#fff; font-family:arial,
helvetica, sans-serif;font-size:10pt"><span>
<div style="background-color:transparent;"><br>
Thanks but I use the pygi python binding to gstreamer1.0 <br>
<br>
<br>
<br>
</div>
</span>
<div><br>
</div>
<div style="font-family: arial, helvetica, sans-serif;
font-size: 10pt;">
<div style="font-family: times new roman, new york, times,
serif; font-size: 12pt;">
<div dir="ltr"> ----- Mail transféré -----<br>
<font size="2" face="Arial"> <b><span
style="font-weight:bold;">De :</span></b> Brendan
Long <a class="moz-txt-link-rfc2396E" href="mailto:self@brendanlong.com"><self@brendanlong.com></a><br>
<b><span style="font-weight: bold;">À :</span></b>
narcisse doudieu siewe <a class="moz-txt-link-rfc2396E" href="mailto:wambenarcisse@yahoo.fr"><wambenarcisse@yahoo.fr></a>;
Discussion of the development of and with GStreamer
<a class="moz-txt-link-rfc2396E" href="mailto:gstreamer-devel@lists.freedesktop.org"><gstreamer-devel@lists.freedesktop.org></a> <br>
<b><span style="font-weight: bold;">Envoyé le :</span></b>
Lundi 16 septembre 2013 18h00<br>
<b><span style="font-weight: bold;">Objet :</span></b>
Re: trying to link decodebin to encode without succeed<br>
</font> </div>
<div class="y_msg_container"><br>
<div id="yiv1271300033">
<div>
<div class="yiv1271300033moz-cite-prefix">Trying
running with gdb, and after you get the "core dump",
type "backtrace" to see where it's crashing.<br>
<br>
On 09/16/2013 09:55 AM, narcisse doudieu siewe
wrote:<br>
</div>
<blockquote type="cite">
<div
style="color:#000;background-color:#fff;font-family:arial,
helvetica, sans-serif;font-size:10pt;"><span>
<div style="background-color:transparent;">Hi
every body,<br>
<br>
thank to read me actually, I'm trying to link
decodebin to encode (gstreamer 1.0) but
whitout succeed.<br>
somebody could explain me how to do that?? my
problem is in the "pad-added" signal.<br>
I use the gst_element_request_pad on
encodebin with templates "audio_%u" and
"video_%u" and link them<br>
to the new_pad given by decodebin (from the
"pad-added" signal ) based on the nature of
the caps of this new_pad ( video pad or audio
pad)<br>
but after linking this 2 elements, I get a
"core dumpted" I don't why...it is very
strange....<br>
<br>
<br>
Thanks <br>
</div>
</span></div>
<br>
<fieldset class="yiv1271300033mimeAttachmentHeader"></fieldset>
<br>
<pre>_______________________________________________
gstreamer-devel mailing list
<a moz-do-not-send="true" rel="nofollow" class="yiv1271300033moz-txt-link-abbreviated" ymailto="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a moz-do-not-send="true" rel="nofollow" class="yiv1271300033moz-txt-link-freetext" target="_blank" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
</div>
</div>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a moz-do-not-send="true"
ymailto="mailto:gstreamer-devel@lists.freedesktop.org"
href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a moz-do-not-send="true"
href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel"
target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br>
<br>
</div>
</div>
</div>
</div>
</blockquote>
<br>
</body>
</html>