MSFN Forum: ffdshow and ac3filter unattended - 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
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

ffdshow and ac3filter unattended Rate Topic: -----

#1 User is offline   ScaryX 

  • Group: Members
  • Posts: 4
  • Joined: 06-October 04

Posted 06 October 2004 - 06:17 AM

is it possible?


#2 User is offline   RogueSpear 

  • OS: SimplyMEPIS
  • Group: Supreme Sponsor
  • Posts: 1,529
  • Joined: 18-September 04

Posted 06 October 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.

#3 User is offline   CoffeeFiend 

  • Coffee Aficionado
  • Group: Super Moderator
  • Posts: 5,260
  • Joined: 14-July 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 06 October 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.

#4 User is offline   ScaryX 

  • Group: Members
  • Posts: 4
  • Joined: 06-October 04

Posted 07 October 2004 - 01:10 AM

i tryd /s , /silent, /qb and even /?, /h

non of them worked for me :(

#5 User is offline   kyuuzo 

  • Junior
  • Pip
  • Group: Members
  • Posts: 64
  • Joined: 26-August 04

Posted 07 October 2004 - 01:55 AM

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.

#6 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,288
  • Joined: 19-May 04

Posted 07 October 2004 - 01:56 AM

@ScaryX

make sure u capitalize your switch /S :)

#7 User is offline   ScaryX 

  • Group: Members
  • Posts: 4
  • Joined: 06-October 04

Posted 12 October 2004 - 07:14 AM

what about ac3filter then?

#8 User is offline   mahi 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 30-September 04

Posted 12 October 2004 - 07:49 AM

ScaryX, on Oct 12 2004, 02:14 PM, said:

what about ac3filter then?

Did you even *try* something for AC3filter? /S is working perfectly for AC3filter.

#9 User is offline   ScaryX 

  • Group: Members
  • Posts: 4
  • Joined: 06-October 04

Posted 14 October 2004 - 03:11 AM

tnx :D

#10 User is offline   CoffeeFiend 

  • Coffee Aficionado
  • Group: Super Moderator
  • Posts: 5,260
  • Joined: 14-July 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 14 October 2004 - 04:06 AM

... Just like I had posted right at the beginning :whistle:

#11 User is offline   Kullman 

  • Group: Members
  • Posts: 1
  • Joined: 04-July 08

Posted 17 July 2008 - 02:02 AM

For ffdshow the /SILENT option works quite well.

#12 User is offline   CoffeeFiend 

  • Coffee Aficionado
  • Group: Super Moderator
  • Posts: 5,260
  • Joined: 14-July 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 July 2008 - 02:26 AM

View PostKullman, on Jul 17 2008, 04:02 AM, said:

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...

#13 User is offline   phaolo 

  • Member
  • PipPip
  • Group: Members
  • Posts: 151
  • Joined: 12-March 07

Posted 17 July 2008 - 04:16 AM

That's a fast help really.. lol

Anyway I'll post the switches I used for the new directshow 2008

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?

This post has been edited by phaolo: 17 July 2008 - 04:17 AM


#14 User is offline   ajua 

  • Custom Installer Maker
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,260
  • Joined: 16-April 05

Posted 17 July 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.

#15 User is offline   Martin H 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 802
  • Joined: 24-November 06
  • OS:none specified

Posted 17 July 2008 - 08:41 PM

View Postphaolo, on Jul 17 2008, 12:16 PM, said:

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...

#16 User is offline   phaolo 

  • Member
  • PipPip
  • Group: Members
  • Posts: 151
  • Joined: 12-March 07

Posted 18 July 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.

#17 User is offline   ajua 

  • Custom Installer Maker
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,260
  • Joined: 16-April 05

Posted 19 July 2008 - 10:33 AM

try just FFDshow and export your settings so you can import them silently next time you do an unattended installation.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

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



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