Hi,<br><br>             Thanks a lot Zaheer, it worked. Now i am able to perform the FORWARD operation correctly. But when i try to do REWIND operation the the video is getting freezed. The seek event wat i am sending is <br>
<br> gst_element_seek(pipeline,-2.0,GST_FORMAT_TIME, GST_SEEK_FLAG_FLUSH | GST_SEEK_FLAG_KEY_UNIT, GST_SEEK_TYPE_NONE,0,GST_SEEK_TYPE_END,-1);<br><br>Is this the correct seek event? <br><br><br>regards,<br>Sumanth<br> <br>
<br><br><br><br>On Sat, May 30, 2009 at 1:12 AM, Zaheer Merali <span dir="ltr">&lt;<a href="mailto:zaheerabbas@merali.org">zaheerabbas@merali.org</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Fri, May 29, 2009 at 9:56 PM, Stefan Kost &lt;<a href="mailto:ensonic@hora-obscura.de">ensonic@hora-obscura.de</a>&gt; wrote:<br>
&gt; Sumanth V schrieb:<br>
&gt;&gt; Hi,<br>
&gt;&gt;<br>
&gt;&gt;      Thanks Albert, Is there any other Plugin or method of performing<br>
&gt;&gt; seek on TS file???<br>
&gt;&gt;<br>
&gt; this is the wrong course of action. You use the right plugin, its open source<br>
&gt; and you can send a patch that implements the missing parts.<br>
&gt;<br>
&gt; Stefan<br>
<br>
</div>Last git version (and release also) of gst-plugins-bad has naive<br>
duration and seek support. Please try it.<br>
<font color="#888888"><br>
Zaheer<br>
</font><div><div></div><div class="h5"><br>
------------------------------------------------------------------------------<br>
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT<br>
is a gathering of tech-side developers &amp; brand creativity professionals. Meet<br>
the minds behind Google Creative Lab, Visual Complexity, Processing, &amp;<br>
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian<br>
Group, R/GA, &amp; Big Spaceship. <a href="http://p.sf.net/sfu/creativitycat-com" target="_blank">http://p.sf.net/sfu/creativitycat-com</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br>