Hello, everybody. I am looking for same Ogg Vorbis file which have 8192 size frame or using floor0. According to the Ogg Vorbis spec, the maximum frame size is 8192. But I cannot find that size of frame in the Ogg Vorbis file. Also I cannot find Ogg Vorbis file using floor0. If you have, pleas open them. Or can you tell me where I can find them? Sincerely. Eunjik --- >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-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
ÀÌÀºÁ÷ wrote:> Hello, everybody. > I am looking for same Ogg Vorbis file which have 8192 size frame or using floor0. > > According to the Ogg Vorbis spec, the maximum frame size is 8192. > But I cannot find that size of frame in the Ogg Vorbis file. > > Also I cannot find Ogg Vorbis file using floor0. >While Vorbis was in beta-stage the encoders used floor0. You can download an old encoder and generate some files: http://www.vorbis.com/files/beta4/ However, I don¢¥t know if any mode used frames sized to 8192... Maik --- >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-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On Tuesday 17 February 2004 21:43, ÀÌÀºÁ÷ wrote:> Hello, everybody. > I am looking for same Ogg Vorbis file which have 8192 size frame or using > floor0. > > According to the Ogg Vorbis spec, the maximum frame size is 8192. > But I cannot find that size of frame in the Ogg Vorbis file.There are no released encoders that produces frame sizes of 8192. You'll have to modify an existing encoder (if you don't care about audio quality, for the purposes of testing, then this shouldn't be too hard).> > Also I cannot find Ogg Vorbis file using floor0.The current encoder doesn't use floor0 (and it's extremely unlikely any future encoder will), but the old beta releases did. Download a beta encoder, and encode a file with it. Mike --- >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-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.