Displaying 2 results from an estimated 2 matches for "dngr".
Did you mean:
degr
2004 Aug 06
3
Multiple Frames per Packet
David,
Here's the trick ... do this just before your speex_bits_write():
speex_bits_insert_terminator(&bits);
Then, when decoding, keep calling speex_decode() until it returns -1
or speex_bits_remaining(&bits) returns 0.
Works for me, anyway.
Tom
David Barrett (dbarrett@quinthar.com) wrote:
>
> Hi, I'm using Speex and I want to pack multiple frames into a single
>
2004 Aug 01
3
Binaries for Visual Studio.NET?
I apologize for what's surely a common question, but the Xiph
archive-searcher seems broken, and all my other searches have come up
dry. Anyway, my question is:
Are there any Theora binaries available for Visual Studio.NET?
Alternatively, how do I build Theora using Visual Studio.NET? I tried
using "\win32\theora_static.dsp", but VS.NET claimed it was corrupt
and couldn't