similar to: Speex ACM codec released on www.openacm.org

Displaying 20 results from an estimated 3000 matches similar to: "Speex ACM codec released on www.openacm.org"

2004 Aug 06
0
ACM Format Tag for Speex Audio
My arrangement for a Speex format tag was actually accidental. I was asking what would be involved and instead of an answer, I got a format tag. Since there is only one functional Speex ACM codec available as far as I know, it should use the official format tag. I will be glad to modify our applications to conform to this de-facto standard. Others who may develop ACM codecs in the future
2004 Aug 06
5
Speex ACM no longer Beta (Houston, we have a release!)
The Speex ACM codec has been released as version 1.0.1.1. Enjoy! Here is a list of changes: * A setup application has been added to the release. Just click SETUP.EXE and follow the instructions. * The crash under Windows 95/98/ME was fixed. * A reported crash in VirtualDub, CDEx and possibly other applications was fixed * The codec's Format Tag was changed to an official Microsoft
2004 Aug 06
1
ACM Format Tag for Speex Audio
Hi, As a potential user of the Speex ACMs and DirectShow filters to come I am also curious about how many ACM codecs for Speex there are under development right now. Also, the WAVEFORMATEX structure must be planned so that it is extensible, with backward-compatibility, without having to ring back Microsoft for further WAVE_FORMAT tags. For instance, it is a good idea to put a flexible sub-format
2004 Aug 06
0
Speex ACM no longer Beta (Houston, we have a release!)
And where do we get this? Saw nothing on the speex website... ----- Original Message ----- From: "Christian Buchner" <Christian.Buchner1@epost.de> To: <speex-dev@xiph.org> Sent: Wednesday, July 16, 2003 11:31 AM Subject: [speex-dev] Speex ACM no longer Beta (Houston, we have a release!) <p><p>The Speex ACM codec has been released as version 1.0.1.1. Enjoy! Here
2004 Aug 06
3
status report on the Windows CE (PocketPC) ACM codec
Christian Buchner wrote: > Now here is where I have problems and not yet found a solution: I know very little about this, so take everything that follows with a large pinch of salt. > * the function names exported in the .lib created by gcc are not compatible > with the function name decorations that the VisualC++ embedded linker expects. Which version of gcc are you using? I know
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
2004 Aug 06
0
status report on the Windows CE (PocketPC) ACM codec
Hello, just a brief report on where I am going with that Windows CE ACM Speex codec. * I managed to compile the GSM610 sample codec by Visual C++ Embedded for the ARM processor. This is set up as a DLL project in the IDE. Replacing the implementation with the existing Win32 code should be straightforward now. * I wrote an install/setup procedure for the codec (works fine) * I built a
2004 Aug 06
1
Speex ACM no longer Beta (Houston, we have arelease!)
> And where do we get this? Saw nothing on the speex website... http://www.openacm.org/ --- >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
2003 Jul 16
0
Speex ACM full release
If you want to put Speex content into WAVE and AVI files, you can now do so. ;) On www.openacm.org you will find the codec. Its status has just been updated to an official release and you should no longer see crashes when using VirtualDub and CDex. Just be warned that the codec only accepts 8000, 16000 and 32000 Hz because of the codec's design and the lack of an internal resampler. This is
2004 Aug 06
1
Speex ACM no longer Beta (Houston, we have arelease!)
Prior to having your ACM codec, I was manually compressing 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
2004 Aug 06
0
status report on the Windows CE (PocketPC) ACM codec
> Which version of gcc are you using? I know that only recently has gcc > made itself compatible with the C++ name mangling standard, whatever > that is. I have no idea if MSVC++ is compatible with it. It was essentially my own mistake. After the Embedded C++ IDE crashed unexpectedly, the .lib file was no longer present in the project settings (the project had not been saved) so all
2004 Aug 06
1
status report on the Windows CE (PocketPC) ACM codec
> > It was essentially my own mistake. After the Embedded C++ IDE crashed unexpectedly, > the .lib file was no longer present in the project settings (the project had not been saved) > so all the errors I got were caused by a missing .lib reference in the link stage! > I had to change my cross compiler target to "arm-wince-pe" because otherwise the > object/.lib files
2001 Aug 28
2
Wine and WinMM
I get the following error, this one is when I try to run Half-Life, and WinMM comes up again when I try to install Office2k. <snip> err:mmsys:MMDRV_InitHardcoded You didn't setup properly the config file for the Wine multimedia modules. Will use the hard-coded setup, but this will disappear soon. Please add a WinMM section to your Wine config file. <snip> I've checked my
2004 Aug 06
2
testenc and snr calculation
Hi all, I'm new to the group. I'm looking at the speex code with an eye towards maybe helping out with either codec optimization or fixed-point implementation, The SNR calculation in testenc.c and testenc_uwb.c doesn't make sense to me. The code is { float enoise=0, esig=0, snr; for (i=0;i<FRAME_SIZE;i++) {
2004 Aug 06
0
testenc and snr calculation
Actually, the SNR calculation in testenc has been broken for a while. The reason for taking the last frame was that the codec would introduce a one-frame latency. I changed that to half a frame (10 ms) a while ago and never updated testenc. Jean-Marc Le lun 01/09/2003 à 13:12, Mike Dunn a écrit : > Hi all, > > I'm new to the group. I'm looking at the speex code with an
2004 Aug 06
0
Sphinx work-in-progress sourcecode
Since two people have asked me to open the source code on my work-in-progress Integer Speex project, I have put it up onto my site www.openacm.org as a download in the project tree. the suggested directory structure is as follows, i.e. the speex source folder should be on the same directory level as the sphinx filder. peex-1.0.1 (ideally the folder from within the SpeexACM source archive)
2001 Oct 01
2
failed to load .so lib for builtin opengl32.dll
Hello there ! I have a little problem I hope one of you can help me with. OpenGL won't work with wine, but it works fine under native linux. Here's some output from wine when I tried to run Quake3 Arena: [root@linux q3]# wine quake3.exe Loading required GL library /usr/X11R6/lib/libGL.so.1.2 err:mmsys:MMDRV_InitHardcoded You didn't setup properly the config file for the Wine
2004 Aug 06
1
Is there any speex plugin for windows media player?
> While on the subject of plug-ins, has anyone written a Speex plug-in > for the Goldwave audio editor? There is an ACM codec for I/O of WAVE files encoded in Speex. ( www.openacm.org ) But there is no plugin to load or save Vorbis Speex files natively, as far as I know. Christian <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage:
2001 Oct 16
5
another ttyS0 acces problem ;-)
Not the same as the other treath, but also an tty access problem. I have an old an cheap digital camera wich isn't supported by gphoto(2). I can get the program running under wine only it shows me: err:dosfs:DOSFS_CreateCommPort Couldn't open /dev/ttyS0,115200 ! (check permissions) err:file:CreateFileA Couldn't open device 'COM1'! FIXME:pthread_rwlock_rdlock
2003 Aug 15
1
netmetting on windows using speaks codec?
hello can I get the url for the windows version of net metting with the speaks vvorbis codec thanks hank <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 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe