<div>Thanks Filipe.</div>
<div>&nbsp;</div>
<div>Please find the attached log, if you can provide us some help, that will be really useful.</div>
<div><br><br>&nbsp;</div>
<div><span class="gmail_quote">On 8/26/08, <b class="gmail_sendername">Felipe Contreras</b> &lt;<a href="mailto:felipe.contreras@nokia.com">felipe.contreras@nokia.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi Gulshan,<br><br>On Tue, 2008-08-26 at 14:35 +0530, ext gulshan karmani wrote:<br>&gt; Hi All,<br>&gt;<br>
&gt; We are facing an issue with playbin while playing AVI file.<br>&gt;<br>&gt; We have tested following gst pipeline using gst-launch application:<br>&gt;<br>&gt; gst-launch filesrc<br>&gt; location=MPEG4SP_MP3_512kbps_25fps_QVGA_WilsonWar.avi ! avidemux<br>
&gt; name=demux {demux.audio_00 ! queue ! omx_mp3dec ! alsasink }<br>&gt; { demux.video_00 ! queue ! omx_mpeg4dec ! xvimagesink }<br>&gt;<br>&gt; This pipeline works fine. Here we have used GST-OMX component for<br>&gt; audio-video decoding, avidemux as avi demuxer and alsasink/xvimagesink<br>
&gt; for audio/video rendering, respectively.<br>&gt;<br>&gt; On the same system when we tested the playback using following<br>&gt; playbin, it starts playback and displays 2-3 frames after that it<br>&gt; stops.<br>&gt;<br>
&gt; gst-launch playbin<br>&gt; uri=file://MPEG4SP_MP3_512kbps_25fps_QVGA_WilsonWar.avi<br>&gt;<br>&gt; When we checked the pipeline it is similar to the one mentioned above<br>&gt; with gst-launch. We have observed with playbin that it is buffering<br>
&gt; initial video frames. We have limited number of video frame buffer and<br>&gt; they are getting buffered in playbin which is causing this issue in<br>&gt; playback.<br>&gt;<br>&gt; Can we avoid this buffering, so that it will work like gst-launch<br>
&gt; application?<br>&gt;<br>&gt; Or<br>&gt;<br>&gt; Is this buffering happens because of some thread synchronization?<br>&gt;<br>&gt; The version of GST components which are used:<br>&gt;<br>&gt; Gstreamer : 0.10.9<br>&gt;<br>
&gt; Gst plugins base : 0.10.9<br>&gt;<br>&gt; Gst plugins good : 0.10.4<br>&gt;<br>&gt; Gst openmax : <a href="http://0.10.0.4">0.10.0.4</a><br><br>It depends on the actual pipeline that is created.<br><br>Can you do a &#39;gst-launch-0.10 -v&#39; with playbin and paste the output?<br>
<br>Best regards.<br><br>--<br>Felipe Contreras<br><br></blockquote></div><br>