Hi All,<br><br>Am playing a file using the pipeline<br><br>gst-launch filesrc location=test-file.avi ! avidemux name=demux ! queue ! videodec ! videosink demux. ! queue ! audiodec ! audiosink<br><br>The file plays well almost all times. But sometimes the file throws errors and exits. Below is the log.<br>

<br>Setting pipeline to PAUSED ...<br>Pipeline is PREROLLING ...<br><i><b>ERROR: from element /GstPipeline:pipeline0/GstAviDemux:demux: Could not demultiplex stream.</b></i><br>Additional debug info:<br><i><b>gstavidemux.c(3520): gst_avi_demux_stream_header_pull (): /GstPipeline:pipeline0/GstAviDemux:demux:<br>

Could not get/create index</b></i><br>ERROR: pipeline doesn&#39;t want to preroll.<br>Setting pipeline to NULL ...<br><br>Regards,<br>Jyoti<br>