Hi all,
Actually i was running a test pipeline with the command " gst-launch videotestsrc ! xvimagesink ". This gives me errors as below ********************************************************************************************** Setting pipeline to PAUSED ... ERROR: Pipeline doesn't want to pause. ERROR: from element /GstPipeline:pipeline0/GstXvImageSink:xvimagesink0: Could not initialise Xv output Additional debug info: xvimagesink.c(1303): gst_xvimagesink_get_xv_support (): /GstPipeline:pipeline0/GstXvImageSink:xvimagesink0: XVideo extension is not available Setting pipeline to NULL ... FREEING pipeline ... ********************************************************************************************** Could some one help me regarding the same. Thanks in advance!! ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
hi,
Jyoti D schrieb: > Hi all, > Actually i was running a test pipeline with the command > " gst-launch videotestsrc ! xvimagesink ". This gives me errors as below > ********************************************************************************************** > Setting pipeline to PAUSED ... > ERROR: Pipeline doesn't want to pause. > ERROR: from element > /GstPipeline:pipeline0/GstXvImageSink:xvimagesink0: Could not > initialise Xv output > Additional debug info: > xvimagesink.c(1303): gst_xvimagesink_get_xv_support (): > /GstPipeline:pipeline0/GstXvImageSink:xvimagesink0: > XVideo extension is not available video-overlay. That can have multiple reason, its anyway unrelated to gstreamer. For the timebeing you can use ffmpegcolorspace ! ximagesink Stefan > Setting pipeline to NULL ... > FREEING pipeline ... > ********************************************************************************************** > Could some one help me regarding the same. > > Thanks in advance!! > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Thanks
On Mon, Nov 17, 2008 at 6:25 PM, Stefan Kost <[hidden email]> wrote: hi, ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |