<div class="gmail_quote"><br><br><div><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">I am a newbie. </div><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">
I have svn checked out from <a href="http://svn.xiph.org/trunk/Tremor/" style="color:rgb(17,85,204)" target="_blank">http://svn.xiph.org/trunk/Tremor/</a>  and i want to use it with my arm tool chain &quot;arm-marvell-linux-gnueabi&quot; </div>


</div><div><br></div><div><br></div>I followed the following steps with Tremor <div><br></div><div>1.) ./configure --build=i686-pc-linux-gnu --host=arm-marvell-linux-gnueabi --target=arm-marvell-linux-gnueabi</div>
<div><br></div><div>2.) make</div><div><br></div><div>3.) i got ivorbisfile_example a binary , which runs on arm </div><div><br></div><div>&#39;m trying to produce a PCM output with ivorbisfile_example .</div><div>I just run the sample application with :</div>
<div>./ivorbisfile_example test.ogg</div><div>And when I listen the pcm produced, it sounds like a wierd noise</div><div><br></div><div>when i use the configure it for desktop ( as target) then , the ivorbisfike_example binary which i get , was able to convert to PCM and also the PCM file played good. </div>
<div><br></div><div>Any suggestions, why it giving some wierd sound while decoding it on arm ?</div><div><br></div><div>Please help , </div><div> </div><div>Regards, </div><div><br></div><div>Ronnie</div></div>