Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: WMP10 Final comes with new 2004 FhG Pro ACM codec? (Read 125568 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

WMP10 Final comes with new 2004 FhG Pro ACM codec?

Reply #50
Quote
Quote

Windows Media Player seems to use this codec for ripping audio CDs from the fact that we can choose 128Kbps or higher for MP3 encoding. But if you want to use this codec from other programs such as CDex, you have to make a registory hack to activate this codec.

This codec encodes really fast (ca. 40x on my Pentium-IV machine). Quality of 128Kbps is OK for my portable use.
[a href="index.php?act=findpost&pid=239399"][{POST_SNAPBACK}][/a]


Have you got this registry hack? Are other bitrates selectables? Is ABR/VBR implemented?

Norman
[a href="index.php?act=findpost&pid=239442"][{POST_SNAPBACK}][/a]


No need for a registry hack.  Just go to c:\windows\system32 and rename l3codeca.acm to l3codeca.bak.  Then copy l3codecp.acm to l3codeca.acm (swaps the professional one in place of the old advanced one).  Done

Here is the about screen


WMP10 Final comes with new 2004 FhG Pro ACM codec?

Reply #51
Quote
No need for a registry hack.  Just go to c:\windows\system32 and rename l3codeca.acm to l3codeca.bak.  Then copy l3codecp.acm to l3codeca.acm (swaps the professional one in place of the old advanced one).  Done

You are wise! 

WMP10 Final comes with new 2004 FhG Pro ACM codec?

Reply #52
I created ACMENC, a command-line frontend for encoding audio data with ACM codecs. We can use CDex or other applications that support ACM codecs for this new FhG codec. But this program features:
- MP3 Info (or Lame Tag) tagging for gapless playback
- built-in tagging (thanks to id3lib)
- WAV/AIFF/... reading (thanks to libsndfile)
- Monkey's Audio support (thanks to MACDll.dll)
- Partial encoding mode, which may be useful for cuesheet encoding
- Preset (or alias) for specifying codec name and other long commaned-line parameters by one word

Hers's the screenshot.


The zip archive contains acmenc.exe, acmenc.cfg, and three DLLs. To encode an audio file into a 128Kbps MP3 with "Fraunhofer IIS MPEG Layer-3 Codec (professional)" codec, use the following command-line:
Code: [Select]
acmenc -c "Fraunhofer IIS MPEG Layer-3 Codec (professional)" --enc-delay 672 -b128 <input> [output]


acmenc.cfg describes presets which are activated by -p option. When we describe the following line in acmenc.cfg located in the same folder as acmenc.exe:
Code: [Select]
fhg-pro: -c "Fraunhofer IIS MPEG Layer-3 Codec (professional)" -b128 --enc-delay 672
, you can use "--preset fhg-pro" instead of the long command-line.

The program is only two days old and may contain some bugs. It works well with "Fraunhofer IIS MPEG Layer-3 Codec (professional)" but may not work well other codecs such as LAME-ACM because I only tested it with FhG Pro ACM codecs. I believe this program will help you to create MP3 for mid bitrate range (around 128Kbps).

Have fun!

EDIT: I removed the link to the binary because it's obsolute. See my latter post in this thread as for the binary URL.

WMP10 Final comes with new 2004 FhG Pro ACM codec?

Reply #53
My apologies and thanks to Wish, Nyaochi, kode54, Norman, and QuantumKnot for correcting my cranky misperception of the new codec and then going on to make it even more useful.  What a great board this is!

WMP10 Final comes with new 2004 FhG Pro ACM codec?

Reply #54
By the way is there any WM9 or WM10 encoder available that simply works in a DOS box? I already have started serval searches but never was able to find more than the command line version of WM8 on the MS web site. The WM# encoder i'm looking for should be 'stand-alone' because i'm not very interested in installing the hole Windows Media Player stuff.

It's not that i would switch now from Lame to WM9/WM10. But for very low-quality files it seems to me that WMA would be the better choice.(?)

Thanks for any help or even some 'secret' MS links!


WMP10 Final comes with new 2004 FhG Pro ACM codec?

Reply #56
mdefranc beat me to that suggestion. I
From the MSDN Windows Media Encoder 9 Series SDK - Programming Guide
Programming in Scripting Languages
Also Group: microsoft.public.windowsmedia.* would likely be a good place to look for relevant information.

Out of curiosity I did a quick search inside MS's MSDN and KB.
some useful-looking topics appeared to be listed.
Searching on the web should help too.

The home Windows Media SDKs are here, including the SDK for v.10

I hope this is on-topic.

Bye, tec

Edit:

haha nyaochi your cool toys amaze me as always. Nice work, as usual. 

WMP10 Final comes with new 2004 FhG Pro ACM codec?

Reply #57
K, the file was in the Windows directory but wasn't showing up possibly because it wasn't added to the Windows registry(?) not sure why.

nyaochi, great program, are you sure the encoder delay is 672 samples for the new FhG encoder? I get 1633, any way to be sure?

WMP10 Final comes with new 2004 FhG Pro ACM codec?

Reply #58
Very interesting program, nyaochi. Can I host it at RareWares?

WMP10 Final comes with new 2004 FhG Pro ACM codec?

Reply #59
Quote
Very interesting program, nyaochi. Can I host it at RareWares?
[a href="index.php?act=findpost&pid=239526"][{POST_SNAPBACK}][/a]


Could you please host the new build acm file (from M$) to RareWares if it's legal. So people like me who did not running WinXP can benefit from this new codec.

WMP10 Final comes with new 2004 FhG Pro ACM codec?

Reply #60
Quote
Could you please host the new build acm file (from M$) to RareWares if it's legal. So people like me who did not running WinXP can benefit from this new codec.
[{POST_SNAPBACK}][/a]


Hrm... it would be possible if there isn't a provision at the EULA forbidding redistribution of subsets of the installer. I will see if I can reach the EULA somehow (I would be grateful neverthless if someone could paste it into an e-mail and send it to me, I'm not on XP either)

Regards;

Roberto.

Edit: Nevermind, I forced the file out of the installation program.
If anybody is interested in trying to interpret it:
[a href="http://pessoal.onda.com.br/rjamorim/eula.txt]http://pessoal.onda.com.br/rjamorim/eula.txt[/url]

WMP10 Final comes with new 2004 FhG Pro ACM codec?

Reply #61
I just happened across this from:
"Chris Lanier's Blog|Digital Media in Windows XP, MCE, and more..."
Quote
l3codecp.acm Explanations With WMP 10
In WMP 10 Microsoft shelled out the cash to FhG to included a full features, high bitrate MP3 Encoder for ripping CD's.  l3codecp.acm is this new encoder and the File Version is 3.3.0.44.  Now, the fun part of this is that out on the internet and in most “Codec Packs” there is an included version of l3codecp.acm, but its very different then the new one shipped with WMP 10.  If you have l3codecp.acm with the File Version of 1.2.0.63, you have the pirated one.  The pirated version will encode and decode via the same file, but it will also break things in WMP, the main thing being Crossfading.

So, Good version as is follows.
File Name: l3codecp.acm
File Version: 3.3.0.44
Copyright: Copyright © 2004 Fraunhofer IIS

posted on Saturday, September 04, 2004 10:57 AM


Interesting..

WMP10 Final comes with new 2004 FhG Pro ACM codec?

Reply #62
Quote
I created ACMENC, a command-line frontend for encoding audio data with ACM codecs. We can use CDex or other applications that support ACM codecs for this new FhG codec. But this program features:
- MP3 Info (or Lame Tag) tagging for gapless playback

It seems that ACMENC has some problems with lame tag support.
Could you check this topic?

WMP10 Final comes with new 2004 FhG Pro ACM codec?

Reply #63
Quote
nyaochi, great program, are you sure the encoder delay is 672 samples for the new FhG encoder? I get 1633, any way to be sure?
[{POST_SNAPBACK}][/a]

I see [a href="http://mp3decoders.mp3-tech.org/decoders_lame.html]this page[/url] and guess the encoder delay. I confirmed the value with fb2k and lame --decode

Quote
Very interesting program, nyaochi. Can I host it at RareWares?
[{POST_SNAPBACK}][/a]

With my pleasure! But I'm now fixing several problems as witt pointed, so please wait for the next version.

Quote
Quote
I created ACMENC, a command-line frontend for encoding audio data with ACM codecs. We can use CDex or other applications that support ACM codecs for this new FhG codec. But this program features:
- MP3 Info (or Lame Tag) tagging for gapless playback

It seems that ACMENC has some problems with lame tag support.
Could you check [a href="http://www.project9k.jp/cgi-bin/innovationbbs/bbs.cgi?mode=res&namber=996&rev=&page=55&no=0]this topic[/url]?
[a href="index.php?act=findpost&pid=239615"][{POST_SNAPBACK}][/a]

Thank you for the information! I'm now fixing the problem.

WMP10 Final comes with new 2004 FhG Pro ACM codec?

Reply #64
A dot-1 revision of their audio codecs? Anyone with two machines can verify whether it's just a cosmetic change (outputs exactly the same files on 9.0 and 9.1 with the same settings), or if there are quality improvements and qualifies itself for inclusion in a future 128kbit test?

WMP10 Final comes with new 2004 FhG Pro ACM codec?

Reply #65
Quote
Edit: Nevermind, I forced the file out of the installation program.
If anybody is interested in trying to interpret it:
http://pessoal.onda.com.br/rjamorim/eula.txt


You can't.  in wmp go to help | about wmp.  all you need is right there to tell you if you can re-disro it.

WMP10 Final comes with new 2004 FhG Pro ACM codec?

Reply #66
@mdefranc & @Tec9SD
Thanks for the links! - But well, the one SDK archive want me to install 'DirectX 8.1 Media", the ohter only runs on Windows XP...


Now i have to post my first idea (maybe not fully honest...) when i saw nyaochi's program announcment. But all these multimedia software from MS make it really hard to love it. I mean i only want to make some low-quality MP3<->WMA tests and not waste my system installation for that.
So sorry to ask but supposed that i could get the WMA ACM files (i guess are there any?) from a friend - is there a good chance to encode wma files with help of nyaochi's program? - And if yes how? Just like the FhG example above?

WMP10 Final comes with new 2004 FhG Pro ACM codec?

Reply #67
Quote
You can't.  in wmp go to help | about wmp.  all you need is right there to tell you if you can re-disro it.
[a href="index.php?act=findpost&pid=239688"][{POST_SNAPBACK}][/a]


I can't even install it, let alone reach the about box. But if you say so...

Thanks

Quote
So sorry to ask but supposed that i could get the WMA ACM files (i guess are there any?)
[a href="index.php?act=findpost&pid=239706"][{POST_SNAPBACK}][/a]


There isn't.

WMP10 Final comes with new 2004 FhG Pro ACM codec?

Reply #68
Roberto, I don't know whether or not this offers a legal solution, but it was suggested by someone who's dealt with such things more than I have, so I thought it might be worth passing along:

  What about creating a small redistributable "installer" capable of extracting the required acm files/registry entries from the actual WMP10 installer? That way, the end-user would still be required to download Microsoft's package in order to effect any system change, but could perform a more customized installation than Microsoft has chosen to allow by default.

    - M.

WMP10 Final comes with new 2004 FhG Pro ACM codec?

Reply #69
Quote
Roberto, I don't know whether or not this offers a legal solution, but it was suggested by someone who's dealt with such things more than I have, so I thought it might be worth passing along:

  What about creating a small redistributable "installer" capable of extracting the required acm files/registry entries from the actual WMP10 installer? That way, the end-user would still be required to download Microsoft's package in order to effect any system change, but could perform a more customized installation than Microsoft has chosen to allow by default.

    - M.
[a href="index.php?act=findpost&pid=239750"][{POST_SNAPBACK}][/a]


Working on it. Unfortunately, I'm going on a trip tonight and I might only be able to come up with that solution when I return, next monday :/

WMP10 Final comes with new 2004 FhG Pro ACM codec?

Reply #70
Again as in previous threads, no Musicmatch Jukebox users using MP3Pro? Are these forums only for free software. I am using MP3Pro @ VBR100% which halves the file size compared to MP3 CBR128. Also WMP9/10 lossless is not mentioned in comparisons with LAme and lossless etc.

Any reasons why these are excluded, or am I late for the discussions with those?

WMP10 Final comes with new 2004 FhG Pro ACM codec?

Reply #71
Quote
Are these forums only for free software.[a href="index.php?act=findpost&pid=240072"][{POST_SNAPBACK}][/a]
no, it just happen to be that there are some nice hq free encoders/apps available.
Quote
I am using MP3Pro @ VBR100% which halves the file size compared to MP3 CBR128
that's nice.
Quote
Also WMP9/10 lossless is not mentioned in comparisons with LAme and lossless etc.
and? lame is a lossy codec, wma lossless is lossless...
Nothing but a Heartache - Since I found my Baby ;)

WMP10 Final comes with new 2004 FhG Pro ACM codec?

Reply #72
Quote
Quote
Are these forums only for free software.[a href="index.php?act=findpost&pid=240072"][{POST_SNAPBACK}][/a]
no, it just happen to be that there are some nice hq free encoders/apps available.
Quote
I am using MP3Pro @ VBR100% which halves the file size compared to MP3 CBR128
that's nice.
Quote
Also WMP9/10 lossless is not mentioned in comparisons with LAme and lossless etc.
and? lame is a lossy codec, wma lossless is lossless...
[a href="index.php?act=findpost&pid=240075"][{POST_SNAPBACK}][/a]


A newbie question - I'm used to using LAME (using the standard - or on occasion extreme - presets).  Besides "for the fun", is there any reason for me to use FhG's codec?

WMP10 Final comes with new 2004 FhG Pro ACM codec?

Reply #73
Quote
A newbie question - I'm used to using LAME (using the standard - or on occasion extreme - presets).  Besides "for the fun", is there any reason for me to use FhG's codec?
[a href="index.php?act=findpost&pid=240242"][{POST_SNAPBACK}][/a]


No reasons, at the moment
[ Commodore 64 Forever...! ]

WMP10 Final comes with new 2004 FhG Pro ACM codec?

Reply #74
Quote
A newbie question - I'm used to using LAME (using the standard - or on occasion extreme - presets).  Besides "for the fun", is there any reason for me to use FhG's codec?
there's a roumor that the the codec developed by FhG is more siuted for bitrates lower than ~128, but this is AFAIK just a roumor. IIRC, no backups or data was presented in a recent discussion where Gabriel took part (a Lame developer) [span style='font-size:8pt;line-height:100%']can't remeber the thread though[/span]
Nothing but a Heartache - Since I found my Baby ;)