+ Post New Thread
Page 2 of 2 FirstFirst 12
Results 16 to 19 of 19
Windows Thread, Update codecs on network for Media Player / Movie Maker in Technical; That's correct. Everything except for the Cyberlink and Real codecs. However, if you are using the original installers, that still ...
  1. #16


    Join Date
    Feb 2007
    Location
    51.405546, -0.510212
    Posts
    3,845
    Thank Post
    149
    Thanked 1,228 Times in 924 Posts
    Rep Power
    305
    That's correct. Everything except for the Cyberlink and Real codecs.

    However, if you are using the original installers, that still means there is at least one copy of the illegal codecs stored on your network even though they have been excluded from being installed on desktops/laptops.

  2. IDG Tech News

  3. #17

    Join Date
    Jan 2006
    Location
    Surburbia
    Posts
    2,039
    Thank Post
    69
    Thanked 275 Times in 218 Posts
    Rep Power
    97
    A slight tangent.

    FFDShow has blacklist/whitelist functionality and if an app isn't in either you get some "do you want to.. ?" prompt. I've only ever seen (the target of an MS Remote Assistance session pop that up and would rather it didn't do that. Has anyone been there and sorted this in a prior to deployment package - perhaps by setting it to only use whitelisted apps?

  4. #18


    Join Date
    Feb 2007
    Location
    51.405546, -0.510212
    Posts
    3,845
    Thank Post
    149
    Thanked 1,228 Times in 924 Posts
    Rep Power
    305
    The registry setting below will disable the "Show dialog when an unknown applications tries to load ffdshow" option which should stop the prompt from appearing.

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CURRENT_USER\Software\GNU\ffdshow]
    "isCompMgr"=dword:00000000

    You can also completely disable the use of the blacklist and/or whitelists by changing these two settings, but this isn't recommended. The default is to leave both enabled (i.e. 00000001).

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CURRENT_USER\Software\GNU\ffdshow]
    "isWhitelist"=dword:00000000
    "isBlacklist"=dword:00000000

    Edit. I forgot to mention that you need to use ffdshow-tryouts rev. 3334 (or newer) for the first setting to work.
    Last edited by Arthur; 13th June 2010 at 06:06 PM.

  5. #19
    p858snake's Avatar
    Join Date
    Dec 2008
    Location
    Queensland
    Posts
    1,392
    Blog Entries
    2
    Thank Post
    28
    Thanked 166 Times in 142 Posts
    Rep Power
    46
    I like CCCP (Combined Community Codec Pack), Which doesn't appear to include the plugins that cause [legal] issues like KLite does. Combined Community Codec Pack Wiki

    App deploy on CCCP: http://www.appdeploy.com/packages/detail.asp?id=1495 and the Install Switches on the CCCP Wiki: http://www.cccp-project.net/wiki/ind...taller_Options
    Last edited by p858snake; 14th June 2010 at 02:47 AM.

SHARE:
+ Post New Thread
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Movie Maker
    By karldenton in forum Windows
    Replies: 5
    Last Post: 16th March 2010, 04:49 PM
  2. Media Player DRM update
    By gshaw in forum Windows
    Replies: 0
    Last Post: 30th November 2009, 10:49 AM
  3. Windows Movie Maker: Is it possible to capture to network drive?
    By meastaugh1 in forum Educational Software
    Replies: 0
    Last Post: 9th September 2008, 12:58 PM
  4. Movie Maker
    By darbyshire in forum Windows
    Replies: 11
    Last Post: 27th June 2008, 11:06 AM
  5. DvD Codecs for Windows Media Player
    By Jake in forum Windows
    Replies: 41
    Last Post: 12th November 2006, 09:50 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •