<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
I am working first time on Gstreamer. when i try to run a video file,
using the command<br>
<pre wrap=""><big><b>gst-launch filesrc location=matrixbench_highdivx_ac3.avi ! decodebin ! autovideosink</b></big></pre>
i get an error message as,<br>
<br>
<b>Setting pipeline to PAUSED ...<br>
ERROR: Pipeline doesn't want to pause.<br>
ERROR: from element /pipeline0/autovideosink0: Could not initialize
supporting library.<br>
Additional debug info:<br>
gstautovideosink.c(234): gst_auto_video_sink_detect ():
/pipeline0/autovideosink0:<br>
Failed to find a supported video sink<br>
Setting pipeline to NULL ...<br>
FREEING pipeline ...<br>
<br>
</b>can anyone say me, what the error is ? and how to resolve this
error?<br>
<br>
Thanks for the support<br>
<br>
<div class="moz-signature">-- <br>
<title></title>
<font color="#996633">Regards<br>
V.Murugadoss</font><br>
</div>
</body>
</html>