POL_Install_ffdshow

Informations

Creator Meddelanden
SuperPlumus Anonymous

Information

This installer has been approved by the team.

Informations

Platforms:
Downloads: 89604
Wine: System

Feedbacks

Source code

#!/bin/bash
# PlayOnLinux Function
# Date : (2010-11-28 09-16)
# Last revision : (2015-12-31 02-26)
# Author : SuperPlumus
 
cd "$POL_USER_ROOT/ressources"
POL_Download_Resource "http://files.playonlinux.com/ffdshow_beta7_rev3154_20091209.exe" "c3f75f29521f749f9c9fc5489544cb04"
 
POL_Wine_WaitBefore "ffdshow"
POL_Wine "ffdshow_beta7_rev3154_20091209.exe" /silent

Contributions

Filters:

Contribute
Member Meddelanden
petch Thursday 31 December 2015 at 2:26
petch

Information

This update has been approved by the team.

Meddelanden

Host the old file ourselves (but maybe we should switch to a newer version, too)

Differences

@@ -1,11 +1,11 @@
 #!/bin/bash
 # PlayOnLinux Function
 # Date : (2010-11-28 09-16)
-# Last revision : (2012-04-10 11-05)
+# Last revision : (2015-12-31 02-26)
 # Author : SuperPlumus
  
 cd "$POL_USER_ROOT/ressources"
-POL_Download_Resource "http://downloads.sourceforge.net/ffdshow-tryout/ffdshow_beta7_rev3154_20091209.exe" "c3f75f29521f749f9c9fc5489544cb04"
+POL_Download_Resource "http://files.playonlinux.com/ffdshow_beta7_rev3154_20091209.exe" "c3f75f29521f749f9c9fc5489544cb04"
  
 POL_Wine_WaitBefore "ffdshow"
 POL_Wine "ffdshow_beta7_rev3154_20091209.exe" /silent

New source code

#!/bin/bash
# PlayOnLinux Function
# Date : (2010-11-28 09-16)
# Last revision : (2015-12-31 02-26)
# Author : SuperPlumus
 
cd "$POL_USER_ROOT/ressources"
POL_Download_Resource "http://files.playonlinux.com/ffdshow_beta7_rev3154_20091209.exe" "c3f75f29521f749f9c9fc5489544cb04"
 
POL_Wine_WaitBefore "ffdshow"
POL_Wine "ffdshow_beta7_rev3154_20091209.exe" /silent

Svar

petch Thursday 31 December 2015 at 2:18
petch

Meddelanden

The download URL no longer works:

$ wget 'http://downloads.sourceforge.net/ffdshow-tryout/ffdshow_beta7_rev3154_20091209.exe'
--2015-12-31 02:16:58--  http://downloads.sourceforge.net/ffdshow-tryout/ffdshow_beta7_rev3154_20091209.exe
Résolution de downloads.sourceforge.net (downloads.sourceforge.net)... 216.34.181.59
Connexion vers downloads.sourceforge.net (downloads.sourceforge.net)|216.34.181.59|:80... connecté.
requête HTTP transmise, en attente de la réponse... 404 Not Found
2015-12-31 02:17:02 ERREUR 404: Not Found.

 

Svar

This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com