You are not logged in.
I'm not 100% sure if this is related to my nvidia card or flash.. First here is a picture of the "error": http://dl.dropbox.com/u/26061302/blueyoutube.png
I tryed to search google with no luck. Then i tryed to download the same youtube video with movgrab (AUR) and it turned up with fine colors with VLC.
So i'm guessing with a flash error.
Btw. i have also tryed in firefox, same issue.
Anyone have som ideas?
Last edited by vooze (2012-03-18 14:18:39)
Offline
Flash issue when using vdpau. A nvidia developer created a hack, I'm trying to find it right now...
Edit: Found it: http://www.nvnews.net/vbulletin/showpos … tcount=104
Last edited by Gusar (2012-03-18 12:22:42)
Offline
Flash issue when using vdpau. A nvidia developer created a hack, I'm trying to find it right now...
Edit: Found it: http://www.nvnews.net/vbulletin/showpos … tcount=104
Thank you very much!!
To be honest i'm quite new to git.. i actually only used in C/P when reading guides/wiki's.
I have downloaded the patch from link, and it now says to: Please clone libvdpau from git and apply this:
Just read some wiki's on git, but thats mostly about submitting a patch, how do i apply one?
Offline
You don't need to use git, you can use abs to patch the Arch version of libvdpau.
Offline
You don't need to use git, you can use abs to patch the Arch version of libvdpau.
I'm reading and trying ABS now.. And i have gotten to this point:
Modify the PKGBUILD to add or remove support for components, to patch or to change package versions, etc. (optional):
$ nano PKGBUILD
and thats all fine, but where in the PKGBUILD do i put the patch?
EDIT: nvm.. figured it out.. but now http://people.freedesktop.org/~aplattne … 4.1.tar.gz is down
Last edited by vooze (2012-03-18 13:38:47)
Offline
Okay.. So i "solved it" in another way.. I just removed flashplugin-beta from AUR, and installed flashplugin 11.1 (beta is 11.2) and now it works just fine..
Offline
This is the modified version of PKGBUILD i used
# $Id: PKGBUILD 143891 2011-11-30 19:04:39Z andrea $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# @see http://www.nvnews.net/vbulletin/showpost.php?p=2518770&postcount=104
# @see https://bbs.archlinux.org/viewtopic.php?id=137877
pkgname=libvdpau
pkgver=0.4.1
pkgrel=2
pkgdesc="Nvidia VDPAU library"
arch=(i686 x86_64)
url='http://cgit.freedesktop.org/~aplattner/libvdpau'
depends=('gcc-libs')
conflicts=('nvidia-utils<190.42-2')
options=('!libtool')
license=('custom')
source=(
http://people.freedesktop.org/~aplattner/vdpau/${pkgname}-${pkgver}.tar.gz
'http://plagman.net/stuff/0001-vdpau_trace-WAR-Flash-quirks.patch')
makedepends=('libx11')
sha256sums=(
'061b6f86c64912f79851bfefcac4f77b401e9a939dbbb7b1ec795bc7d5aaf59b'
'446db56c9aad3ccb72447f44b3a77d143066531b68a489473da491850b64e348')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
patch -p1 -i ${srcdir}/0001-vdpau_trace-WAR-Flash-quirks.patch
./configure --prefix=/usr
make
}
package() {
cd "${srcdir}/${pkgname}-${pkgver}"
make DESTDIR="${pkgdir}" install
install -d -m755 "${pkgdir}/usr/share/licenses/${pkgname}"
install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
}
Offline
Another to solve this issue is to disable hardware acceleration. BTW flash 11.2 just hit [extra].
Offline
How exactly is turning off functionality a "solution"?
And yeah, 11.2 is out. The last version non-Chrome linux users will ever get. So if there's issues in this one, we're stuck with those issues forever.
Last edited by Gusar (2012-03-28 11:11:02)
Offline
Yeah I have this also now, or had anyway.
I tried the patch against the 11.2 abs, did nothing at all for me.
I also tried setting:
EnableLinuxHWVideoDecode = 1
OverrideGPUValidation = 1
Worked, but for example, expanding a yt video would crash flash (even without the OverrideGPUValidation = 1 setting), also some flash video sites crashed straight away.
It seems the only way for it to work for me is with just EnableLinuxHWVideoDecode = 0 in mms.cfg and to untick the hardware acceleration box in flash settings and make sure no extension is cleaning the main flash settings at exit/startup.
The last version non-Chrome linux users will ever get. So if there's issues in this one, we're stuck with those issues forever.
Unfortunately so, ergh.
Offline
I tried the patch against the 11.2 abs, did nothing at all for me.
Did you follow the instructions and enabled vdpau tracing for Firefox (or whatever browser you use)?
also some flash video sites crashed straight away.
I had that with 11.1. But 11.2 is much better, no crashes for now.
Offline
Did you follow the instructions and enabled vdpau tracing for Firefox (or whatever browser you use)?
Indeed I did (although the second time round I tried) even went for a reboot, the blue tint was gone, just... continued to crash though when expanding anything.
I had that with 11.1. But 11.2 is much better, no crashes for now.
Odd, I didn't get much problems with 11.1 but with may be some early 11.1 unless the enable hardware accel was un-ticked flash would not crash, but instead stick the video player and video to the actual desktop over the background and proceed to completely crash x, leaving you not able to even move into a tty. Although just before xmas I re-installed arch and it just worked as it should. Just an inconsistent pain the ass really, is flash.
Offline
LOL... just watched the Avatar trailer 1080p on YouTube. Humans are blue and the Na'vi have human skin color.
Offline
11.2 gives me blue tint as well (using nvidia) and additionally does distort fonts while running in Midori. I'll stay with 11.1 (as long as I need flash at all).
To know or not to know ...
... the questions remain forever.
Offline
So the problem is with libvdpau and not the flashplugin? I wasn't getting any blue this morning, but i am beginning to see it in videos now.
Offline
Same problem here with Chromium and Flash 11.2.202.228-1. For a minute I thought all of the blue people was some kind of Youtube April fools joke or something. Enabling hardware acceleration in mms.cfg fixes the blue skin tones, but then Flash crashes constantly.
Last edited by phoric (2012-03-29 00:22:41)
Offline
Tried the patch and disabling / enabling hardware acceleration and neither worked for me. The only thing that worked for me was downgrading flash.
Offline
Using the radeon open source driver I have the same problem. Flash obviously uses only the presentation layer of vdpau ("accelerated video rendering") and blue and red or something seems to be swapped (?).
So it's not only with nvidia...
฿ 18PRsqbZCrwPUrVnJe1BZvza7bwSDbpxZz
Offline
Using the radeon open source driver I have the same problem. Flash obviously uses only the presentation layer of vdpau ("accelerated video rendering") and blue and red or something seems to be swapped (?).
Flash sends the U/V planes in the wrong order when using vdpau. The libvdpau_trace hack swaps the planes around so they're in the correct order again.
Offline
So who exactly is affected by this bug?
Is it everyone or just a few users who are having "bad luck"?
Because if its everyone (or most) I think it'd be best to deploy the patch via updated packages.
If it's just a few everyone will have to apply the patch on his box for himself.
Offline
Everyone who uses vdpau with flash.
About deploying the patch, not gonna happen. It's an ugly, *ugly* hack that abuses the trace library for something it is not meant for. It's meant for, you know, tracing vdpau functionality, not for working around Adobe's incompetence. Maybe a separate libvdpau package could be provided that has the hack applied, but idk about that. Open a bug on the tracker, see what the devs have to say.
Also, I can't help but be amused by this. Aren't there a lot of people out there proclaiming the death of flash? Seeing that there are at least 4 (four!!) different threads about this that popped up within days, I'd say the proclamations about the death of flash are greatly exaggerated
Offline
Also, I can't help but be amused by this. Aren't there a lot of people out there proclaiming the death of flash? Seeing that there are at least 4 (four!!) different threads about this that popped up within days, I'd say the proclamations about the death of flash are greatly exaggerated
The only thing I use flash for is youtube and vimeo.I don't want to see navi in my youtube videos.I guess other people have the same reason for making threads and being annoyed by this.
Offline
Yeah I have this also now, or had anyway.
I tried the patch against the 11.2 abs, did nothing at all for me.
I also tried setting:
EnableLinuxHWVideoDecode = 1
OverrideGPUValidation = 1Worked, but for example, expanding a yt video would crash flash (even without the OverrideGPUValidation = 1 setting), also some flash video sites crashed straight away.
It seems the only way for it to work for me is with just EnableLinuxHWVideoDecode = 0 in mms.cfg and to untick the hardware acceleration box in flash settings and make sure no extension is cleaning the main flash settings at exit/startup.
Where Did you wrote those values? I am using NVIDIA with proprietary nvidia drivers.
Last edited by lgeek (2012-03-29 19:12:01)
Offline
--snip--
Hi, you add these to: /etc/adobe/mms.cfg
Be sure to read this: mms.cfg from Gentoo linked to from the Arch Wiki flash article
Offline
I'm seeing the same blue tint problem but I also get another problem. The flash video stays on the screen even when I minimize the browser. Also if I scroll the web page up while the flash video is playing the video will eventually appear above and outside the browser window.
Offline