trying to link decodebin to encode without succeed
Brendan Long
self at brendanlong.com
Mon Sep 16 10:00:18 PDT 2013
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
> 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/dc47ccad/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/dc47ccad/attachment.pgp>
More information about the gstreamer-devel
mailing list