<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
On 06/28/11 09:01, William Metcalf wrote:
<blockquote
cite="mid:AC5048E02F6BCB44AA54FA0F5A341BD0EF1AAA@COBALT.nft.local"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta name="Generator" content="MS Exchange Server version
6.5.7654.12">
<title>Autovideosink not working on Ubuntu</title>
<!-- Converted from text/plain format -->
<p><font size="2">Hello all,<br>
<br>
I just installed gstreamer on Ubuntu and I am trying to do a
simple test of the elements. I am running the command
gst-launch videotestsrc ! autovideosink, but I get the
following errors:<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:root@wmetcalf-desktop:/home/wmetcalf/Desktop/gst-plugins-good-0.10.30#">root@wmetcalf-desktop:/home/wmetcalf/Desktop/gst-plugins-good-0.10.30#</a>
gst-launch videotestsrc ! autovideosink<br>
Setting pipeline to PAUSED ...<br>
Pipeline is PREROLLING ...<br>
WARNING: from element
/GstPipeline:pipeline0/GstAutoVideoSink:autovideosink0:
Resource not found.<br>
Additional debug info:<br>
gstautovideosink.c(314): gst_auto_video_sink_find_best ():
/GstPipeline:pipeline0/GstAutoVideoSink:autovideosink0:<br>
Failed to find a usable video sink<br>
</font></p>
</blockquote>
<br>
You don't have a working videosink. autovideosink is a metaelement
that defers the work at an actual videosink it selects. Are you
running this under X (from a terminal app where the DISPLAY env-var
is set)? What does gst-inspect | grep sink shows?<br>
<br>
Stefan<br>
<blockquote
cite="mid:AC5048E02F6BCB44AA54FA0F5A341BD0EF1AAA@COBALT.nft.local"
type="cite">
<p><font size="2">
Pipeline is PREROLLED ...<br>
Setting pipeline to PLAYING ...<br>
New clock: GstSystemClock<br>
<br>
Can somebody please give me some context on what is happening
here and how to fix it?<br>
<br>
Thank you for your help,<br>
William</font>
</p>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>