<div>Hello,</div>  <div>&nbsp;</div>  <div>I am new to GStreamer and I was trying example launch lines mentioned in the plugins documentation. </div>  <div>&nbsp;</div>  <div>When I run the following launch line with an avi file that only has audio/video, the thing freezes after preroll</div>  <div>&nbsp;</div>  <div>gst-launch filesrc test.avi ! avidemux name=demux&nbsp; demux.audio_00 ! decodebin ! audioconvert ! audioresample ! autoaudiosink&nbsp;&nbsp; demux.video_00 ! queue ! decodebin ! ffmpegcolorspace ! videoscale ! autovideosink</div>  <div>&nbsp;</div>  <div>If the AVI has both audio and vide, the above works fine.</div>  <div>&nbsp;</div>  <div>I created the AVI files using the launch line specified in the avimux documentation and removed the audio part (for eg)</div>  <div>&nbsp;</div>  <div>gst-launch-0.10 videotestsrc num-buffers=250 \<BR>! 'video/x-raw-yuv,format=(fourcc)I420,width=320,height=240,framerate=(fraction)25/1' \<BR>! queue ! mux. \<BR>avimux
 name=mux ! filesink location=test.avi</div>  <div>&nbsp;</div>  <div>If in the gst-launch when playing if I take out the audio part, the same file works fine.</div>  <div>&nbsp;</div>  <div>gst-launch filesrc test.avi ! avidemux name=demux&nbsp; demux.video_00 ! queue ! decodebin ! ffmpegcolorspace ! videoscale ! autovideosink</div>  <div>&nbsp;</div>  <div>Can you let me know what I am missing?</div>  <div>&nbsp;</div>  <div>thanks</div>  <div>kannan</div><p>&#32;
      <hr size=1>Building a website is a piece of cake. <br>Yahoo! Small Business gives you <a href="http://us.rd.yahoo.com/evt=48251/*http://smallbusiness.yahoo.com/webhosting/?p=PASSPORTPLUS">all the tools to get online.</a>