similar to: Re: ACM codec

Displaying 20 results from an estimated 5000 matches similar to: "Re: ACM codec"

2004 Sep 10
1
ACM codec
Hi Ingo, >It is just a WAVEFORMATEX with a GUID in it. For the ACM system it is just a format with the id >WAVE_FORMAT_EXTENSIBLE and since ACM drivers are not registered by wFormatTag it should be working. >For testing purposes I've written a Vorbis ACM driver, that uses a WAVEFORMATEXTENSIBLE and I experienced >a problem when opening files with Media Player. It spend quite some
2004 Aug 06
1
ACM codec
Hi Brian- BT> I was going to; asked on this list about it back in December. But the BT> documentation on the MS website stinks ... it basically says, "Look at BT> the example GSM 6.10 codec provided in the Microsoft Driver Development BT> Kit and replace the application-specific bits" ... but, while I own a BT> student edition of MS Dev Studio, I don't have an
2004 Aug 06
2
ACM codec
Hi- is someone working on ACM codec at the moment? if not, I'll start writting it one of these days. -XF --- >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
2004 Aug 06
0
ACM codec
X-Fixer wrote: > Hi- > > is someone working on ACM codec at the moment? > if not, I'll start writting it one of these days. > > -XF <p>I was going to; asked on this list about it back in December. But the documentation on the MS website stinks ... it basically says, "Look at the example GSM 6.10 codec provided in the Microsoft Driver Development Kit and
2004 Sep 10
2
Re: FLAC format
Hi, >That's what I wanted to say a month ago. Mr. Blum, I'm really sorry for misunderstanding you. My mistake. I choose an ACM codec because it's the only option that works on every Windows Platform, and since the DirectShow has a generic wrapper that allows it to use ACM codecs, it appeared a good idea. I didn't note that the file format was going to be a problem. But I think
2000 May 19
3
Windows ACM Driver
during the last weeks I was playing around with Windows ACM codecs. These drivers allow the use of audio compression algorithms in Microsoft Windows Apps like Goldwave or the Microsoft Audio Tools (e.g. for streaming). At the moment this code is in a very early stage, only some houskeeping functionality is finished at the moment. But I think it should be possible to implement this thing without
2001 Jul 26
2
Need some help on using Wine with DDK 2000
Hi, I am a newbe with Wine and I need some advice.. I have 2 partitions on my computer: Linux + winnt40. I use wine for developping drivers for W2K (yes it is NOT a joke!) under Linux (some kinda of cross-compiling if you want ..). So for compiling and linking it works flawlessly (really!) and it's GREAT! The only problem is that I cannot browse the DDK documentation. For doing that
2004 Sep 10
3
ACM work
Hi (again), I started to work on an ACM (Audio Compression Manager) for FLAC. I currently only have the canvas. The encoding/decoding is not done yet. So it's completely useless. But since the canvas is the harder thing to start, here it is. (just in case I don't have time to continue) http://mukoli.free.fr/flac-ACM.v0.1.0.zip
2008 Aug 10
1
Problems with games
Games: Empire Earth 2, BF2, and AoM. BF2: Crashes with no error. Console: Code: ALSA lib pcm_dmix.c:874:(snd_pcm_dmix_open) unable to open slave fixme:system:SystemParametersInfoW Unimplemented action: 94 (SPI_GETMOUSETRAILS) fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS) fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS)
2011 Dec 11
0
Wine why no audio?
Hi. Until Fedora 15, I used qsynth+Fluidsynth+alsa+biab and everything worked fine. But not anymore with Fedora 16. I can't see any midi drivers in band-in-a-box. I'm sure about my setup. Everything seems fine. I dont know which one is failing, but I suspect wine. The midi ports are ready: $ aconnect -o client 14: 'Midi Through' [type=kernel] 0 'Midi Through
2008 Jul 24
1
Ground Control 2 - issues
here's the output from terminal when trying to run the game... physics at physics:/media/hdb5/Installed_games/Ground Control II$ wine gcii.exe err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element fixme:mixer:ALSA_MixerInit No master control found on CA0106, disabling mixer
2008 Aug 03
0
Game Wont Load - Ground-Control-2
I get the following in terminal... no idea how to fix it to get it to run.. physics at physics:/media/hdb5/Installed_games/Ground Control II$ wine gcii.exe err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element fixme:mixer:ALSA_MixerInit No master control found on CA0106, disabling mixer
2010 Jul 13
3
[Xen-API] XCP - ddk network
Hi, I''ve installed XCP 0.5 and I''m following these steps: http://xenbits.xen.org/xapi/install.html to install ddk VM. But I can''t get network working. I tried to create a vif under xenbr0 then assigned mannually a IP address and to create a vif under xapi0. But in both cases I can ping only dom0 IP. What am I doing wrong? Thanks in advance. -- Sergio Roberto
2008 Aug 21
2
Cant install Ground Control 2
ok.. game is - "Ground Control 2" error in console during install is as follows.. > err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\Common Files\\InstallShield\\Professional\\RunTime\\IsProBE.tlb" failed with error 2 > it freeze's...
2009 May 19
4
Has anyone had any luck with the sims 3?
For those that have the sims 3 have you had any luck with the game at all? I looked at the sims 2 page and going off of that it does not look too promising :(
2013 Jan 02
1
Define 6.1 and 7.1 channel mappings
Tim's proposal seems reasonable but it conflicts with the FLAC documentation that says the channel ordering follows SMPTE/ITU-R recommendations. I think we may be butting up against an area where the standards aren't clear. ITU-R BS.2159-4 (http://www.itu.int/dms_pub/itu-r/opb/rep/R-REP-BS.2159-4-2012-PDF-E.pdf) doesn't define a 7.1 layout but simply diagrams several possibilities on
2004 Sep 10
1
ACM work
Yep, that's the bad news, you need an ID from Microsoft to make sure this ID is only used for FLAC. But since it's a 16 bits value, you can probably put anything randomly (only few are reserved). And I don't think it's illegal to use a number like that. Ingo Ralf Blum wrote: >>WAVEFORMATEX >>yes, that's the way to know what the codec does. >>But no
2008 Jun 03
2
Age of Empires 3 crashes after intro, used to work fine
I am running Fedora 8 and using the rpms built by fedora: wine i386 1.0-0.3.rc3.fc8 updates-testing 21 k wine-capi i386 1.0-0.3.rc3.fc8 updates-testing 26 k wine-cms i386 1.0-0.3.rc3.fc8 updates-testing 41 k wine-core i386 1.0-0.3.rc3.fc8 updates-testing 11 M wine-esd i386
2011 May 06
7
Atlantica Online
Hello, I've just moved to Ubuntu 11.04. I always reinstall the whole OS instead of upgrading. But now I've got the problem that I can't get Atlantica Online to work. It worked on Ubuntu 10.10 though. I installed the new version (the Nexon one) and then tried the web launcher, but that didn't work. Then I went to the Atlantica directory and launched AtlanticaRun.exe, then I get to
2008 Jun 23
2
Warhammer Online on Wine 1.0
Hi, I'am Beta-tester of "Warhammer Online: The Age of Recogning" and I've tried to run this Game on OpenSuse 11.0. As you would guess, it's not running, why else should I open an topic. :) But back to the problem. The installation of the Beta-Client runs successfully. Additionaly you have to know, that there are two .exe files in the game directory. One is the