<html><body><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></body></html>