Png decode not linked

Stefan Sauer ensonic at hora-obscura.de
Tue Aug 12 09:28:47 PDT 2014


On 08/08/2014 09:08 PM, Dheeraj Prasanth wrote:
> 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.
You probably want to feed the same framerate into videomixer. Please
also try switching to 1.X from 0.10 (as 0.10 is not being updated anymore).

Stefan
>
> Regards 
> Dheeraj Prasanth
> Mob : +91 8893043923
> Email : dheeraj at rawdatatech.com
>
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140812/03a1eb97/attachment.html>


More information about the gstreamer-devel mailing list