search for: protechnics

Displaying 2 results from an estimated 2 matches for "protechnics".

2003 Jun 04
3
Vorbis packet sizes
As an optimisation to reading Ogg encapsulated files, I've been thinking about a strategy of reading entire packets out of the stream, and sending them to the decoder. This has the advantages that: * The packet is just a linear array of bits in memory, with length known in advance. * The routine which gets bits out of the packet is then trivial and possibly inlined. * There is no possibility
2003 May 17
1
Re: Ogg format and latency
Hi Aaron, thanks for your thoughts on improving the Ogg encapsulation format. As Monty was the person who developed the specification, I am forwarding your suggestions to him. Maybe some of these changes can be adopted into a future version of the Ogg encapsulation format. Best Regards, Silvia. Aaron Williams wrote: > Hi Silvia, > > After reading the RFC on the ogg streaming