[gst-devel] gstreamer- video-pgm

vaisakh.n vaisakh.n at nestgroup.net
Thu Jan 15 08:10:47 CET 2009


I was trying buil an application to play " mpg " file

so that in program i created elements
are ... filesrc location=f1.mpg  , mpegdemux,  mpeg2dec , xvimagesink

are the elements i created .. by using  gst_element_factory_make ("", "");
and linked  the elements like this .....
if(! gst_element_link_many(Source,MPG_Demux, MPG_Decod,Video_Sink ,NULL) )
{
/* but its goes here */
/* error in linking * /
}

i found that error is in linking in between MPG_Demux and MPG_Decod ..
why its so???

help me

thanks in advance



***** Confidentiality Statement/Disclaimer ***** 

This message and any attachments is intended for the sole use of the intended recipient. It may contain confidential information. Any unauthorized use, dissemination or modification is strictly prohibited. If you are not the intended recipient, please notify the sender immediately then delete it from all your systems, and do not copy, use or print. Internet communications are not secure and it is the responsibility of the recipient to make sure that it is virus/malicious code exempt.
The company/sender cannot be responsible for any unauthorized alterations or modifications made to the contents. If you require any form of confirmation of the contents, please contact the company/sender. The company/sender is not liable for any errors or omissions in the content of this message.




More information about the gstreamer-devel mailing list