You are not logged in.
As a warning to other beginning or intermediate users like myself:
If you find flashplayer videos starting to look wierd with blue colors after a recent update, this may be a workaround:
su
pacman -R vdpau
as root and then voila restart browser and videos.
the vdpau negatively affects flashplayer at least on my 64bit archbang. I saw this same issue on an Ubuntu-based OS, PearOS 4 over the weekend. It likely affects many distros.
Offline
Thanks for sharing this and your other post today.
Getting your questions answered here at ArchBang Forums
Please! Always give hardware info, if there is a chance that 's relevant: #lspci -vnn
Quote: What I have learnt from Linux is to minimize dependencies and functionalities for greater independence.
On Arch(bang) and Openbox: http://stillstup.blogspot.com/
Offline
kazuya, do you have a Nvidia graphics card? VDPAU is for newer Nvidia gpu's and some S3 Graphics. I wanted to double check that you were using Nvidia that way others will be able to gage whether it will help them or not.
Free Software Foundation member 10865
Offline
Mike is right; this info is only valuable if we know which videocard and which driver you are using.
#lspci -vnn
Getting your questions answered here at ArchBang Forums
Please! Always give hardware info, if there is a chance that 's relevant: #lspci -vnn
Quote: What I have learnt from Linux is to minimize dependencies and functionalities for greater independence.
On Arch(bang) and Openbox: http://stillstup.blogspot.com/
Offline
sorry for the late reply. I am running a 9500M Geforce videocard.
Offline
Thank you kazuya. I get blue faces also, (GeForce GTX 460, 64bit archbang). I'm curious; does your trick fix the issue with flash video's bleeding onto other webpages?
Offline
I shall recreate the issue and post better solution.
I had to login as root in terminal by doing su
pacman -Rdd vdpau
or
pacman -Rdd libvdpau
pacman -S flashplugin
leafpad /etc/adobe.. (NOT SURE exact link will be update when I get home)
then insert a # in the second comment or line in the file.
#HW Enable xxxx(NOT SURE)
restart browser (midori in my case or firefox).
Offline
Yep, thanks @kazuya
I have the same problem with my -> GeForce 450, and AB! 64-bit.
I also tried this workaraound, at the bottom of this page: https://wiki.archlinux.org/index.php/NVIDIA
but that did NOT work for me.
Apparently, it's " ... a bug with Adobe's flashplayer and youtube videos...." according to the arch-wiki.
Unfortunately the best fix right now is as kazuya mentioned, pacman -R libvdpau.
Yet another reason I wish adobe and youtube proprietary crap would go away, and instead, we all just use an opensource app/protocol like "html5" !? ![]()
Last edited by scjet (2012-05-10 06:46:17)
The "BSD" things in life are "Free", and "Open", and so is ArchBang!
Go Leafs Go !!!
Offline
Take a look at lightspark or gnash, started trying to view videos on you tube in webm format....
Offline