On Wed, 2009-05-06 at 17:58 -0300, Guilherme wrote: > I have my elements linked using > > gst_element_link_many(source, sink); You probably want a NULL terminator here at the end. Cheers -Tim