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
Thauzar
I used this codec pack in my UA cd. but i'm still looking for another one I found here last summer, this one had also quicktime and realplayer decoders so I could view everything in one player. Compared both my system32 folders (with older UA cd) and found out there is a RealPlayer and a QuickTime folder that are not in this codec pack, but all the other files are the same (but updated version since then). Is it another driver pack or missed a link and downloaded a light version? I dont' speak german so maybe I made a mistake the last 3 times i downloaded it...


I thought it was maybe on astalavista's topic he posted a couple posts back, but the link is not working.

If it can help someone remember, i had to play in the batch file to change the path cause the original codec pack was made for zoomplayer cause the codec-pack maker used that software but he had provited the correct line to replace for the ppl who wanted it to be installed for WMP.

And also, codec.cmd was much longer than the one provided here, the one posted in mine from the codec pack. but strangely it registers with codecreg.reg and all the rest seems similar except for the quicktime and realmedia folders and extended support.

CODE
removed cause question answered and it was way too long for this page
NemoNada
QUOTE (Thauzar Posted Today @ 02:23 PM )
I used this codec pack in my UA cd. but i'm still looking for another one I found here last summer, this one had also quicktime and realplayer decoders so I could view everything in one player
Early on in this thread, the Quicktime and Real Player elements were removed.

Real Alternative and QuickTime Alternative are better ways to integrate Quicktime and Real Player.
Thauzar
Oh, thanks for the update biggrin.gif

I also noticed that there is no file association either in the new codecs.cmd. I guess this is because they are automatically supported with media player classic that comes with real alternative and quicktime alternative?
nemesis5
QUOTE (Astalavista @ Jun 29 2005, 03:46 AM)
http://www.msfn.org/board/index.php?showtopic=49187

download the premade codec pack i made Tested and working!
*



down?? realmad.gif
NemoNada
QUOTE (Thauzar Posted Jul 21 2005 @ 08:45 PM)
I also noticed that there is no file association either in the new codecs.cmd. I guess this is because they are automatically supported with media player classic that comes with real alternative and quicktime alternative?
Most of them do, there's a few that aren't supported by either QT or RP Alt, especially if you use the DirectShow Filter Pack
Here are some of the entries I've added to the codecreg.reg for other media formats.

CODE
;;;  ENTRIES FROM PLAYING OTHER MEDIA W/WMP - PERMISSIONS

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.3gp]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.ape]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.flac]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.mov]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.mpc]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.ogg]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.qt]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.ra]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.ram]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.rm]
"Runtime"=dword:00000001
"Permissions"=dword:00000001

;;;  stops WMP from asking about elecard based files
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\.wmv]
"Permissions"=dword:00000020

;;;  ENTRIES FROM PLAYING OTHER MEDAI W/WMP - PLAYER CHOICE

[HKEY_CLASSES_ROOT\Classes\.3gp]
@="ASFFile"

[HKEY_CLASSES_ROOT\Classes\.3gp\DefaultIcon]
@="C:\\Program Files\\Windows Media Player\\wmplayer.exe,0"

[HKEY_CLASSES_ROOT\Classes\.3gp\shell]

[HKEY_CLASSES_ROOT\Classes\.3gp\shell\Open]

[HKEY_CLASSES_ROOT\Classes\.3gp\shell\Open\command]
@="\"C:\\Program Files\\Windows Media Player\\wmplayer.exe\" /Open \"%L\""

[HKEY_CLASSES_ROOT\Classes\.ape]
@="WMAfile"

[HKEY_CLASSES_ROOT\Classes\.ape\DefaultIcon]
@="C:\\Program Files\\Windows Media Player\\wmplayer.exe,0"

[HKEY_CLASSES_ROOT\Classes\.ape\shell]

[HKEY_CLASSES_ROOT\Classes\.ape\shell\Open]

[HKEY_CLASSES_ROOT\Classes\.ape\shell\Open\command]
@="\"C:\\Program Files\\Windows Media Player\\wmplayer.exe\" /Open \"%L\""

[HKEY_CLASSES_ROOT\Classes\.flac]
@="WMAfile"

[HKEY_CLASSES_ROOT\Classes\.flac\DefaultIcon]
@="C:\\Program Files\\Windows Media Player\\wmplayer.exe,0"

[HKEY_CLASSES_ROOT\Classes\.flac\shell]

[HKEY_CLASSES_ROOT\Classes\.flac\shell\Open]

[HKEY_CLASSES_ROOT\Classes\.flac\shell\Open\command]
@="\"C:\\Program Files\\Windows Media Player\\wmplayer.exe\" /Open \"%L\""

[HKEY_CLASSES_ROOT\Classes\.mov]
@="ASFFile"

[HKEY_CLASSES_ROOT\Classes\.mpc]
@="WMAfile"

[HKEY_CLASSES_ROOT\Classes\.ogg]
@="WMAfile"

[HKEY_CLASSES_ROOT\Classes\.ogg\DefaultIcon]
@="C:\\Program Files\\Windows Media Player\\wmplayer.exe,0"

[HKEY_CLASSES_ROOT\Classes\.ogg\shell]

[HKEY_CLASSES_ROOT\Classes\.ogg\shell\Open]

[HKEY_CLASSES_ROOT\Classes\.ogg\shell\Open\command]
@="\"C:\\Program Files\\Windows Media Player\\wmplayer.exe\" /Open \"%L\""

[HKEY_CLASSES_ROOT\Classes\.qt]
@="ASFFile"

BTW, the credit for most of the above work belongs to SiMoNsAyS and his Registering Extensions Unattended.

I also suggest you check out CoRoNe's DirectShow Filter Pack. Instead of putting them into the Program Files folder as he suggests I added them to my $OEM$\$$\System32 folder and included the registering w/codecs.cmd.
CoRoNe
Well afaik it doesn't make any difference and I'd like to keep it well organized.
I associate many filetypes with Zoom Player afterwards newwink.gif
(perhaps some of you are wondering why I haven't updated my package in the meantime...that's simply because there aren't any updates of those filters I uncluded, at least nothing special)
lieblingsbesuch
so...when will divx6 be hacked and a new version will cum out? :>
Kelsenellenelvian
nevermind
mraslann
Hai I tried to download cool codecs at the site ezshare.de but i could'nt, the site not working properly. are there any mirrors for me to download the codec.msi
c-o-l-e
QUOTE (X-Ecutioner @ Feb 5 2004, 02:11 AM)
For those of you who want total codecs and constant updates...
checkout

Cole2k

Its pretty **** good. and silent parameters work like a dream.
*


Thanks for the recommendation there X-Ecutioner smile.gif

I've been working on a Silent Install GUI to help the process of silent installs of the Advanced Codec Pack from my site, you guys may get some idea's from it.

The GUI mirrors the component selection page in the installer, making selection simple and easy to understand (sort of).

It works by creating an ini file for the actual installer to read, then creates a simple .cmd file to open the installer in full silent mode, it detects if the codec pack isnt in the same directory and if it isnt it will download it for you.

In the actual installer I added detection for the ini file and also the mode in which the installer has been executed (if it's been double clicked and the ini file is present it will ask if the user wishes to switch mode to silent or continue with the unsilent option).
If the .cmd file was executed then the full silent mode will be used.

Link removed
bmn
cole2k

nice site with good stuff.but do update codec pack silent install page.and in codec pack details it is mentioed that it is with divx 6 pro.its a shareware right? do i need to register or something.pls do clear this
bmn
ohhh boy.this pack does not include quicktime and realplayer files.again i have to install them seperately.
so i will stick with klite pack
c-o-l-e
QUOTE (bmn @ Oct 1 2005, 06:37 PM)
cole2k

nice site with good stuff.but do update codec pack silent install page.and in codec pack details it is mentioed that it is with divx 6 pro.its a shareware right? do i need to register or something.pls do clear this
*


Thanks, it's always nice to get feedback.

The DivX Pro encoder features a trial option for 180 days, after which the encoder will switch to standard features (with no adware), you can register it if you wish though.

I'll be updating the silent install page on the main site soon.

At a later date I'll release a package to support RealMedia and QuickTime.
Yzöwl
I don't want to sound like a party pooper, but is there a specific reason why people have now started both complaining about this codec pack work and hijacking the thread with their alternate suggestions.

Noone's saying you have to love it or even download it, noone's saying that the pack is greater than any other marketed product. However if the criticism is anything other than constructive keep it to yourself. If the alternatives are as good as you say they are, start another thread.

I'm not 'buddies' with swgreed, and I currently do not use the pack, I just think that if I had put the hard work in in the first place and people started having off topic discussions about other products in the middle of my thread, I would begin to get a little upset.

I hope you understand my point!
c-o-l-e
Was that aimed at me?
Shark007
This thread goes back about 1 1/2 yrs.

Personally, i started out with this pack almost from its inception.
I havent even read this thread in months because of the clutter.
I stilll use this pack as a basis for my own build of codec/filter pack.

thanks swgreed.


shark
Gee
I agree with Shark. I periodically check this thread to see if Swgreed has updated his pack.

Nothing beats the raw CoDecs. I hate installers, packagers or wrappers of any sort.

Thanks Swgreed. (Another loyal fan)
Yzöwl
QUOTE (c-o-l-e @ Oct 2 2005, 10:23 PM)
Was that aimed at me?
*
If you are having an off topic discussion about other products in the middle of someone elses thread, then yes…
c-o-l-e
QUOTE (c-o-l-e @ Oct 1 2005, 01:52 AM)
I've been working on a Silent Install GUI to help the process of silent installs of the Advanced Codec Pack from my site, you guys may get some idea's from it.

The GUI mirrors the component selection page in the installer, making selection simple and easy to understand (sort of).

It works by creating an ini file for the actual installer to read, then creates a simple .cmd file to open the installer in full silent mode, it detects if the codec pack isnt in the same directory and if it isnt it will download it for you.

In the actual installer I added detection for the ini file and also the mode in which the installer has been executed (if it's been double clicked and the ini file is present it will ask if the user wishes to switch mode to silent or continue with the unsilent option).
If the .cmd file was executed then the full silent mode will be used.


There was no criticism, my post was aimed at being constructive (see bold text).
I placed a link to the details in a post on my forum, not my main site.
I didn't provide a direct download link to either packages.
I didn't even name the site or give the full name of the package.
I know about this thread because I've been emailed a few times about it.
I only replied to questions directed at me.

That any better for you?
Gee
I think Yzöwl is just suggesting that you create a new thread with regards to your CoDec Pack and mabe direct people to that thread instead of hi-jacking this thread.
c-o-l-e
Sorry, everyone just seems to have misunderstood my post, it's not about my packages, its about some of the ideas I used for silent installs, my method is different and more complicated to initially produce but simpler for the end user.

I was just giving some input.
bmn
@cole
no hijaking.ur just telling abt ur own codec pack and thats good.and ur custome codec pack creator is awesome.if u feel unconfortable here,create ur own codec pack thread.no problem.
and keep updating ur codec pack.
Wesmosis
I can't download this package, any help yo?
swgreed
QUOTE (Wesmosis @ Oct 18 2005, 12:11 AM) *
I can't download this package, any help yo?


Try again, there are 2 mirros available
Wesmosis
I donno , something is keep going wrong
I'm using Firefox and I can't DL

EDIT:
worked with Maxthon
Kapo
probably i will prepare an inf for this codec pack.

I thanks the releaser because is a great pack...
(for example the k-lite pack has problem with playing xvid).

I wait upgrades and i begin to work to the inf.
Yzöwl
@Kapo - I created an inf version, a while back, with the approval of the author.
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
Kapo
very good, i'll download immidiately.

only one question...

why do you comment this string?

;HKLM,"%SMWntCv%\drivers.desc",divx.dll,,"DivX 5.2 Pro Codec"
Yzöwl
QUOTE (Kapo @ Nov 9 2005, 11:31 AM) *
only one question...

why do you comment this string?

;HKLM,"%SMWntCv%\drivers.desc",divx.dll,,"DivX 5.2 Pro Codec"
To mimic the work of the author!

My intention was not to change what swgreed produced, just the execution method.
Kapo
i see...but in the original codecreg.reg i don't see that line infact,
i have to uncomment it in your inf?

I've also noticed an error...

Here:
HKCU,Software\DivXNetworks\DivX4Windows,"Smooth Playback",0x10001,

the value is not present.

HKCU,Software\DivXNetworks\DivX4Windows,"Smooth Playback",0x10001,1

is that correct?

and sorry again, but i try to find if something is wrong.

I've noticed that this is the line in codecreg.reg
;OGM no trayicon
[HKEY_CLASSES_ROOT\CLSID\{F07E245F-5A1F-4D1E-8BFF-DC31D84A55AB}\Defaults]
"ShowTrayIcon"=dword:00000000

but in your inf the line is:
;OGM no trayicon
HKLM,%SCC%\{F07E245F-5A1F-4D1E-8BFF-DC31D84A55AB}
HKLM,%SCC%\{F07E245F-5A1F-4D1E-8BFF-DC31D84A55AB}\Defaults,ShowTrayIcon,0x10001,0

is this the same?


and finally...

i don't see the ac3 registration...it doesn't work on the original pack?

Sorry again for this long post.
Bye
swgreed
QUOTE (Kapo @ Nov 9 2005, 07:24 PM) *
i see...but in the original codecreg.reg i don't see that line infact,
i have to uncomment it in your inf?


uncommend that line only, if you want to encode videos with divx.
(this means, you already own the divx.dll "pro" that is not free of charge)
however, I prefer XviD newwink.gif

QUOTE
i don't see the ac3 registration...it doesn't work on the original pack?


AC3 registration is done (correctly) by:
CODE
[Do.Regist]
11,,ac3filter.ax, 1


BTW: edited 1st post to link to the inf-file as well.
Kapo
and the HKLM - HKCR problem?
muiz
i missed a codec in your codec "pack"

CODE
VoxWare MetaSound Audio CoDec 1.6.0.17


i added this to you file , i hope you dont mind blushing.gif , if so i will remove it !!


codecs 1.8 ?
Kapo
what codec is this? for what files?
muiz
QUOTE (Kapo @ Nov 10 2005, 06:46 PM) *
what codec is this? for what files?

I watch lots of online streaming movies, and lots of times it missed that codec

CODE
http://www.free-codecs.com/download/VoxWare_MetaSound_Audio_CoDec.htm
Kapo
QUOTE (Kapo @ Nov 10 2005, 12:40 AM) *
and the HKLM - HKCR problem?


i quote myself...for the classes root or local machine
in the inf file.
Yzöwl
HKEY_LOCAL_MACHINE\SOFTWARE\Classes - is the correct location for the entry to be added

This location is mirrored automatically in the system to HKEY_CLASSES_ROOT
Kapo
ok thanks both.

Some site of exaple of this new codec?

I've to try my if this is really installed.
muiz
i already gave the site blink.gif
Kapo
sorry, but on your site i have not seen any example
of the use of this codec.
englishmen
Great pack, is it possible to remove gspot add media player classic and make it compatible with nlite so i can integrate it as a addon pack? If so how can i do it, cheers.
Kapo
i think gspot is a great tool, and media player classic
is already installed (two time) with the altternative codecs.

So my opinion is to leave that pack as is.
englishmen
Yes but if you have this codec pack why would you have an alternative codec pack, you wouldn't there for you will still have to get mpc separately. Can someone who knows hows just tell me how to remove gspot and add mpc so i can do it myself, cheers.
Kapo
for example here you cannot find the quicktime alternative
and the real alternative codecs.
kal
Hi ppl,

I can't download this pack because it seems that limit has been reached for downloads confused.gif

Can someon send me it? If the author want, i can put his codec pack on my repository http://kalhfr.free.fr (I have 1GO of space) newwink.gif

Cheers,

Kal
swgreed
QUOTE (kal @ Nov 28 2005, 07:40 PM) *
I can't download this pack because it seems that limit has been reached for downloads confused.gif


I added an additional mirror, see http://www.creopard.de/downloads.htm for details
kal
Thank you smile.gif
secowu
QUOTE (r0sWell @ Apr 29 2005, 03:45 PM) *
QUOTE (grandzebu @ Apr 29 2005, 11:22 PM)
I read this very long topic and I'm confused ...  ohmy.gif My needs are very simple :
- Install a good codec pack
- Install Media Player Classic (Not English version but French version which is available on SourceForge)
- Install Quick Time alternative (or similar) plugin for Firefox (maybe in the codec pack ?)
- Install this package in silent mode (In my unattended Windows) from a compressed file (my XP CD is nearly full)
What advise me?
Thank's  thumbup.gif
*


for codecs packs, i think K-Lite Mega Codec Pack is good and maybe is the pack, and can be installed silently with *.inf method (look for the official site, there is an explaination for silent install in the FAQ).
it's about ~20Mb.

or Directshow filters, it's the same but they need less space (but u need to add MPC after manually).
it's about ~3Mb (+ 15Mb if u add real aternative & quicktime alternative & MPC).


20~30MB,my god,too big

i just want to make a mini os in my 220mb disc

how can i fixed these code into it ?
swgreed
update to v1.8, see 1st post!

mostly version updates of several files!
matthewk
Keep up the great work with this. Thanks for the update.




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.