From: Tim-Philipp M. <t....@ze...> - 2010-12-17 09:11:08
|
On Fri, 2010-12-17 at 00:53 -0800, bard wrote: > ERROR: from element /GstPipeline:pipeline0/GstXvImageSink:xvimagesink0: > Could not initialise Xv output > Additional debug info: > xvimagesink.c(1446): gst_xvimagesink_get_xv_support (): > /GstPipeline:pipeline0/GstXvImageSink:xvimagesink0: > No port available > > What cause "could not initialise Xv output" and "No port available" ? > > Is there something wrong ? How do I check ? What does the 'xvinfo' command show? What's the output of $ GST_DEBUG_NO_COLOR=1 GST_DEBUG=xv*:5 gst-launch-0.10 videotestsrc ! xvimagesink ? Cheers -Tim |