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"><<a href="mailto:jmcubo@gmail.com">jmcubo@gmail.com</a>></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'm sure MACOSX is defined. When I'm debugging line by line the program runs into ov_read. But I'll try to memset 0 pDecodeBuffer before the call.</div><div>
<br></div><div>Gunter, I'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"><<a href="mailto:gunter@peterpall.de" target="_blank">gunter@peterpall.de</a>></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>
"unsigned" "signed" is to be used for the audio data.<br>
</blockquote></div></div><br></div>
</blockquote></div><br></div>