<!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">
Hi fabio,<br>
when i use ,<br>
<pre wrap="">gst-launch filesrc location=test.avi ! mfw_avidemuxer name=demux demux. !mfw_vpudecoder codec-type=std_avc ! mfw_v4lsink demux. ! queue maxsize-buffers=0 ! mad ! alsasink

and 

gst-launch filesrc location=test.mp4 ! mfw_mp4demuxer name=demux demux. ! mfw_vpudecoder codec-type=std_mpeg4 ! mfw_v4lsink demux. ! queue max-size-buffers=0 ! mad ! alsasink

i get the warning message,
<big><big><b>
WARNING: erroneous pipeline: no element "mfw_vpudecoder"&nbsp; this message</b></big></big>
</pre>
and the file is not playing<br>
<br>
when i use the below command,<br>
<b>gst-launch playbin uri=<a class="moz-txt-link-freetext" href="file:///mnt/nfs/Toyata_Human_Touch.mpg">file:///mnt/nfs/Toyata_Human_Touch.mpg</a></b><br>
Setting pipeline to PAUSED ...<br>
Pipeline is PREROLLING ...<br>
ERROR: from element /playbin0/source: Internal data flow error.<br>
Additional debug info:<br>
gstbasesrc.c(1642): gst_base_src_loop (): /playbin0/source:<br>
streaming task paused, reason not-negotiated (-4)<br>
ERROR: pipeline doesn't want to preroll.<br>
Setting pipeline to NULL ...<br>
FREEING pipeline ...<br>
<br>
can anyone help to solve this issue. <br>
<br>
<div class="moz-signature">
<title></title>
<font color="#996633">Regards<br>
V.Murugadoss</font><br>
</div>
<br>
<br>
Fabio Estevam wrote:
<blockquote cite="mid:657022.88392.qm@web51012.mail.re2.yahoo.com"
 type="cite">
  <pre wrap="">--- On Tue, 11/4/08, V.Murugadoss <a class="moz-txt-link-rfc2396E" href="mailto:v.murugadoss@gdatech.co.in">&lt;v.murugadoss@gdatech.co.in&gt;</a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">From: V.Murugadoss <a class="moz-txt-link-rfc2396E" href="mailto:v.murugadoss@gdatech.co.in">&lt;v.murugadoss@gdatech.co.in&gt;</a>
Subject: Re: [gst-devel] issue in playing video
To: <a class="moz-txt-link-abbreviated" href="mailto:fabioestevam@yahoo.com">fabioestevam@yahoo.com</a>
Cc: "Discussion of the development of GStreamer" <a class="moz-txt-link-rfc2396E" href="mailto:gstreamer-devel@lists.sourceforge.net">&lt;gstreamer-devel@lists.sourceforge.net&gt;</a>, "murugadoss" <a class="moz-txt-link-rfc2396E" href="mailto:v.murugadoss@gdatech.co.in">&lt;v.murugadoss@gdatech.co.in&gt;</a>
Date: Tuesday, November 4, 2008, 3:16 PM
Hi fabioestevam,
Thanks for the reply. Now i am getting all the 6 plugins.
When i play a
mpeg or avi file using the commands u mentioned in previous
mail, it
displays a message
mfw_vpudecoder is not found (exact message i send u in
previous mail)

Can u please say, how to solve it
Thanks
Regards
V.murugadoss
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Can you post your complete Gstreamer pipeline and the error message?

Also, what video format are you trying to decode?



      


  </pre>
</blockquote>
</body>
</html>