<div dir="ltr">On Tue, Mar 5, 2013 at 2:48 AM, tajourim <span dir="ltr"><<a href="mailto:tajouri.maher@gmail.com" target="_blank">tajouri.maher@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Good Morning,<br>
Yesterday, i spend all day to research the solution for my problem (the<br>
filesrc cannot link its src pad to my element's sink pad)<br>
but i didn't find anything. So my question is: how i can link src pad to my<br>
element' sink pad and where i do it?</blockquote><div><br></div><div style>You'll need to provide quite a bit more information. The most general answer to your question is to use gst_pad_link(), but I'm guessing you're having some other kind of problem like a caps negotiation problem. Be sure to check out the debugging logs to get hints as to what might be happening:</div>

<div style><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/section-checklist-debug.html">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/section-checklist-debug.html</a></div>

<div style><br></div><div style>-Josh </div></div></div></div>