POL_Install_ffdshow

Informatie

Creator Bericht
SuperPlumus Anonymous

Information

This installer has been approved by the team.

Informatie

Platforms:
Downloads: 90397
Wine: System

Feedbacks

Broncode

#!/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 Bericht
petch Donderdag 31 December 2015 om 2:26
petch

Information

This update has been approved by the team.

Bericht

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

Antwoorden

petch Donderdag 31 December 2015 om 2:18
petch

Bericht

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.

 

Antwoorden

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