search for: fmtnotic

Displaying 2 results from an estimated 2 matches for "fmtnotic".

Did you mean: fmtnotice
2004 Aug 06
1
Speex ACM no longer Beta (Houston, we have a release!)
Christian, I have successfully integrated your ACM codec in our applications, but I have run into one minor issue. In a code comment you imply that fmtnotice is an optional part of the WAVEFORMATEX extra data. I tried to play a file that had no fmtnotice but Windows did not recognize it as valid and did not play the audio. Your work is very much appreciated here and we are anxiously awaiting your integer version of the codec. Also, I notice that you...
2004 Aug 06
1
Speex ACM no longer Beta (Houston, we have arelease!)
...Speex audio and writing it into one stream of an AVI file. To be able to use your codec for playback, I simply appended your WAVEFORMATEX extra data (the extra fields in SPEEXWAVEFORMAT) to the audio format. In looking at your code trying to determine how to fill in that data, it looked like the fmtnotice was optional. Is this truly the case? My application can also use your codec instead of my original method, and that works fine, but my original method allows us more control over the contents of the AVI file (blocking, ...). To reproduce my problem (which is admittedly not a high priority, but...