hi,
Am 23.04.2010 15:57, schrieb Awadhesh Kumar:
> Hi all,
>
> is any one help me. what is problem about below code.
please send such mails to gstreamer-devel
>
> 1> gst-launch-0.10 filesrc location = /home/mm4/video/d.mpg ! decodebin2
> ! xvimagesink
> for 1st command, it is shown
>
> Setting pipeline to PAUSED ...
> ERROR: Pipeline doesn't want to pause.
> ERROR: from element /GstPipeline:pipeline0/GstXvImageSink:xvimagesink0:
> Could not initialise Xv output
Everything is written here. There is no xvideo support available. How come you
belive gst-launch does not work.
> Additional debug info:
> xvimagesink.c(1426): gst_xvimagesink_get_xv_support ():
> /GstPipeline:pipeline0/GstXvImageSink:xvimagesink0:
> No port available
> Setting pipeline to NULL ...
> Freeing pipeline ...
> [sbox-FREMANTLE_X86: ~] >
>
I assume you have started xephyr. If so, just modify your pipeline to e.g.
gst-launch-0.10 filesrc location = /home/mm4/video/d.mpg ! decodebin2
! ffmpegcolorspace ! autovideosink
Stefan
>
> 2> gst-launch-0.10 filesrc location = /home/mm4/video/d.mpg ! decodebin2
> ! ximagesink
> for 2nd command, it is shown
>
> Setting pipeline to PAUSED ...
> Pipeline is PREROLLING ...
>
>
> for both commnads, Nothing output.
> Any one suggest me, how to show video on scratchbox using gst-launch.
>
>
>
> ------------------------------------------------------------------------------
>
>
>
> _______________________________________________
> gstreamer-cvs mailing list
>
[hidden email]
>
https://lists.sourceforge.net/lists/listinfo/gstreamer-cvs------------------------------------------------------------------------------
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel