MSFN Forum: MSFN XP Codec-Pack 5.5 - MSFN Forum

Jump to content


Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
  • 40 Pages +
  • « First
  • 2
  • 3
  • 4
  • 5
  • 6
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

MSFN XP Codec-Pack 5.5 for your unattended needs... Rate Topic: -----

#61 User is offline   Bâshrat the Sneaky 

  • aka Wim Leers
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,214
  • Joined: 29-October 03
  • OS:none specified
  • Country: Country Flag

Posted 21 May 2004 - 02:50 AM

A small question: why again was this pack better than the K-lite codecpack?


#62 User is offline   [BM]Crusher 

  • Got milk?
  • PipPipPipPip
  • Group: Members
  • Posts: 570
  • Joined: 05-April 04

Posted 21 May 2004 - 02:52 AM

because it installs via a batch file? i guess? :)

k-lite installs good enough for me... but then again you can't change any of the options?

that makes this batch file a bit better if you want to modify what it installs i guess

#63 User is offline   swgreed 

  • Unofficial Service Pack & Codec Pack maintainer
  • PipPipPip
  • Group: Members
  • Posts: 454
  • Joined: 18-August 03

Posted 21 May 2004 - 04:01 AM

Bâshrat the Sneaky, on May 21 2004, 09:50 AM, said:

A small question: why again was this pack better than the K-lite codecpack?

nobody said, it's "better"...
if you don't need it -> don't use it... simple as that

#64 User is offline   Jazz 

  • Member
  • PipPip
  • Group: Members
  • Posts: 137
  • Joined: 03-April 04

Posted 21 May 2004 - 07:27 AM

[BM said:

Crusher,May 21 2004, 02:52 AM] because it installs via a batch file? i guess? :rolleyes:

k-lite installs good enough for me... but then again you can't change any of the options?

that makes this batch file a bit better if you want to modify what it installs i guess

Well not exactly.. u can select what components u wanna install in K-lite too,

Heres my Command for installing K-lite
Echo Installing K-Lite Codec Pack
ECHO Please Wait...
start /wait %systemdrive%\install\Applications\K-Lite\klmcodec101.exe /silent /loadinf=".\silent.inf"
ECHO.

And Heres my silent.inf
[Setup]
Lang=en
Dir=C:\Program Files\K-Lite Codec Pack
Group=K-Lite Codec Pack
NoIcons=0
Components=mpclassic, divxdec, divx, divxmpeg4, xviddec, xvid, 3ivxdec, 3ivx, wmv, mpeg2, vp3, vp6dec, vp6, dvd, msmpeg4, qtcodec, qtdirectshow, qtcpl, qtbrowserplugin, realcodec, realdirectshow, realbrowserplugin, mp3audio, wmaaudio, ac3audio, oggvorbis, aac, musepack, voxware, ape, mp3lame, oggvorbissplitter, matroska, vsfilter, divxaf, gspot, fourcc, minicalc, disg400, disffdshow


The only advantage i think is that this project is maintained much more than the K-lite one, and we can expect to see much more things added if there is good request for it.. so it kinda feels good to be in control :)

Hope this Helps,

BYe,
Jazz

#65 User is offline   Bâshrat the Sneaky 

  • aka Wim Leers
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,214
  • Joined: 29-October 03
  • OS:none specified
  • Country: Country Flag

Posted 21 May 2004 - 07:32 AM

OK, convinced now.

This pack is all about the control, 'all-you-need-and-nothing-more' and add-on's /updates on request..

#66 User is offline   MtK 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 909
  • Joined: 02-December 03

Posted 25 May 2004 - 10:50 AM

I'm having some problem with the new AC3Filter, that I didn't have with its previous version.
After registering AC3Filter.ax, I try to play an AC3 movie and it does not start if AC3Filter is set to SPDIF-Out.

Does any1 knows about it? Again, with ver 0.7 it works fine...

#67 User is offline   swgreed 

  • Unofficial Service Pack & Codec Pack maintainer
  • PipPipPip
  • Group: Members
  • Posts: 454
  • Joined: 18-August 03

Posted 25 May 2004 - 12:03 PM

this problem insisted with RC1 and was fixed in RC4. I'll add the final Version of AC3, when it's finished in the near future.

#68 User is offline   MtK 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 909
  • Joined: 02-December 03

Posted 26 May 2004 - 07:37 AM

Thanks, it works fine now...

#69 User is offline   Jedi82 

  • Member
  • PipPip
  • Group: Members
  • Posts: 191
  • Joined: 08-May 04

Posted 26 May 2004 - 12:02 PM

amazing tool great job man!

#70 User is offline   Jedi82 

  • Member
  • PipPip
  • Group: Members
  • Posts: 191
  • Joined: 08-May 04

Posted 26 May 2004 - 01:10 PM

swg, it' correct like this?-->

ECHO Installazione tweaks del registro...
REGEDIT /S %systemdrive%\install\RegTweaks.reg
ECHO Fatto.
ECHO Installazione dei codecs generici...
start /wait %systemdrive%\install\codecs\register.cmd
ECHO Fatto.
ECHO Rimozione shortcuts inutili...
DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Windows Update.lnk"
DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Set Program Access and Defaults.lnk"
DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Windows Catalog.lnk"
ECHO Fatto.
ECHO Riavvio del computer in 1 minuto...
.......

#71 User is offline   swgreed 

  • Unofficial Service Pack & Codec Pack maintainer
  • PipPipPip
  • Group: Members
  • Posts: 454
  • Joined: 18-August 03

Posted 26 May 2004 - 03:57 PM

update!

added: AC3 Filter 1.01a RC5
removed: matrixmixer

#72 User is offline   byte.chaser 

  • Newbie
  • Group: Members
  • Posts: 28
  • Joined: 26-May 04

Posted 26 May 2004 - 09:34 PM

Having a small problem, doesnt want to install for me

Quote

copy *.* %systemroot%\system32

regsvr32 /s %systemroot%\system32\ac3filter.ax
regsvr32 /s %systemroot%\system32\CLLine21.ax
regsvr32 /s %systemroot%\system32\CLNAVX.ax
regsvr32 /s %systemroot%\system32\CLVSD.ax
regsvr32 /s %systemroot%\system32\divxdec.ax
regsvr32 /s %systemroot%\system32\matrix_mixer.ax
regsvr32 /s %systemroot%\system32\xvid.ax
regsvr32 /s %systemroot%\system32\mpeg2dmx.ax
regsvr32 /s %systemroot%\system32\mpgaudio.ax
regsvr32 /s %systemroot%\system32\mpgdec.ax
regsvr32 /s %systemroot%\system32\CoreVorbis.ax
regsvr32 /s %systemroot%\system32\l3codecx.ax
regsvr32 /s %systemroot%\system32\iac25_32.ax
regsvr32 /s %systemroot%\system32\Ivfsrc.ax
regsvr32 /s %systemroot%\system32\vp6dec.ax
regsvr32 /s %systemroot%\system32\ir41_32.ax
regsvr32 /s %systemroot%\system32\OggDS.dll

REGEDIT /S %systemdrive%\install\codecreg.reg
I have that in \$OEM$\$1\install\codecs\

But when i starts at copy *.* %systemroot%\system32
i get "error cannot find file"
The rest continues, but hangs at the last one. I waited five minutes before deciding to close the windows and still got "are you sure you want to terminate batch.."

any idea what i may be doing wrong? i just copied the whole codec folder
and added the line

Quote

start /wait %systemdrive%\install\codecs\register.cmd

to the main batch file

:)

#73 User is offline   swgreed 

  • Unofficial Service Pack & Codec Pack maintainer
  • PipPipPip
  • Group: Members
  • Posts: 454
  • Joined: 18-August 03

Posted 26 May 2004 - 11:01 PM

1st of all: if you downloaded the pack, you certainly got an old version, since matrix_mixer.ax is not included anymode (the new AC3 replaces it completely)


if you want to integrate it, copy the codec files to:
$OEM$\$$\System32

(files in that folder will be copied in the system32 folder of the win-installation and you don't need to copy them anymore)

after that, add in your "cleanup.cmd":

Quote

regsvr32 /s %systemroot%\system32\ac3filter.ax
regsvr32 /s %systemroot%\system32\CLLine21.ax
regsvr32 /s %systemroot%\system32\CLNAVX.ax
regsvr32 /s %systemroot%\system32\CLVSD.ax
regsvr32 /s %systemroot%\system32\divxdec.ax
regsvr32 /s %systemroot%\system32\xvid.ax
regsvr32 /s %systemroot%\system32\mpeg2dmx.ax
regsvr32 /s %systemroot%\system32\mpgaudio.ax
regsvr32 /s %systemroot%\system32\mpgdec.ax
regsvr32 /s %systemroot%\system32\CoreVorbis.ax
regsvr32 /s %systemroot%\system32\l3codecx.ax
regsvr32 /s %systemroot%\system32\iac25_32.ax
regsvr32 /s %systemroot%\system32\Ivfsrc.ax
regsvr32 /s %systemroot%\system32\vp6dec.ax
regsvr32 /s %systemroot%\system32\ir41_32.ax
regsvr32 /s %systemroot%\system32\OggDS.dll

REGEDIT /S %systemdrive%\install\codecreg.reg

(some of you might have to edit the last line!)

#74 User is offline   byte.chaser 

  • Newbie
  • Group: Members
  • Posts: 28
  • Joined: 26-May 04

Posted 26 May 2004 - 11:05 PM

oops, dunno what i was thinking...

$1 gets copied to the root of the hard drive...

$$ gets copied to windows folder....

Thanks, dunno how i missed that, must be tired :)


I downloaded it from the first post...is that not the place to get it ?

#75 User is offline   byte.chaser 

  • Newbie
  • Group: Members
  • Posts: 28
  • Joined: 26-May 04

Posted 27 May 2004 - 10:41 AM

Where do i get the lastest one from ?

#76 User is offline   Bâshrat the Sneaky 

  • aka Wim Leers
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,214
  • Joined: 29-October 03
  • OS:none specified
  • Country: Country Flag

Posted 27 May 2004 - 12:03 PM

byte.chaser, on May 27 2004, 06:41 PM, said:

Where do i get the lastest one from ?

ROFL

Perhaps on the ... First page ???? :rolleyes: :)

#77 User is offline   byte.chaser 

  • Newbie
  • Group: Members
  • Posts: 28
  • Joined: 26-May 04

Posted 27 May 2004 - 12:43 PM

swgreed, on May 26 2004, 11:01 PM, said:

1st of all: if you downloaded the pack, you certainly got an old version, since matrix_mixer.ax is not included anymode (the new AC3 replaces it completely)


if you want to integrate it, copy the codec files to:
$OEM$\$$\System32

(files in that folder will be copied in the system32 folder of the win-installation and you don't need to copy them anymore)

after that, add in your "cleanup.cmd":

Quote

regsvr32 /s %systemroot%\system32\ac3filter.ax
regsvr32 /s %systemroot%\system32\CLLine21.ax
regsvr32 /s %systemroot%\system32\CLNAVX.ax
regsvr32 /s %systemroot%\system32\CLVSD.ax
regsvr32 /s %systemroot%\system32\divxdec.ax
regsvr32 /s %systemroot%\system32\xvid.ax
regsvr32 /s %systemroot%\system32\mpeg2dmx.ax
regsvr32 /s %systemroot%\system32\mpgaudio.ax
regsvr32 /s %systemroot%\system32\mpgdec.ax
regsvr32 /s %systemroot%\system32\CoreVorbis.ax
regsvr32 /s %systemroot%\system32\l3codecx.ax
regsvr32 /s %systemroot%\system32\iac25_32.ax
regsvr32 /s %systemroot%\system32\Ivfsrc.ax
regsvr32 /s %systemroot%\system32\vp6dec.ax
regsvr32 /s %systemroot%\system32\ir41_32.ax
regsvr32 /s %systemroot%\system32\OggDS.dll

REGEDIT /S %systemdrive%\install\codecreg.reg

(some of you might have to edit the last line!)







Quote

I downloaded it from the first post...is that not the place to get it ?




Obviously NOT the current one...... as that is where i got the one i have now
Swgreed had said its old because it has the matrix_mixer.ax
Does that mean i can just delete that or is ther a more current version?

#78 User is offline   swgreed 

  • Unofficial Service Pack & Codec Pack maintainer
  • PipPipPip
  • Group: Members
  • Posts: 454
  • Joined: 18-August 03

Posted 28 May 2004 - 03:32 AM

then re-download it please. i renamed it now and it's appro 4,45MB in size

#79 User is offline   Jedi82 

  • Member
  • PipPip
  • Group: Members
  • Posts: 191
  • Joined: 08-May 04

Posted 28 May 2004 - 12:35 PM

Swg, some questions:

if you want to integrate it, copy the codec files to:
$OEM$\$$\System32

i must copy all the files without a folder and put them in System32 or i must put THE FOLDER in this directory??? Because i saw this line:
ECHO Installazione dei codecs generici...
start /wait %systemdrive%\install-->??? but you say that i must put all in $$ system32..???\codecs\register.cmd

after that, add in your "cleanup.cmd":

regsvr32 /s %systemroot%\system32\ac3filter.ax
regsvr32 /s %systemroot%\system32\CLLine21.ax
regsvr32 /s %systemroot%\system32\CLNAVX.ax
regsvr32 /s %systemroot%\system32\CLVSD.ax
regsvr32 /s %systemroot%\system32\divxdec.ax
regsvr32 /s %systemroot%\system32\xvid.ax
regsvr32 /s %systemroot%\system32\mpeg2dmx.ax
regsvr32 /s %systemroot%\system32\mpgaudio.ax
regsvr32 /s %systemroot%\system32\mpgdec.ax
regsvr32 /s %systemroot%\system32\CoreVorbis.ax
regsvr32 /s %systemroot%\system32\l3codecx.ax
regsvr32 /s %systemroot%\system32\iac25_32.ax
regsvr32 /s %systemroot%\system32\Ivfsrc.ax
regsvr32 /s %systemroot%\system32\vp6dec.ax
regsvr32 /s %systemroot%\system32\ir41_32.ax
regsvr32 /s %systemroot%\system32\OggDS.dll

REGEDIT /S %systemdrive%\install\codecreg.reg

so in my main cmd file what i must write??

ECHO Installazione dei codecs generici...
start /wait %systemdrive%\install\codecs\register.cmd
ECHO Fatto.

or

these lines:

regsvr32 /s %systemroot%\system32\ac3filter.ax
regsvr32 /s %systemroot%\system32\CLLine21.ax
regsvr32 /s %systemroot%\system32\CLNAVX.ax
regsvr32 /s %systemroot%\system32\CLVSD.ax
regsvr32 /s %systemroot%\system32\divxdec.ax
regsvr32 /s %systemroot%\system32\xvid.ax
regsvr32 /s %systemroot%\system32\mpeg2dmx.ax
regsvr32 /s %systemroot%\system32\mpgaudio.ax
regsvr32 /s %systemroot%\system32\mpgdec.ax
regsvr32 /s %systemroot%\system32\CoreVorbis.ax
regsvr32 /s %systemroot%\system32\l3codecx.ax
regsvr32 /s %systemroot%\system32\iac25_32.ax
regsvr32 /s %systemroot%\system32\Ivfsrc.ax
regsvr32 /s %systemroot%\system32\vp6dec.ax
regsvr32 /s %systemroot%\system32\ir41_32.ax
regsvr32 /s %systemroot%\system32\OggDS.dll

REGEDIT /S %systemdrive%\install\codecreg.reg

??? Tnx for help!

#80 User is offline   byte.chaser 

  • Newbie
  • Group: Members
  • Posts: 28
  • Joined: 26-May 04

Posted 28 May 2004 - 01:07 PM

swgreed, on May 28 2004, 03:32 AM, said:

then re-download it please. i renamed it now and it's appro 4,45MB in size

Thanks, I didnt know if that was up to date just the old files not removed so people could delete them if they wanted too.

Share this topic:


  • 40 Pages +
  • « First
  • 2
  • 3
  • 4
  • 5
  • 6
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

3 User(s) are reading this topic
0 members, 3 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy