Grâce a Pipelight il est maintenant possible de faire tourner les dernières versions de flashplayer (actuellement flashplayer 13) de windows sous linux en plus de silverlight.
Il faut d’abord fermer Iceweasel et supprimer le flashplayer 11.2 s’il est installé d’une quelquonque façon (flashplugin-nonfree, flahplayer-mozilla, ou tar.gz fourni par adobe…) puis installer pipelight.
Pour installer Pipelight, tout est la : http://linuxg.net/how-to-install-pipelight-0-2-3-on-ubuntu-debian-fedora-and-opensuse/
je reporte ici :
(Valable pour amd64, bien sur si vous êtes déjà sur une Debian i386, il n’est pas nécessaire d’ajouter l’architecture i386)
Pour Debian Wheezy :
[code]# dpkg --add-architecture i386
wget http://download.opensuse.org/repositories/home:/DarkPlayer:/Pipelight/Debian_7.0/Release.key
apt-key add Release.key
sh -c ‘echo “deb http://download.opensuse.org/repositories/home:/DarkPlayer:/Pipelight/Debian_7.0/ ./” >> /etc/apt/sources.list’
apt-get install pipelight[/code]
Pour Debian Jessie :
[code]# dpkg --add-architecture i386
wget http://download.opensuse.org/repositories/home:/DarkPlayer:/Pipelight/Debian_7.0/Release.key
apt-key add Release.key
sh -c ‘echo “deb http://download.opensuse.org/repositories/home:/DarkPlayer:/Pipelight/Debian_7.0/ ./” >> /etc/apt/sources.list’
apt-get update
apt-get install libjack0:i386
apt-get install pipelight[/code]
Pour Debian Sid :
[code]# dpkg --add-architecture i386
wget http://download.opensuse.org/repositories/home:/DarkPlayer:/Pipelight/Debian_7.0/Release.key
apt-key add Release.key
sh -c ‘echo “deb http://download.opensuse.org/repositories/home:/DarkPlayer:/Pipelight/Debian_7.0/ ./” >> /etc/apt/sources.list’
apt-get update
apt-get install libasound2-plugins:i386 libavcodec54:i386
apt-get install pipelight[/code]
Une fois pipelight installé pour votre version de Debian il suffit d’activer le plugin flash :
Vous pouvez alors relancer iceweasel, vérifier dans les plugins que flashplayer 12 est bien activé et lancer une vidéo ou une animation flash.
Chez moi le résultat est excellent, bien plus fluide qu’avec le flashplayer 11.2.