Gstreamer plugin

Josh Doe josh at joshdoe.com
Tue Mar 5 04:36:00 PST 2013


On Tue, Mar 5, 2013 at 2:48 AM, tajourim <tajouri.maher at gmail.com> wrote:

> Good Morning,
> Yesterday, i spend all day to research the solution for my problem (the
> filesrc cannot link its src pad to my element's sink pad)
> but i didn't find anything. So my question is: how i can link src pad to my
> element' sink pad and where i do it?


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:
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/section-checklist-debug.html

-Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130305/474742aa/attachment.html>


More information about the gstreamer-devel mailing list