<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<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>
</HEAD>
<BODY>
<!-- 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.&nbsp; I am running the command gst-launch videotestsrc ! autovideosink, but I get the following errors:<BR>
<BR>
root@wmetcalf-desktop:/home/wmetcalf/Desktop/gst-plugins-good-0.10.30# 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>
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>

</BODY>
</HTML>