|
|
| Cerberus |
| Posted: Jan 27 2003, 11:14 AM |
 |
|
Advanced Member
  
Group: Members
Posts: 100
Member No.: 2031
Joined: 18-January 03

|
Hi I was just wanting to know if their an WMA acm engin that i could use for audio on avi files. I know you can encode a WMA file and change the header to a wav file then tie it into the video. I didnt find anything much by seching google for "ACM WMA" so if anyone knows of this or knows its a bad idear please let me know.
(to take advantage of the latest windows media 9)
Thanks in advance |
 |
| jcsston |
| Posted: Jan 27 2003, 05:21 PM |
 |
|
Matroska Dev
  
Group: Moderators
Posts: 553
Member No.: 652
Joined: 3-November 02

|
I think WMA in avi files isn't a great idea. Because of the lack of legal ACM WMA encoders and decoders.
-------------------- Use the Matroska file format |
 |
| ChristianHJW |
| Posted: Jan 27 2003, 09:34 PM |
 |
|
Advanced Member
  
Group: Moderators
Posts: 1768
Member No.: 2
Joined: 7-July 02

|
M$ has promised a VfW WMV 9 codec recently on Doom9 .. but no mention of a WMA ACM codec ...
-------------------- Visit the unofficial Virtualdub support forum on http://forums.virtualdub.org - help to reduce the big number of emails Avery Lee is getting every day !! Support matroska as container and Gstreamer as the only truely open, x-platform multimedia platform .... |
 |
| Neo Neko |
| Posted: Jan 27 2003, 11:14 PM |
 |
|

VirtualdubMod Alpha tester
  
Group: Vdubmod Alpha Testing Team
Posts: 474
Member No.: 24
Joined: 11-July 02

|
I will have to read again but I believe Amir mentioned WMA ACM as well. But ATM both are vapor ware so no sense holding your breath for now. And even once they are out their portability is limited. |
 |
| phaeron |
| Posted: Jan 28 2003, 07:58 AM |
 |
|

Virtualdub Developer
  
Group: Administrator
Posts: 7773
Member No.: 61
Joined: 30-July 02

|
Windows Media Audio V1 and V2 both have ACM engines -- that is, in fact, the original form of the codecs as they were used in the Netshow Encoder, before it became Windows Media Encoder. However, the codecs aren't usable in AVI files, because specific unlocking codes must be supplied to the codecs for them to respond, presumably as a licensing mechanism. The incarnations of the "DivX Audio" codec are simply versions of the WMA ACM drivers that have had their authentication checks (badly) disabled; the ID tags (0x0160/0x0161) were never changed, so DivX Audio picks up WMA streams that the real WMA codec refuses to decode.
Audio Compression Manager (ACM) was designed to work with audio formats that have constant block sizes (nBlockAlign), so even if the newest WMAs are ported back to ACM, I wouldn't expect VBR or lossless modes of operation. |
 |
| ChristianHJW |
| Posted: Jan 28 2003, 04:00 PM |
 |
|
Advanced Member
  
Group: Moderators
Posts: 1768
Member No.: 2
Joined: 7-July 02

|
| QUOTE (phaeron @ Jan 28 2003, 09:58 AM) | | Audio Compression Manager (ACM) was designed to work with audio formats that have constant block sizes (nBlockAlign), so even if the newest WMAs are ported back to ACM, I wouldn't expect VBR or lossless modes of operation. |
I was just going to add this, but you beat me to it Avery. Maybe one day someone will be able to make a UCI wrapper for WMA and WMV9 ....
-------------------- Visit the unofficial Virtualdub support forum on http://forums.virtualdub.org - help to reduce the big number of emails Avery Lee is getting every day !! Support matroska as container and Gstreamer as the only truely open, x-platform multimedia platform .... |
 |
| Cerberus |
| Posted: Jan 28 2003, 05:10 PM |
 |
|
Advanced Member
  
Group: Members
Posts: 100
Member No.: 2031
Joined: 18-January 03

|
thanks for youre input much apreciated.... |
 |
| outlyer |
| Posted: Jan 28 2003, 07:04 PM |
 |
|

Spanish Section Mod
  
Group: Moderators
Posts: 215
Member No.: 1269
Joined: 10-December 02

|
| QUOTE (phaeron @ Jan 28 2003, 08:58 AM) | | Audio Compression Manager (ACM) was designed to work with audio formats that have constant block sizes (nBlockAlign), so even if the newest WMAs are ported back to ACM, I wouldn't expect VBR or lossless modes of operation. |
When I red Amir's post I just wondered, now that M$ is giving a second chance to AVI, if they don't plan to extend the AVI specification to support VBR audio. What do you think? Could this be done? Although it could break backwards compatibility but they don't usually care much for old systems...
(whispering) Christian, I think they fear matroska |
 |
| fccHandler |
| Posted: Jan 28 2003, 07:10 PM |
 |
|
Administrator n00b
  
Group: Moderators
Posts: 3961
Member No.: 280
Joined: 13-September 02

|
(whispering) Just as a curiosity, I remember that msaud32.acm can be unlocked for general use by changing one byte in the file!
-------------------- May the FOURCC be with you... |
 |
| Neo Neko |
| Posted: Jan 28 2003, 08:22 PM |
 |
|

VirtualdubMod Alpha tester
  
Group: Vdubmod Alpha Testing Team
Posts: 474
Member No.: 24
Joined: 11-July 02

|
| QUOTE (phaeron @ Jan 28 2003, 01:58 AM) | | Audio Compression Manager (ACM) was designed to work with audio formats that have constant block sizes (nBlockAlign), so even if the newest WMAs are ported back to ACM, I wouldn't expect VBR or lossless modes of operation. |
It may have been designed that way. And that may be how it is supposed to be used. But I know of a few ACM codecs who via one method or another do VBR or ABR. The lame ACM being one of em. Not that it works well. |
 |