Displaying 3 results from an estimated 3 matches for "ivorbisfil".
Did you mean:
ivorbisfile
2005 Jan 31
2
Questions regarding OGG implementation on DSP
As to tremor fixed-point implementation, i got several questions, and hopefully some one can help me out.
Thanks a lot!
1. For DSP chips with small and limited memory, how much memory do we really need for
saving all codebooks before we start to decode audio packets? Can the bit-rate give us some clues?
Is there some simple guidelines for this?
2. For CRC error protection, it seems to me that
2004 Jun 29
1
Help - libvorbis for the first time
Hello all,
I'm a newbie to the vorbis code, but I'm working on using it for a
senior project. I need to create an ogg player in C for an Analog
Devices Blackfin board. I'm not even sure where to start looking in
the code for the functions that I need to use.
Any direction would be really helpful - I can provide more specifics
about the project if it helps.
Thanks,
Robert
2003 Oct 23
1
Output signal of the Tremor Codec
Hi,
I study electricity in the University of Applied Sciences of Western Switzerland and I just began my diploma work: an embedded Internet Radio Receiver.
I want to use the Tremor Codec on a ARM7TDMI uc (Samsung S3C4510B). And I need to convert the decoded Vorbis signal in an I2S bus signal (clk, word-select, and data) with a CPLD (Xilinx SPARTAN II)
It will be helpfull if someone can explain