Hello All,<br><br>I am trying to link ffdec_h264 and ximagesink for an avi pipeline. My pipeline is,<br>gst-launch-0.10 filesrc location=test.avi ! avidemux ! ffdec_h264 ! ffmpegcolorspace ! ximagesink.<br>However, when I run this pipeline, I get the following error,
<br><br>Setting pipeline to PAUSED ...<br>Pipeline is PREROLLING ...<br>ERROR: from element /pipeline0/avidemux0: Internal data stream error.<br>Addition debug info:<br>gstavidemux.c(3742): gst_avi_demux_loop ( ): /pipeline0/avidemux0:
<br>streaming stopped, reason not-negotiated<br>ERROR: pipeline doesn&#39;t want to preroll.<br>Setting pipeline to NULL ...<br>FREEING pipeline<br><br>I then tried linking it with sdlvideosink. I could link it properly, but I could not see the displayed image properly. Is there something wrong in my linux &quot;X&quot; settings? I am using vmware for my development.
<br><br>Can anybody help me?<br><br>Regards,<br>Vinay<br>