Gstreamer error

David Röthlisberger david at rothlis.net
Thu Sep 20 02:01:55 PDT 2012


The element is ximagesink.

A "sink" is like a kitchen sink.
Whereas "sync" stands for "synchronous".

xvimagesink (with an extra "v") is a different element than ximagesink.
xvimagesink (with the "v") only works if your system supports XVideo.[1]

[1] http://en.wikipedia.org/wiki/X_video_extension




On 20 Sep 2012, at 08:57, Mazahir Poonawalla wrote:
> 
> Hi All,
> 
> I get the following error while playing rtsp stream:
> 
> WARNING: erroneous pipeline: no element "ximagesync"
> 
> my client pipeline is as follows:
> 
> gst-launch -v -e rtspsrc location=rtsp://192.168.1.101:8554/test ! rtph264depay ! queue ! ffdec_h264 ! ffmpegcolorspace ! videoscale ! ximagesync sync=false
> 
> 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