<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>&acute;&eth;&cedil;&acute;: [gst-devel] amr-wb seek problem</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Thanks for your reply!<BR>
<BR>
There is not a blocking in every seek event.<BR>
And the gst_element_seek's return value is TRUE when there is a blocking.<BR>
<BR>
I didn't find a src pad event handler in amrwbdec in ugly(15 or 16). but I's not sure how to handle src pad event in AMRWBDEC,<BR>
could you give me a sample? Thanks!<BR>
<BR>
-----Original Message-----<BR>
From: sudarshan bisht [<A HREF="mailto:bisht.sudarshan@gmail.com">mailto:bisht.sudarshan@gmail.com</A>]<BR>
Sent: 2011-1-10 (ذائعز») 21:09<BR>
To: Discussion of the development of GStreamer<BR>
Subject: Re: [gst-devel] amr-wb seek problem<BR>
<BR>
check the return value of gst_element_seek too .<BR>
<BR>
On Mon, Jan 10, 2011 at 3:00 PM, sudarshan bisht<BR>
&lt;bisht.sudarshan@gmail.com&gt;wrote:<BR>
<BR>
&gt;<BR>
&gt;&nbsp; It seems amrwbdec does not handle src pad event (seek ) and thats why<BR>
&gt; there is a blocking.&nbsp; There is a lack of implementation of src event<BR>
&gt; handling thats why kept in gst-plugins-ugly.<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt; On Mon, Jan 10, 2011 at 11:39 AM, jorney &lt;jorney_dong@asus.com&gt; wrote:<BR>
&gt;<BR>
&gt;&gt;<BR>
&gt;&gt; Hi<BR>
&gt;&gt; I am writing amr-wb player with gstreamer on Marvell pxa310.<BR>
&gt;&gt; When I seek to a position by time format, there is a long time blocking<BR>
&gt;&gt; (10 sec or even to 1 min), and there is no voice during the block, then<BR>
&gt;&gt; an EOS message was emitted,<BR>
&gt;&gt; but the position I seeked is far away to the end of the file.<BR>
&gt;&gt;<BR>
&gt;&gt; Bytes format has the same problem! here is my seek code:<BR>
&gt;&gt;<BR>
&gt;&gt; breslt = gst_element_seek(pipeline,<BR>
&gt;&gt; 1.0,<BR>
&gt;&gt; GST_FORMAT_BYTES,<BR>
&gt;&gt; GST_SEEK_FLAG_FLUSH,//|GST_SEEK_FLAG_KEY_UNIT|GST_SEEK_FLAG_SEGMENT,<BR>
&gt;&gt; GST_SEEK_TYPE_SET,<BR>
&gt;&gt; bytePos,//GST_SECOND*nForw*count,<BR>
&gt;&gt; GST_SEEK_TYPE_NONE,<BR>
&gt;&gt; GST_CLOCK_TIME_NONE<BR>
&gt;&gt; );<BR>
&gt;&gt;<BR>
&gt;&gt; I use gstreamer-0.10.29 and gst-plugins-ugly-0.10.15's amrwbdec,<BR>
&gt;&gt; gst-plugins-bad-0.10.13's amrparse. like this:<BR>
&gt;&gt;<BR>
&gt;&gt; gst-launch filesrc location=abc.amr ! amrparse ! amrwbdec ! alsasink<BR>
&gt;&gt;<BR>
&gt;&gt;<BR>
&gt;&gt; And the codec is opencore-amr-0.1.2<BR>
&gt;&gt; Could any body help?<BR>
&gt;&gt;<BR>
&gt;&gt; --<BR>
&gt;&gt; View this message in context:<BR>
&gt;&gt; <A HREF="http://gstreamer-devel.966125.n4.nabble.com/amr-wb-seek-problem-tp3206831p3206831.html">http://gstreamer-devel.966125.n4.nabble.com/amr-wb-seek-problem-tp3206831p3206831.html</A><BR>
&gt;&gt; Sent from the GStreamer-devel mailing list archive at Nabble.com.<BR>
&gt;&gt;<BR>
&gt;&gt;<BR>
&gt;&gt; ------------------------------------------------------------------------------<BR>
&gt;&gt; Gaining the trust of online customers is vital for the success of any<BR>
&gt;&gt; company<BR>
&gt;&gt; that requires sensitive data to be transmitted over the Web.&nbsp;&nbsp; Learn how<BR>
&gt;&gt; to<BR>
&gt;&gt; best implement a security strategy that keeps consumers' information<BR>
&gt;&gt; secure<BR>
&gt;&gt; and instills the confidence they need to proceed with transactions.<BR>
&gt;&gt; <A HREF="http://p.sf.net/sfu/oracle-sfdevnl">http://p.sf.net/sfu/oracle-sfdevnl</A><BR>
&gt;&gt; _______________________________________________<BR>
&gt;&gt; gstreamer-devel mailing list<BR>
&gt;&gt; gstreamer-devel@lists.sourceforge.net<BR>
&gt;&gt; <A HREF="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</A><BR>
&gt;&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt; --<BR>
&gt; Regards,<BR>
&gt;<BR>
&gt; Sudarshan Bisht<BR>
&gt;<BR>
<BR>
<BR>
<BR>
--<BR>
Regards,<BR>
<BR>
Sudarshan Bisht<BR>
<BR>
</FONT>
</P>

<pre>
=====================================================================================================================================
This email and any attachments to it contain confidential information and are intended solely for the use of the individual to whom it 
is addressed.If you are not the intended recipient or receive it accidentally, please immediately notify the sender by e-mail and delete 
the message and any attachments from your computer system, and destroy all hard copies. If any, please be advised that any unauthorized 
disclosure, copying, distribution or any action taken or omitted in reliance on this, is illegal and prohibited. Furthermore, any views 
or opinions expressed are solely those of the author and do not represent those of ASUSTeK. Thank you for your cooperation.
=====================================================================================================================================
</pre></BODY>
</HTML>