Hi Monty ,<br><br>       I had downloaded the tremor codec and tried out the decoder on an ogg music file . all I got was noise , I was hoping that I would hear music  , I will eventually implement it on an embedded ARM9 board running Linux . <br>
<br>    What am I missing out here ? Thanks for your patience <br><br>Regards<br>Diptopal<br><br><div class="gmail_quote">On Mon, Dec 28, 2009 at 11:17 AM,  <span dir="ltr">&lt;<a href="mailto:xiphmont@xiph.org">xiphmont@xiph.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">&gt;   Apologies for the confusion . What I meant was , if I downloaded the<br>

&gt; tremor codec as is ,  I will have to write some code around it to make it<br>
&gt; play ogg files right ? Like developing a player around it.  So wanted to<br>
&gt; know if there are any such implementation already available which I could<br>
&gt; use .<br>
<br>
</div>Ah, I see.<br>
<br>
The source distribution includes an example encoder and decoder<br>
application, as well as a few examples that perform various tests<br>
(like random seeking through a file).<br>
<br>
Several Linux applications use Tremor; I believe ffmpeg, mplayer,<br>
gstreamer, etc, make Tremor available as a decoder.  The Tremor lib is<br>
not a drop-in replacement for libvorbis/libvorbisfile (the original<br>
libs have a source API that uses float arguments) but it is very<br>
similar.<br>
<br>
Monty<br>
</blockquote></div><br>