I want to understand Ogg vorbis format and develope ogg vorbis's player in my embedded system. So I want know about "Vorbis bitstream mapping" and Structure in detail. But the links are broken in www.xiph.org. I had read overview of ogg vorbis and understood what ogg vorbis want to be. What's the first step? I think it is study the file format and source code. Is there any nice documentation for developer? I need any information to help implement the ogg vorbis decoder. Best regards!!!! Guevara Park --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On Wed, 7 Mar 2001, Park, Sam-Yook wrote:> What's the first step? I think it is study the file format and source code. > Is there any nice documentation for developer? > I need any information to help implement the ogg vorbis decoder. >Does anybody know how close JOrbis follows the vorbis source? I thougt once to read its code in hope it will be clearer (not complaining, just wanting the best possible thing to read :). Is this advised? I only wanted to understand the format. Will it be enough to study only the decoder, or do I need the encoder for good understanding of the decoding part? -- Beni Cherniavsky <cben@crosswinds.net> (also scben@t2,cben@tx in Technion) 10001110111100111100001001010 m/s --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On Wed, Mar 07, 2001 at 05:09:23PM +0900, Park, Sam-Yook wrote:> I want to understand Ogg vorbis format and develope ogg vorbis's player in > my embedded system. > So I want know about "Vorbis bitstream mapping" and Structure in detail. > But the links are broken in www.xiph.org.The documents you want aren't finished yet (the webpage mentions this). Segher on the vorbis-dev list is working on the documentation you need; you might want to ask him if he has anything complete enough to forward along as an initial draft of the vorbis packet structure.> I had read overview of ogg vorbis and understood what ogg vorbis want to be. > What's the first step? I think it is study the file format and source code.Right now, the decoder source is authoritative. We realize that this is isn't a very good situation... but for the meantime, documentation isn't ready. Monty --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.