[vorbis] Streaming
    Monty 
    xiphmont at xiph.org
       
    Wed Sep 20 13:38:17 PDT 2000
    
    
  
> if anyone has any suggestions i would appreciate it .. mp3 is so simple to
> stream in  that you just read 1 dword, read a frame, then get a fixed size
> decoded block back..
Simple and very constrained.  Ogg's framing is something of an antithesis to 
mp3's lack of real framing, and I was aware of the additional complexity when 
I designed it.
>  The ogg layer seems cumbersome especially when i see
> it does dynamic reallocation inside the layer upon decoding!
No, it doesn't.  Read the code again; the reallocs that are there aren't what 
you think they are.
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-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
    
    
More information about the Vorbis
mailing list