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
  • 7
  • 8
  • 9
  • 10
  • 11
  • 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: -----

#151 User is offline   cyberdiamond 

  • Member
  • PipPip
  • Group: Members
  • Posts: 115
  • Joined: 28-July 03

Posted 22 September 2004 - 07:52 PM

Download link seems to be down?


#152 User is offline   swgreed 

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

Posted 23 September 2004 - 01:16 AM

yes, the traffic limit has been reached... but i'm working on a new one anyway, so please be patient.

#153 User is offline   lieblingsbesuch 

  • Member
  • PipPip
  • Group: Members
  • Posts: 170
  • Joined: 29-June 04

Posted 23 September 2004 - 03:13 AM

i hope it comes out very fast :P

#154 User is offline   MtK 

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

Posted 23 September 2004 - 03:31 AM

swgreed, on Sep 19 2004, 02:34 PM, said:

MtK, on Sep 18 2004, 06:18 PM, said:

Can this codec-pack be executed within Win98?

good question, why don't you try and post any feedback here ;)

Of course I had problems with the variables that do not exist in Win98 (%systemroot%)

& I also had a problem with regsvr32, which I never tried solving...

I left Win98 for now, maybe I'll be back to it some day... :P

#155 User is offline   a06lp 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 976
  • Joined: 19-August 04

Posted 23 September 2004 - 06:52 AM

swgreed, on Sep 23 2004, 03:16 AM, said:

... but i'm working on a new one anyway, so please be patient.

oooh-lala!

:whistle:

#156 User is offline   lieblingsbesuch 

  • Member
  • PipPip
  • Group: Members
  • Posts: 170
  • Joined: 29-June 04

Posted 27 September 2004 - 07:24 AM

*wait*

#157 User is offline   swgreed 

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

Posted 27 September 2004 - 09:08 AM

Download link is up and updated again :)


Hope to see you soon on the Wies'n :w00t:
Bye, bye!

Posted Image

Posted Image

#158 User is offline   SiMoNsAyS 

  • C'mon you apes! You wanna live forever!?
  • Group: Patrons
  • Posts: 3,455
  • Joined: 17-May 04

Posted 27 September 2004 - 09:16 AM

many thanks dude, great work :thumbup . downloading it right now...

#159 User is offline   lieblingsbesuch 

  • Member
  • PipPip
  • Group: Members
  • Posts: 170
  • Joined: 29-June 04

Posted 27 September 2004 - 03:04 PM

still no apple alternate :cry:

EDIT:

erm...do i still have to run the codecreg.reg? or is the codec.cmd enough?

#160 User is offline   MtK 

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

Posted 27 September 2004 - 03:18 PM

codecs.cmd:
REG ADD "HKCR\Applications\gspot.exe\shell\open\command" /d "%systemroot%\System32\gspot.exe %%1" /ve /f
REG ADD "HKLM\SOFTWARE\Microsoft\WMV9_VCM" /d "%systemroot%\System32" /v "File Location" /f

regsvr32 /s %systemroot%\system32\ac3filter.ax
regsvr32 /s %systemroot%\system32\CLVSD.ax
regsvr32 /s %systemroot%\system32\divxdec.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\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
regsvr32 /s %systemroot%\system32\WMV8DMOD.DLL
regsvr32 /s %systemroot%\system32\wmvdmod.dll
regsvr32 /s %systemroot%\system32\wmsdmod.dll
regsvr32 /s %systemroot%\system32\wmadmod.dll
regsvr32 /s %systemroot%\system32\wmspdmod.dll
regsvr32 /s %systemroot%\system32\xvid.ax
regedit /s %systemroot%\system32\codecreg.reg

EXIT


see the line before the EXIT command?
regedit /s %systemroot%\system32\codecreg.reg
it exacutes it already...

#161 User is offline   swgreed 

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

Posted 27 September 2004 - 04:54 PM

lieblingsbesuch, on Sep 27 2004, 11:04 PM, said:

still no apple alternate :cry:

no, but you're welcome to create one and post it here...

you can also rewrite thr codecreg.reg and integrate it im codec.cmd with the "REG ADD" command. But it won't give you any advantages...

#162 User is offline   MtK 

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

Posted 27 September 2004 - 05:10 PM

@swgreed

10x for removing the XVID & DIVX installation, & returning to your old way...


I asked you once about MP4 files, that I can see but not hear...
I have a funny situation, i'll try to explain:
I installed today the latest pack, & I also have Winamp, but without Video (only Audio)

if I play the movie with it, I can hear it (of courseno video).
when I play it with other player, say BSPlayer, I get Video but no Sound at all...

On my Winamp I have the input plug-in in_mp4.dll, can't we use it?
any ideas how to find a solution for that?

#163 User is offline   MtK 

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

Posted 27 September 2004 - 05:46 PM

OK, new flash....

I met this little filter, called mpegable DS decoder...

Installing it make my BSPlayer play Video+Sound...!

#164 User is offline   SiMoNsAyS 

  • C'mon you apes! You wanna live forever!?
  • Group: Patrons
  • Posts: 3,455
  • Joined: 17-May 04

Posted 27 September 2004 - 07:04 PM

you can just associate .swf file with your browser that it's what i do with flash and firefox :whistle:

#165 User is offline   a06lp 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 976
  • Joined: 19-August 04

Posted 27 September 2004 - 09:19 PM

great! even easier than last time!!

how about you add version number, so we know which is which?

#166 User is offline   lieblingsbesuch 

  • Member
  • PipPip
  • Group: Members
  • Posts: 170
  • Joined: 29-June 04

Posted 28 September 2004 - 04:26 AM

1. i agree with a06lp

2. i have the same question like a06lp :P

3. i tried to integrate real alternative, copied the .dll's from system32, but, sry, i'm like, not that expierienced to make the next step :/

#167 User is offline   MtK 

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

Posted 28 September 2004 - 06:37 AM

@SiMoNsAyS

I meant "News Flash", like: I have an announcement...
not really a flash file (.swf)

#168 User is offline   SiMoNsAyS 

  • C'mon you apes! You wanna live forever!?
  • Group: Patrons
  • Posts: 3,455
  • Joined: 17-May 04

Posted 28 September 2004 - 06:46 AM

MtK, on Sep 28 2004, 02:37 PM, said:

@SiMoNsAyS

I meant "News Flash", like: I have an announcement...
not really a flash file (.swf)

ahh ok, sorry my mistake :whistle:

#169 User is offline   swgreed 

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

Posted 28 September 2004 - 06:59 AM

@SiMoNsAyS & MtK: sorry, but please stick to the topic! for things like that, you got the PM system. :}

#170 User is offline   MtK 

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

Posted 28 September 2004 - 07:06 AM

@swgreed

sorry, it wasn't my intention, I just tried to explain what he understood wrong...


btw, how can I know which files are used by the decoder I found (7 posts ago)?
I want to extract them, I don't need the entire software...

(GSpot does not enlist them)

Share this topic:


  • 40 Pages +
  • « First
  • 7
  • 8
  • 9
  • 10
  • 11
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

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



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