Respected all,
      I have been trying to use the flash ogg Vorbis code. Currently the
logic in the code for feeding data to the Demuxer is fixed to 8192.
      If I keep it smaller than that like 6000 or sumthin close to 7K, the
demuxer starts failing after 20-30seconds. Could anyone please help
urgently?
Thanks
Sumit
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.xiph.org/pipermail/vorbis-dev/attachments/20090901/d6cc8be2/attachment.htm
2009/9/2 Sumit Chatterjee <getsumit at gmail.com>:> Respected all, > ????? I have been trying to use the flash ogg Vorbis code. Currently the > logic in the code for feeding data to the Demuxer is fixed to 8192. > ????? If I keep it smaller than that like 6000 or sumthin close to 7K, the > demuxer starts failing after 20-30seconds. Could anyone please help > urgently?sure -- fix it back to 8192. Otherwise, explain why you need it to be smaller, and describe how the demuxer fails. Conrad.