> Ok, I forgot to mention that I want to incorporate speex into my own > program (which is for e.g. streaming audio and a couple of other > things).JM> One thing you'll need to decide: do you want to pack in into an Ogg JM> container or will you take care of handling the packets yourself? I take care of that myself. JM> If you JM> want to pack it in Ogg, I suggest you just rip the speexenc/speexdec JM> code (it's BSD) and put it in your app. Yeah, will, I did that. I think I'll implement the decoder to see if all goes well at all. --- >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 'speex-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.
I found the problem (I think): I was setting speex_encoder_ctl(libspeex_enc_state, SPEEX_SET_BITRATE, &bitrate); to my bandwidth (32KB -> 256Kb). If I remove this line, the data is not compressable with zlib :o) Tomorrow I'll try decompressing things. <p><p>--- >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 'speex-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.
Folkert van Heusden
2004-Aug-06 15:01 UTC
[speex-dev] maximum frame-length for narrow, wide and ultrawide encoding
Hi, What is the maximum frame-length that libspeex will produce for narrow, wide and ultrawide encoding? Thank you. <p>Folkert <p>--- >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 'speex-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.
Jean-Marc Valin
2004-Aug-06 15:01 UTC
[speex-dev] maximum frame-length for narrow, wide and ultrawide encoding
> What is the maximum frame-length that libspeex will produce for narrow, > wide and ultrawide encoding?In normal operation (no in-band side information, like requests, ack, stereo, ...), the max size for a frame is 62 bytes in narrowband, 106 bytes for wideband and 110 bytes for ultra-wideband. Jean-Marc -- Jean-Marc Valin, M.Sc.A. LABORIUS (http://www.gel.usherb.ca/laborius) Université de Sherbrooke, Québec, Canada <p> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 242 bytes Desc: signature.asc Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20021214/ef6d571e/signature-0001.pgp