Png decode not linked

Dheeraj Prasanth dheeraj at rawdatatech.com
Fri Aug 8 12:08:20 PDT 2014


Hi guys,
I am trying to recreate this pipeline : gst-launch filesrc location=/home/jango/Pictures/1.jpg ! decodebin ! queue ! videoscale ! ffmpegcolorspace ! imagefreeze ! video/x-raw-yuv, framerate=1/1, width=200, height=150 ! videomixer name=mix sink_0::alpha=0.5 ! theoraenc ! oggmux name=mux ! filesink location="1.ogg"  videotestsrc ! video/x-raw-yuv, framerate=10/1, width=640, height=360 ! mix.using python and my code is attached with this mail.
The error I am getting is : [<GError at 0x1d6bf40>, 'gstbasesrc.c(2625): gst_base_src_loop (): /GstPipeline:pipeline0/GstFileSrc:filesrc0:\nstreaming task paused, reason not-linked (-1)']<flags GST_MESSAGE_ERROR of type GstMessageType>
If anyone could point out where I am going wrong. Thanks in advance. 
Regards Dheeraj PrasanthMob : +91 8893043923Email : dheeraj at rawdatatech.com
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140808/768eeb7e/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.py
Type: text/x-script.phyton
Size: 4443 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140808/768eeb7e/attachment-0001.bin>


More information about the gstreamer-devel mailing list