[gst-devel] How to write application run .avi files?

ananthula.madhu at wipro.com ananthula.madhu at wipro.com
Wed Jan 6 15:24:20 CET 2010


Hi,
         I am able to run the .avi file with following pipeline
            gst-launch -v filesrc location=movie.avi ! avidemux
name=demuxer demuxer. ! queue ! ffdec_h264 ! ffmpegcolorspace !
autovideosink demuxer. ! queue ! flump3dec ! alsasink

But for the above pipeline i written application .
but how to link (with gst_element_link_many ()) avidemux with video
decoder and audio decoder i am not getting.
 
i tried with some combinations it was giving "internal data flow error"
 
So any one plaeses help..
 
Thanks & Regards
Mohan Reddy
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100106/5ee17ff8/attachment.htm>


More information about the gstreamer-devel mailing list