Displaying 1 result from an estimated 1 matches for "vorbis_read_header".
2000 Sep 13
1
my vorbis comments
...f I should use
  that, then who needs ogg_sync_pageout?
4. analysis/synthesis:
  a. I wouldn't mind if vorbis didn't use separated channel buffers,
     but since I don't understand the compression details, they might
     be really important.
  b. I also wouldn't mind if there were vorbis_read_header
     /_write_header functions which handled the first 3 packets for
     me.
5. chained streams:
  a. The fact that vorbis allows different sampling-rate sounds to be
     chained together makes my head want to explode.
Finally, this last note could be a bug in my code, I have not finished
looking...