I can’t claim to have figured this out by my self…
Source link
EDIT: For whoever had the problem with blue video output – You don’t have to deactivate hardware acceleration. When using Nvidia drivers and VDPAU you should locate libflashplayer.so and run the following command in its directory:
sudo perl -pi.bak -e 's/libvdpau/lixvdpau/g' libflashplayer.so
locate libflashplayer.so
Mine were located in: /usr/lib/flashplugin-nonfree/
Advertisements
Leave a Reply