Hi!<div><br></div><div><meta charset="utf-8">I solved the problem using ov_read_float instead ov_read.<br>Still do not know why ov_read returned garbage, but ov_read_float works fine!</div><div><br></div><div>Thanks!</div>
<div><br><div class="gmail_quote">El 17 de julio de 2011 10:41, Juan Miguel Martín Muñoz <span dir="ltr">&lt;<a href="mailto:jmcubo@gmail.com">jmcubo@gmail.com</a>&gt;</span> escribió:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi, thanks for your replies!<div><br></div><div>ogg.k, I&#39;m sure MACOSX is defined. When I&#39;m debugging line by line the program runs into ov_read. But I&#39;ll try to memset 0 pDecodeBuffer before the call.</div><div>

<br></div><div>Gunter, I&#39;m using (signed) char * for pDecodeBuffer, is it right???</div><div><br><div class="gmail_quote">El 17 de julio de 2011 09:52, Gunter Königsmann <span dir="ltr">&lt;<a href="mailto:gunter@peterpall.de" target="_blank">gunter@peterpall.de</a>&gt;</span> escribió:<div class="im">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The only other thing that might have gone wrong is that instead of<br>
&quot;unsigned&quot; &quot;signed&quot; is to be used for the audio data.<br>
</blockquote></div></div><br></div>
</blockquote></div><br></div>