Hi,<br><br>Checking in again to see if there&#39;s any progress. I have a work around but it&#39;s a hack. I&#39;d like to find out what I&#39;m doing wrong if I am using tremor the wrong way.<br><br>I tried debugging the tremor source code myself but I&#39;m not uber familiar with the specification and I don&#39;t have the time to learn it thoroughly. <br>
<br>Thanks,<br>Kwasi<br><br><br><br><div class="gmail_quote">On Mon, Dec 20, 2010 at 7:57 PM, Kwasi Mensah <span dir="ltr">&lt;<a href="mailto:kwasi.mensah@gmail.com">kwasi.mensah@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br><br>Has there been any progress on what could be wrong? Should I submit this as a formal bug (and where would I do that at?)<br><br>Thanks,<br><font color="#888888">Kwasi</font><div><div></div><div class="h5"><br><br>
<div class="gmail_quote">On Wed, Dec 15, 2010 at 11:57 AM, Kwasi Mensah <span dir="ltr">&lt;<a href="mailto:kwasi.mensah@gmail.com" target="_blank">kwasi.mensah@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Clarified the behavior I&#39;m seeing in ov_read.<br><br><div class="gmail_quote"><div>
On Wed, Dec 15, 2010 at 11:55 AM, Kwasi Mensah <span dir="ltr">&lt;<a href="mailto:kwasi.mensah@gmail.com" target="_blank">kwasi.mensah@gmail.com</a>&gt;</span> wrote:<br>
</div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div>It&#39;s a attached. It&#39;s one second of A220 mono at 44100hz. <br>
<br>Also attached is the source for an example that will show the problem. I had to run it on my iPhone so its a .mm. Also, you&#39;ll have to add A220.ogg to the top level of you&#39;re .app and then recompile it to make the code signature process happy.<br>



<br></div>For the last ov_read which pushes ov_pcm_tell of ov_pcm_totoal ov_read calls _fetch_and_process_packet which will call vorbis_synthesis_blockin after making sure oldsamples == 0.  vorbis_synthesis_blockin updates<div>

<br>


 v-&gt;pcm_returned to 0 and v-&gt;pcm_current to 1024.<br><br>Now,  vorbis_synthesis_pcmout will always return 1024.<br><br>Thanks,<br><font color="#888888">Kwasi</font><div><div></div><div><br><br><div class="gmail_quote">



On Wed, Dec 15, 2010 at 5:53 AM,  <span dir="ltr">&lt;<a href="mailto:xiphmont@xiph.org" target="_blank">xiphmont@xiph.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">





<div><div></div><div>On Wed, Dec 15, 2010 at 3:20 AM, Kwasi Mensah &lt;<a href="mailto:kwasi.mensah@gmail.com" target="_blank">kwasi.mensah@gmail.com</a>&gt; wrote:<br>
&gt; Hey guys,<br>
&gt;<br>
&gt; I&#39;m using Tremor cl 17618. vorbis_synthesis_blockin is doing some type of<br>
&gt; overlap adding that I think is pushing ov_pcm_tell to be greater than<br>
&gt; ov_pcm_total when reading the last bit of audio data from an ogg file. This<br>
&gt; causes a later call I make to ov_pcm_seek fail. Is this by design? Should I<br>
&gt; just fix my call to ov_pcm_seek to take this into account?<br>
<br>
</div></div>That is not by design; tell and total should agree (and do on the test<br>
cases I have here).  Could you perhaps send me the file causing<br>
trouble?<br>
<br>
Monty<br>
</blockquote></div><br>
</div></div></div></blockquote></div><br>
</blockquote></div><br>
</div></div></blockquote></div><br>