Hi,<br><br><br><div class="gmail_quote">On Fri, Oct 22, 2010 at 10:01 AM, Marlos C. Machado <span dir="ltr"><<a href="mailto:marlos@dcc.ufmg.br">marlos@dcc.ufmg.br</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
decodebin2 = gst_element_factory_make("decodebin2 name=dec",<br>
"decodebin2");<br>
</blockquote><div><br>I'd bet that decodebin2 is equal to NULL. The first parameter to gst_element_factory_make should just be "decodebin2"<br><br><br>Hope that helps<br></div></div><br>