Re: Demuxer in Flash ogg vorbis
Conrad Parker <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.vorbis.devel |
|---|---|
| Message-ID | <[email protected]> |
2009/9/2 Sumit Chatterjee <[email protected]>: > 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.