Displaying 20 results from an estimated 10000 matches similar to: "ACM codec"
2004 Sep 10
1
ACM codec?
On Sat, 11 Aug 2001 12:50:43 +0200, Ingo Ralf Blum wrote:
>> It's a DirectShow SDK's interface.
>
>No, its a user mode multimedia driver. Direct Show uses filters (COM
objects).
>
>> There's a lot of Software for Windows capable of using ACM codecs, like
>> Windows Media Player, VirtualDub, VideoMach and others.
>
>Yes, but for Media Player you need a
2002 Nov 11
0
RE: [vorbis-dev] ACM codec
hmm -- you make a good point. However note that Divx is quite popular in spite of having gone with AVI format, so your logic doesn't hold in that case. Frankly though I sort of agree, in that Divx would have been even more popular and cause less headaches with a .DVX extension rather than AVI.
I 100% agree that the form of the codec that should be distributed for playback is OGG. The
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
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
0
FYI: ACM codecs in Netmeeting
If you want to use the Speex ACM codec in Netmeeting, you need to register
the codec with Netmeeting. Microsoft offers an API to accomplish this
task.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/netmeet/nm3
codec_1xk3.asp
The function is called AddACMFormat in the IInstallAudioCodecs COM
interface.
It takes a fully initialized WAVEFORMATEX structure as well as an extra
2004 Sep 10
1
ACM codec?
On Fri, 10 Aug 2001 01:08:11 -0400, Matt Zimmerman wrote:
> Yet another overloaded acronym...which ACM is this? Association for
Computing
> Machinery? Air Combat Maneuvers? Addressed Call Mode? Address Complete
> Message?
ACM stands for Audio Codec Manager. It's a DirectShow SDK's interface.
There's a lot of Software for Windows capable of using ACM codecs, like
Windows
2004 Sep 10
3
ACM codec
Hello everyone,
I was just browsing through some video capturing websites/forums and saw some
people complain that there was no lossless codec available to encode audio in
AVI files. I thought that FLAC would have one but it doesn't seem to be the case.
As it's a popular demand (now that hard drives are inexpensive, people can
record hours of video/audio without any loss and then
2004 Sep 10
1
ACM codec
En r?ponse ? Ingo Ralf Blum <ingoralfblum@gmx.de>:
> Hi,
>
> > I saw on the website that the ACM was a work in progress, but have
> seen no
> other
> > mention anywhere else. So if someone is working on that I'm ready to
> help,
> > otherwise I'm ready to start it.
>
> I just read on the FLAC main website, that the MediaXW project contains
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
2
@Christian Buchner: speex acm & netmeeting
> Nice to hear! Do sou think you will be able to make the other modes also
> compatible? But I guess these working modes are already OK for
> netmeeting. I will try the Q4 16kHz mode today.
Low bitrate was the design goal, not Netmeeting compatibility ;)
Padding loss occurs because Speex encodes frames that do not end on
byte boundaries. If you force each Speex frame to be byte
2004 Aug 06
1
Speex ACM codec released on www.openacm.org
I am glad to announce the BETA release of the Speex ACM codec.
It is based on the Speex 1.0.1 codec release.
An ACM codec enables Windows to create and play back WAVE files
containing Speex content. It might also be useful for use with
Netmeeting (after some registry hacking. Not tested yet.).
I also provide a portable playback tool (speexdec_wav) that
handles both the Ogg and WAVE containers.
2004 Sep 10
1
Re: ACM codec
Mr. Blum,
I had to make some assumptions writing the driver, because I had no previous
experience writing ACM drivers. I did what I could based in Microsoft's
documentation but, of course, I made same mistakes. I had no time to test
the code I wrote yet and will not in the next 2 weeks. All I can tell you
now is about what I did and about my sources. So, considering your
enthusiasm, I suggest
2002 Nov 12
0
Re: [vorbis-dev] ACM codec
<"Dan Miller" <dan@on2.com> wrote in message
news:<20021111153459.2AF71532A73@motherfish-II.xiph.org>...
<hmm -- you make a good point. However note that Divx is quite popular in
spite of having gone with AVI format, so your logic doesn't hold in that
case. <Frankly though I sort of agree, in that Divx would have been even
more popular and cause less headaches
2002 Nov 12
0
Re: [vorbis-dev] ACM codec
My concern is primarly the 'marketing' aspect. If UCI, or MCF, or any other interface, is adopted by the toolmakers, then that's a perfectly good solution.
<p>-----Original Message-----
From: Christian HJ Wiesner [mailto:christian.hj.wiesner@web.de]
Sent: Tue 11/12/2002 10:10 AM
To: theora-dev@xiph.org
Cc:
Subject: [theora-dev] Re: [vorbis-dev] ACM codec
2004 Aug 06
0
@Christian Buchner: speex acm & netmeeting
Hi,
> I managed to get the codec into netmeeting. Unfortunately it doesn't
> properly work. I tried to talk vie net, but only erranous packets are
> decoded. Did I possibly register the codec wiht incorrecxt parameters or
> is this a problem of the acm codec?
I can't tell why. Try to register mode 8kHz Mono mode Q3 or Q4 for
Netmeeting. Only these modes pack exactly 1
2004 Sep 10
2
[Flac-users] Matroska open source A/V container format officially released
Hi,
i have the big pleasure to officially announce that the matroska
multimedia container project has finally left alpha status and turned
into public beta status last night. By following the links below you
will be able to obtain various tools to create, edit and play matroska
audio and video files on your computers. Supported Operating Systems are
currently Windows and Linux, but it seems
2003 Aug 20
0
Ogg Traffic for August 20, 2003
Hi everybody,
below is the latest installment of news from the Xiph.org community. The
HTML version is at http://www.vorbis.com/ot/20030820.html. Enjoy!
-Carsten
<p>Ogg Traffic for Wednesday, August 20, 2003
Author: Carsten "Purple" Haese
Contact: [1]carsten@xiph.org
Date: August 20, 2003
Table of Contents
1 Status Updates
1.1 Monty
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
2
@Christian Buchner: speex acm & netmeeting
Hi,
I managed to get the codec into netmeeting. Unfortunately it doesn't
properly work. I tried to talk vie net, but only erranous packets are
decoded. Did I possibly register the codec wiht incorrecxt parameters or
is this a problem of the acm codec?
bye,
D A
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from
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