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">gunter@peterpall.de</a>></span> escribió:<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><br></div>