Gstreamer error

Tim-Philipp Müller t.i.m at zen.co.uk
Thu Sep 20 02:43:36 PDT 2012


On Thu, 2012-09-20 at 13:27 +0530, Mazahir Poonawalla wrote:


> WARNING: erroneous pipeline: no element "ximagesync"

> gst-launch -v -e rtspsrc location=rtsp://192.168.1.101:8554/test !
> rtph264depay ! queue ! ffdec_h264 ! ffmpegcolorspace ! videoscale !
> ximagesync sync=false

Perhaps you meant ximagesink ?

Does this work:

  gst-launch-0.10 playbin2 uri=rtsp://192.168.1.101:8554/test
video-sink=ximagesink

?

Or:

  gst-launch-0.10 uridecodebin uri=rtsp://192.168.1.101:8554/test !
ffmpegcolorspace ! videoscale ! ximagesink

?

Cheers
 -Tim


> 
> It does not work with "xvimagesink" as well. 
> 
> 
> Can anyone help as to what is wrong?
> 
> 
> -- 
> 
> 
> Thank you & Regards,
> 
> Mazahir Poonawalla
> 
> ideaForge Technology Pvt. Ltd. | Board: +91 22 2767 0001; +91 22 2767
> 0707 | mazahir.poonawalla at ideaforge.co.in |www.ideaforge.co.in
> 
> 
> P Please consider the environment before printing this e-mail
> 
> 
> 
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel




More information about the gstreamer-devel mailing list