Help - Search - Members - Calendar
Full Version: MSFN XP Codec-Pack 5.5
MSFN Forums > Unattended Windows Discussion & Support > Application Installs
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16

   


Google Internet Forums Unattended CD/DVD Guide
MCT
ive made an installer, its compressed to 3.93MB
Click Here To Download

if u dont want this installer swgreed just PM & ill remove it

run the installer with /VERYSILENT for a completly silent install
swgreed
Minor update to version 1.9:

updated XviD 1.1.0 FINAL [Encoder/Decoder]
nemesis5
immer wieder klasse .... gibt es noch die fullversion auch wieder evtl??
thumbup.gif
halo_dude
Hiya Peeps,

I only signed on to say a very big thank you to "swgreed". Thanks biggrin.gif

This really is the most refreshing thing to arrive on the net since codecs began emerging. Personally I download all the most popular codec installation packages and install them. But this little baby fills in the gaps to play anything else that may crop up with media downloaded or aquired through the net and other means.

I use soo many codec packages. It would be nice to develop one installer package that just did everything. Only problem is that because its an insertion of great goodies and registry keys it often leads to programs detecting codecs as being broken or incorrectly installed/uninstalled.

Never-the-less, I am very greatful for this pack. I hope it continues to remain a non-installer package. Its great that I can just browse at what I have and know what I want to do with it. Making an installer is useful but very annoying after a while as you can get issues with the installer and perhaps not realise it until a codec is not used.

I much prefer the currect implementation and want to again thank "swgreed" for this very neat utility package that just contains everything you may ever need to run any form of media found on the internet. I have other seperate stuff that have a mini installer that does other things like play VOXWARE audio that often can be found in some WMV videos.

I also have a small utility that takes care of audio in some older DIVX encoded files that play 4.02 audio. Even DivX 5.2.1 does not play 4.02 audio which is a pain but the mini installer I have takes care of it all. I am also using the DivX 6.1 codec and its pretty awful in my opinion. Im sure 5.2.1 is faster and doesnt have issues with speeding up and slowing down. As a PC systems engineer I know what im doing, its just a little frustrating to upgrade and feel like you're downgrading tongue.gif.

Anyway thanks for hearing me out people biggrin.gif.


PEACE OUT !!!
halo_dude
Hiya Peeps,

Im currently having problems with the "l3codecp.acm" file. Apparently this is supposed to contain the MP3 ACM decoder information. When I use the Radium codec, it works fine and plays all MP3 ACM data in the files I have. It was the cause which stopped one of my emulators to function properly. I still to this day dont know why the MP3 ACM codec suddenly stopped working.

Now I used the Radium codec and all was good, everything was working. Now my Creative Labs SouldBlaster Live! Value card has issues with playing MIDI files. Basically, it doesnt play them. Take a look at this and you will understand my problem: -

http://forum.osnn.net/showthread.php?p=660559

This problem is annoying and wont allow me to listen to any kind of midi now sad.gif. Please help.


PEACE OUT !!!
swgreed
updated to v2.0, see 1st post smile.gif
Ghostrider
QUOTE (swgreed @ Apr 11 2006, 10:47 PM) *
updated to v2.0, see 1st post smile.gif

I can't download it... just times out.
Kelsenellenelvian
Hew Swgreed do you mind if I make your codec pack into a RyanVM style addon? Pretty Please!
swgreed
QUOTE (kelsenellenelvian @ Apr 12 2006, 11:27 AM) *
Hew Swgreed do you mind if I make your codec pack into a RyanVM style addon? Pretty Please!


Sure! I guess, this would make things easier to install and/or integrate smile.gif
Drop me an email, if you need anything!
Ghostrider
QUOTE (Ghostrider @ Apr 11 2006, 11:12 PM) *
QUOTE (swgreed @ Apr 11 2006, 10:47 PM) *

updated to v2.0, see 1st post smile.gif

I can't download it... just times out.

Got it now... thanks
Kelsenellenelvian
Here is an integratable addon for this codec pack!

Integrate it as an hotfix using nLite or use the RVMintegrator.

http://www.ryanvm.net/forum/viewtopic.php?p=22905#22905
Ghostrider
Excellent...!!! that saved 12mb on my UWXPCD, thanks
smashly
Thank You for your efforts on this smick codec pack ..All Good thumbup.gif

Something I'm noticing with this codec pack.

If I have WMP10 added to my XP UA install and I add the codec pack from runonceex then the codec pack deletes "L3codeca.acm".This would be a good thing if you added these reg change entries:
CODE
[HKEY_CLASSES_ROOT\CLSID\{7D8EA000-731E-11d0-AC50-00AA00BF35C4}\InProcServer32]
@="C:\\WINDOWS\\system32\\l3codecp.acm"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{7D8EA000-731E-11d0-AC50-00AA00BF35C4}\InProcServer32]
@="C:\\WINDOWS\\system32\\l3codecp.acm"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Netshow\Player\Codecs\MPEG Layer-3]
"URL"="http://www.microsoft.com/netshow/codecs.htm"




And add this to remove the l3codeca.acm entry from the registry:
CODE
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc]
"C:\\WINDOWS\\system32\\l3codeca.acm"=-

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32]
"msacm.l3acm"=-


Then at least I could playback mp3s with WMP10. Currently your pack pack leaves mp3 playback broken in wmp10.
Mind you I can still rip an audio track to mp3 with WMP10 even though I can't play them in WMP10 after installing 2.0 codecs (actually been like this since I used v1.7)

Reason: mp3 playpack in wmp10 is broken because even though WMP10 comes with the same "L3codecp.acm" codec as in the 2.0 codec pack (for encoding mp3s). But WMP10 still uses "L3codeca.acm" to playback mp3s. Since your codec pack removes the "L3codeca.acm" file and it doesn't alter the CLSID for the MP3 codec in the registry for playback, the CLSID still points to "L3codeca.acm" for playback (windows default).
Hence the reg changes added above fixes this.

Also this way the "L3codecp.acm" mp3 codec can be used in all apps to encode or playback (eg:VirtualDub) not just WMP10 or MPC .

PS. WMP10 is not my player choice, MPC is my player of choice (for those that want to flame about WMP10).

PSS. Sorry if some1 has already posted this , but 41 pages was beyond my time scope to find out.

Cheers
theutlass
Does anyone as made an installer for the latest version of swgreed's codecpack that is capable to uninstall it as well ???
Yzöwl
Content now removed, my inf has now been included in the main download, please see first post.
    Thank you to the hundereds who have downloaded the various versions previously
swgreed
updated to 2.1 in two versions:
1. runonceex compatible version (inf-installer) - credits to Yzöwl
2. nlite-compatible version - credits to kelsenellenelvian
Yzöwl
Just a note to let you know that the new 2.1 inf version, if installed on a pre-installed system, by GUI right-click=>install method will not register the DivX Settings Manager for use with Config App. This would need to be done seperately using the command
    DivXsm.exe /register
If you use the command line from the readme.txt to install this step is not necessary.

<Edit>
If people wanted something a little more universal in this respect, I suppose that an SFX which extracts, runs the inf with the command I gave in the readme, and deleted the extracted files again, may be a good idea!
</Edit>
smashly
Can you please make/add a cpl for XviD Decoder settings as well :wink:

I know , not needed in ZP or MPC , but still since there's added DivX cpl
why not XviD cpl .. hmmm :twisted: .. buwahaha.
I've just been adding shortcuts with the target as
CODE
C:\WINDOWS\system32\rundll32.exe xvid.ax,Configure

Nice work and thank you on the codec pack addon BTW , it's pretty sweet as is... All good. thumbup.gif

Thank You swgreed , Yzöwl , kelsenellenelvian ..


Cheers.
runner3734
I did a fresh install of Windows XP - Reduced Media Edition, added a few good players (Media Player Classic and Zoom Player, both latest versions), and then installed this Codec Pack (2.1).

Unfortunately, this wasn't enough to enable playback of WMV files in either of my media players. I was able to get WMV playback to work by installing Windows Media Lite 2.0 (from free-codecs.com). After browsing more through the forums here, I discovered WM10Lite, which may be an even better (less bloat) choice than Windows Media Lite.

Can someone tell me what is the minimum I need to install in order to enable WMV playback on the Reduced Media Edition of Windows XP?
swgreed
@runner3734: Reduced Media Editions lack WMV-support completely. This codec pack does not completely install WMV-support, but just update it. I guess, at least wmp.dll is necessary in your case. However overwriting wmp.dll on normal Versions of XP just corrupts the WMP-installation, so it has to be reinstalled)

@all: By the way, Version 2.2 was just released smile.gif
smashly
sorry reapet post instead of edit ...oops
smashly
Thank You swgreed smile.gif

It's the little things like equality in cpl's that make me enjoy it all so much more biggrin.gif
Look forward to trying v2.2 out when I get home.

Maybe AAC codec of some sort would be nice. At the moment if default install of XP ,WMP10,MPC and v2.X codecs and I try to open an m4a file then I'm up for installing more to get it to play.
At the moment for me windows uses nero acc codec to play m4a after I do a fresh UA.
Be nice to know that if I didn't install nero that m4a would play a fresh install.


Cheers.


NitpickEdit: At the bottom of codecs.inf in v2.2
CODE
DESCNAME             = "Codec Pack 2.1 (remove only)"
Kelsenellenelvian
Hey smashly what app do you build your CPL files with?

Updated the nLite addon version to 2.2
smashly
QUOTE (Kelsenellenelvian @ Apr 26 2006, 06:30 PM) *
Hey smashly what app do you build your CPL files with?

Updated the nLite addon version to 2.2


Thank You for the updated cab kel , think the 1st post should be edited to
CODE
added: - CPL applet for XviD configuration (asked for by smashly)
or
CODE
added: - CPL applet for XviD configuration (suggested by smashly)
Actually there should be no credit to me at all as I didn't make the xvid cpl.
I leave the cpl making upto the people like you who have it to a fine art newwink.gif

Cheers

EDIT: after investigation with notepad the XviD cpl was made with "Control Panel Applet Generator" from Maintools Software. v2.0 is $19.90 , haven't tried it yet but I intend to:)
Gee
The .inf still has the new CoDec pack listed as 2.1, here is the correct .inf file so that your Add / Remove will show the proper version

As pointed out by Smashy above
swgreed
sorry, for the delay...
for the version (with the updated codec.inf), see 1st post
smashly
Thank You biggrin.gif
Yzöwl
QUOTE (Yzöwl @ Apr 24 2006, 12:44 AM) *
If people wanted something a little more universal in this respect, I suppose that an SFX which extracts, runs the inf with the command I gave in the readme, and deleted the extracted files again, may be a good idea!
Well since there were no takers, I've put together one. It will work as a switchless silent installer from both the command line or a GUI double-click.<Edit>
The link has been updated for version 2.4
</Edit>
smashly
Thank You Yzöwl.
I did make a 7z sfx but since i've added other codecs/files like Vfapi (my old habits for frame serving) , FFDS/VFW+cpls (for for playback of AVC and AAC formats) also added MiniCalc, FourCC Changer. Most ppl wanted swgreed codec pack uncluttered as posible , so I decided against posting what I put together.

Cheers.
swgreed
here's the new version of "CLVSD.ax" (DVD Decoder) as included in PowerDVD 7 smile.gif
http://www.egoshare.com/?9e6ea8c11e59585c19955ecd1a4c3fea
Avish
Thank you very much for this guys. Especially DivX decoder.
I was really fedup with those DivX guys, coz with every little update we have to download a whole 16-17 mb play/create bundle, which is really annoying.

Thanks again & keep up the good work :-)
swgreed
updated version!

changelog:
QUOTE
- CLVSD.ax updated to version 6.0.2.2806
- Compressed all files. This saves approx 14MB on your unattended CD
ron2024
Please excuse me, but I'm new to your codec pack & have a few questions.

These most likely are install errors on my part but after installing your codec pack, I can't find the file
"Mpg4c32.dll" listed in codecs.inf as multiple registry entries. If this is installed by another program,
maybe you could tell which one it is. I have WMP10 installed.

Also, * VobSub [1.0.1.3] + CPL, does you codec pack include the program to go with the control
panel file, "DirectVobSub.cpl" ? Has to be an install error on my part if you included it with your pack.

Thanks in advance.
muiz
When i try to download it , it says : Download-Limit erreicht! (6,56 MB) - For further information, see MSFN Board
swgreed
try again, I've raised the traffic limit smile.gif
the download was more popular than I suggested
Avish
Hi Guys welcome.gif

If I want to install only few selected codecs, is it possible? eg. If I want to install only divx decoder with all it's related files, how can I do that?

Thanks,
-Avish.
EaglePC
ERROR Help no.gif
EaglePC
Sorry Fixed smile.gif

regsvr32 c:\windows\system32\ac3filter.ax
swgreed
QUOTE (ron2024 @ May 22 2006, 05:26 PM) *
I can't find the file "Mpg4c32.dll" listed in codecs.inf as multiple registry entries.

Also, * VobSub [1.0.1.3] + CPL, does you codec pack include the program to go with the control
panel file, "DirectVobSub.cpl" ? Has to be an install error on my part if you included it with your pack.


- the Mpg4c32.dll entries are obsolete and will be removed on the next release (I overlooked them somehow)

- copy the DirectVobSub.cpl to your "system32" folder, if you want to access vobsub via "control panel"
(also make sure VSFilter.dll is registered)

QUOTE
If I want to install only few selected codecs, is it possible?

you can edit the inf-file and remove all components you don't want to install
(thats why the inf-file is commented newwink.gif)

if you have any questions, you may also PM me
swgreed
update to 2.4 smile.gif
Denney
Any chance of including Quicktime and RealPlayer codecs? They're the only requirements holding me back from using this pack.

Using K-Lite Mega Codec pack at the moment but I want a simpler, more integrated pack.
Yzöwl
QUOTE (Denney @ May 27 2006, 05:05 PM) *
Any chance of including Quicktime and RealPlayer codecs? They're the only requirements holding me back from using this pack.

Using K-Lite Mega Codec pack at the moment but I want a simpler, more integrated pack.
Been there… done that… no thanks!

Just silently install qt and real alternatives.
clavicle
I have been using this addon using nlite, but I am unable to play ogg audio files in windows media player (WMP11).

Can someone suggest something?
Kelsenellenelvian
http://www.free-codecs.com/download/Vorbis_Ogg_ACM.htm
clavicle
Thanks Kelsenellenelvian
atm I am using these very codecs for wmp.
swgreed
QUOTE (Yzöwl @ May 27 2006, 10:26 PM) *
Been there… done that… no thanks!

Just silently install qt and real alternatives.


That's right. Besides that, there were multiple issues integrating the RA & QT browser support properly. The "alternative editions" are the better way to go.
_sergio_
sorry for newbie question

How do you install???
just copy the files to $OEM$\$1\Install\codecs and add

"rundll32.exe advpack.dll,LaunchINFSection %SystemDrive%\install\codecs\codec.inf, DefaultInstall,3"

to cmdlines.txt ??????
or do I have to do something else???
copy files to system32 or something

cheers
swgreed
QUOTE (_sergio_ @ May 29 2006, 07:10 PM) *
sorry for newbie question

How do you install???
just copy the files to $OEM$\$1\Install\codecs and add

"rundll32.exe advpack.dll,LaunchINFSection %SystemDrive%\install\codecs\codec.inf, DefaultInstall,3"

to cmdlines.txt ??????
or do I have to do something else???
copy files to system32 or something

cheers


right, you can add the command to cmdlines or runonceex.cmd...
Yzöwl
QUOTE (_sergio_ @ May 29 2006, 05:10 PM) *
How do you install???
You could also use the installer, I posted here. Just double click it in an installed version, or run it silently, without switches, using your usual method.
muiz
QUOTE (Yzöwl @ May 2 2006, 04:25 PM) *
QUOTE (Yzöwl @ Apr 24 2006, 12:44 AM) *
If people wanted something a little more universal in this respect, I suppose that an SFX which extracts, runs the inf with the command I gave in the readme, and deleted the extracted files again, may be a good idea!
Well since there were no takers, I've put together one. It will work as a switchless silent installer from both the command line or a GUI double-click.<Edit>
The link has been updated for version 2.4
</Edit>

This installer gives me an error :


it says : "error when changing name"
Error during name change
Can not make a file that already exists error 138

I removed the L3codeca renaming from the inf file , and now it works




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.