Tr : trying to link decodebin to encode without succeed

Brendan Long self at brendanlong.com
Mon Sep 16 10:12:59 PDT 2013


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.

gdb works fine with Python, I use it all the time:

gdb -args python yourscript.py


On 09/16/2013 11:06 AM, narcisse doudieu siewe wrote:
>
> Thanks but I use the pygi python binding to gstreamer1.0  
>
>
>
>
> ----- Mail transféré -----
> *De :* Brendan Long <self at brendanlong.com>
> *À :* narcisse doudieu siewe <wambenarcisse at yahoo.fr>; Discussion of
> the development of and with GStreamer
> <gstreamer-devel at lists.freedesktop.org>
> *Envoyé le :* Lundi 16 septembre 2013 18h00
> *Objet :* Re: trying to link decodebin to encode without succeed
>
> Trying running with gdb, and after you get the "core dump", type
> "backtrace" to see where it's crashing.
>
> On 09/16/2013 09:55 AM, narcisse doudieu siewe wrote:
>> Hi every body,
>>
>> thank to read me actually, I'm trying to link decodebin to encode
>> (gstreamer 1.0) but whitout succeed.
>> somebody could explain me how to do that?? my problem is in the
>> "pad-added" signal.
>> I use the gst_element_request_pad on encodebin  with templates
>> "audio_%u" and "video_%u" and link them
>> 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)
>> but after linking this 2 elements, I get a "core dumpted" I don't
>> why...it is very strange....
>>
>>
>> Thanks
>>
>>
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.freedesktop.org <mailto:gstreamer-devel at lists.freedesktop.org>
>> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> <mailto:gstreamer-devel at lists.freedesktop.org>
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130916/227138d3/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 555 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130916/227138d3/attachment.pgp>


More information about the gstreamer-devel mailing list