ScaryX
Oct 6 2004, 06:17 AM
is it possible?
RogueSpear
Oct 6 2004, 06:38 AM
I just packed this up to an msi file yesterday and it seems to be working fine. I don't have any hosting space at this time so let me know if you want me to email it to you.
crahak
Oct 6 2004, 09:27 AM
I'm not at home right now so I can't verify, but if my memory serves me well, it's a NSIS installer and the regular /S works just fine.
ScaryX
Oct 7 2004, 01:10 AM
i tryd /s , /silent, /qb and even /?, /h
non of them worked for me
kyuuzo
Oct 7 2004, 01:55 AM
CODE
REG ADD %KEY%\040 /V 1 /D "%systemdrive%\software\ffdshow-20041003.exe /S" /f
This is what I use. It's for the latest build from sourceforge.
@ScaryX
make sure u capitalize your switch /S
ScaryX
Oct 12 2004, 07:14 AM
what about ac3filter then?
mahi
Oct 12 2004, 07:49 AM
QUOTE (ScaryX @ Oct 12 2004, 02:14 PM)
what about ac3filter then?
Did you even *try* something for AC3filter? /S is working perfectly for AC3filter.
ScaryX
Oct 14 2004, 03:11 AM
tnx
crahak
Oct 14 2004, 04:06 AM
... Just like I had posted right at the beginning
Kullman
Jul 17 2008, 02:02 AM
For ffdshow the /SILENT option works quite well.
crahak
Jul 17 2008, 02:26 AM
QUOTE (Kullman @ Jul 17 2008, 04:02 AM)

For ffdshow the /SILENT option works quite well.
You do realize the last post in this thread was 1372 days old (almost 4 years ago)? He just might have found his answer since then...
phaolo
Jul 17 2008, 04:16 AM
That's a fast help really.. lol
Anyway I'll post the switches I used for the new
directshow 2008CODE
reg add %KEY%\005 /VE /D "codec ffdshow 2008" /f
reg add %KEY%\005 /V 1 /D "%PROGDIR%\setup\codffds.exe /sp- /silent /norestart /lang=en /dir=\"%PROGRAMFILES%\Codecs\ffdshow2008
I also have some
questions:
-Does it still need Ac3 filter?
-What is 3ivx? Do I need it too?
elajua
Jul 17 2008, 11:17 AM
use the silent swtiches that you want to use. install it, configure it and use the export settings function. you can save a .reg file to import in your unattended installation.
about AC3 filter, i don't use it but you can install silently too.
3ivx, correct me if im wrong, but its used to play 3gp videos. however, i dont install and im able to play them with media player classic and FFDshow.
Martin H
Jul 17 2008, 08:41 PM
QUOTE (phaolo @ Jul 17 2008, 12:16 PM)

I also have some questions:
-Does it still need Ac3 filter?
-What is 3ivx? Do I need it too?
ffdshow supports both AC3 audio and 3ivx video decoding, so it's up to yourself if you'll use it's implementations or not...
3ivx is a filter suite supporting encoding/decoding of MPEG-4 video/audio and the MP4 file format...
Btw, this could've easilly be found by yourself with google...
phaolo
Jul 18 2008, 07:39 PM
Thanks for the answers
Anyway I'm asking here as I couldn't understand via google results.
In the past I've installed ac3filter and 3ivx as I couldn't play some movies.
If you say I don't need them anymore I'll just avoid them.
elajua
Jul 19 2008, 10:33 AM
try just FFDshow and export your settings so you can import them silently next time you do an unattended installation.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.