Problem playing video file using gstreamer

Krzysztof Konopko krzysztof.konopko at youview.com
Wed Dec 5 01:46:01 PST 2012


1) man gst-launch (search for avi if you desperate)

2)
http://gstreamer.freedesktop.org/documentation/
or
http://lmgtfy.com/?q=gst-launch+avi (if you desperate)

3) Explain what you trying to do if something still doesn't work for
your after reading all the above.

Kris


On 05/12/12 08:36, Anirban Chatterjee wrote:
> Hi,
>      i am new in gstreamer. I am issuing the command "gst-launch -v filesrc
> location=/home/anirbanc/bird.avi ! ximagesrc"  I am getting the following
> error:
> 
> WARNING: erroneous pipeline: could not link filesrc0 to ximagesrc0
> anirbanc-2.desktop% gst-launch -v filesrc location=/home/anirbanc/bird.avi !
> ximagesink
> Setting pipeline to PAUSED ...
> Pipeline is PREROLLING ...
> 
> (gst-launch-0.10:3799): GStreamer-CRITICAL **: gst_caps_get_structure:
> assertion `GST_IS_CAPS (caps)' failed
> 
> (gst-launch-0.10:3799): GStreamer-CRITICAL **: gst_structure_get_int:
> assertion `structure != NULL' failed
> ERROR: from element /pipeline0/ximagesink0: Failed to create output image
> buffer of 0x0 pixels
> Additional debug info:
> ximagesink.c(475): gst_ximagesink_ximage_new (): /pipeline0/ximagesink0:
> could not get shared memory of 0 bytes
> ERROR: pipeline doesn't want to preroll.
> Setting pipeline to NULL ...
> FREEING pipeline ...
> 
> can you please help me fix this?
> 
> 
> 
> 
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Problem-playing-video-file-using-gstreamer-tp4657227.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> 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