<div dir="ltr"><div><div><div>sorry for my broken observation.<br></div>I found that seek does not cause Gstreamer to hang, but there is very long (~55 seconds) delay before video starts to play from new position.<br><br></div>
Is there some problem with mpegdemux?<br><br></div><div>I am using gst-plugins-ugly version 0.10.17<br></div><div><br></div>Kindest Regards,<br>Salim<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 19, 2013 at 3:16 PM, Mohamed Salim Mohamed Ayub <span dir="ltr"><<a href="mailto:al.mohamed.salim@gmail.com" target="_blank">al.mohamed.salim@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div>Hi,<br><br>I am using playbin2 to play the video.<br></div>The video has mpeg2 video (720x576,  vbr,  interlaced) and mp2 audio (224kbps, 2channels, 48KHz).<br>
<br></div>I create seek event using<br>
event=<br>gst_event_new_seek (<br>rate,<br>GST_FORMAT_TIME, <br>GstSeekFlags(GST_SEEK_FLAG_<div>FLUSH), <br>
GST_SEEK_TYPE_SET, <br>position, <br>GST_SEEK_TYPE_NONE, <br>GST_CLOCK_TIME_NONE)</div> <br>then dispatch the event by <br>gst_element_send_event(element, event).<br><br></div>GStreamer hangs...<br><br></div><div>When I check the video using ffmpeg, it show Header missing in mp2.<br>

</div><div><br></div>Any help what might be going wrong.<br><br></div>Kindest Regards,<br>Salim<br></div>
</blockquote></div><br></div>