From: Francois PIETTE [ICS-MidWare] on 31 Oct 2009 15:03 >> MMReg.h contains a lot of structures for many kind of codec, I can't find >> one for Philips codec. >> >> The question is: Where can I find the information ? > > It's defined as : > #define WAVE_FORMAT_PHILIPS_CELP 0x0120 Already got that one. But this is not enough. I need all the parameters for the other parameters. I also found that CELP codec has only two bytes of private data. Actually, I successfully filled the structure so that no ACM API function give any error. But the conversion result is plain garbage ! -- francois.piette(a)overbyte.be The author of the freeware multi-tier middleware MidWare The author of the freeware Internet Component Suite (ICS) http://www.overbyte.be
|
Pages: 1 Prev: [acmStreamConvert] Converting files encoded with Philips CELP to PCM Next: Build ATL x64 |