[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2019-09-09 Thread Daniel van Vugt
Sounds like we have a semi-permanent workaround now: gstreamer-vaapi (1.16.0-3ubuntu2) eoan; urgency=medium * debian/patches/git_no_amd.patch: - backport an upstream change to disable vaapi with the amd drivers, the current experience is buggy and it's better to just not enable it

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2019-03-17 Thread Ignacio Vazquez-Abrams
I hit this bug on Fedora 28 when using a third-party mesa build. Here's the ~/.drirc I used to fix this: This also fixed the timecode in Totem showing strange, rainbow colors, caused by the same thing. Repeat the application section as required for each program affected.

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2019-03-11 Thread Daniel van Vugt
Also verified mpv works, but mpv isn't using VAAPI at all. It's using software decoding because "VO does not support requested hardware decoder". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767312

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2019-03-11 Thread Daniel van Vugt
Verified on bionic (fresh install and fully updated) that the bug is still present, and that the workaround in comment #16 works. It just took me a while to remember you need to: 1. Install ubuntu-restricted-addons; and 2. Use Xorg (because if you're in a Wayland session you hit bug 1720820

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2019-03-08 Thread Dea1993
disabling 10bpc solved the problem, thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767312 Title: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos To manage

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2019-03-08 Thread Eugene Crosser
I, too, had this bug manifested on clean Ubuntu without PPAs and without AMDGPU. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767312 Title: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2019-03-07 Thread Daniel van Vugt
I thought I had reproduced this bug in the past when doing radeon testing. And my radeon testing does not involve AMDGPU or PPAs. Just vanilla Ubuntu on radeon was enough to reproduce it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2019-03-07 Thread Christopher Snowhill
Or as one user posted, the official AMDGPU Pro package, which also enables 10bpc. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767312 Title: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2019-03-07 Thread Christopher Snowhill
This bug can only occur if 10bpc is enabled. There is no other possibility. It is clearly a colorspace mismatch between VAAPI and the decode target surface. If disabling 10bpc happens in Ubuntu Mesa packages, then it is clearly someone using unofficial package builds of Mesa which have 10bpc

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2019-03-07 Thread Timo Aaltonen
Which DRI driver are you using? 10bpc is disabled for every gallium driver (like radeonsi) and intel, so I don't understand how changing the drirc would affect at all. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2019-03-06 Thread Christopher Snowhill
As already stated above, the correct workaround, for now, is to configure a drirc (probably in a conf.d directory, so it doesn't clash with other settings files) so as to disable 10 bit per channel support for Totem. The same had to be done with Chromium-vaapi, as it also happens with that

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2019-03-06 Thread Kristijan Žic 
removing gstreamer1.0-vaapi did the trick but I don't think a user should be expected to do that on every new installation. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767312 Title: [radeon]

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2019-03-06 Thread Kristijan Žic 
Maybe it shouldn't be included in 19.04 until it's fixed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767312 Title: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2019-03-04 Thread Daniel van Vugt
Please use the workaround at the top of this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767312 Title: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos To

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2019-03-04 Thread Kristijan Žic 
I'm also affected by this bug. I've tried many different things that I described in another bug report: https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1818382 For me it's not the case with the amd drivers. The same bug is there on a clean install of Ubuntu too. -- You received

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2019-02-03 Thread Scott P
example of broken video properties ** Attachment added: "example of broken video properties" https://bugs.launchpad.net/ubuntu/+source/gstreamer-vaapi/+bug/1767312/+attachment/5235704/+files/Selection_182.png -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2019-02-03 Thread Scott P
example of good video properties ** Attachment added: "example of good video properties" https://bugs.launchpad.net/ubuntu/+source/gstreamer-vaapi/+bug/1767312/+attachment/5235705/+files/Selection_183.png -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2019-02-03 Thread Scott P
After testing from a well modified system, the issue appears after I install the amdgpu driver from AMD. THAT SAID, this issue is noticeable on videos that I have viewed on this system since initial install in January. I constantly view many videos in Videos (every day) - so I suspect that

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2019-02-03 Thread Timo Aaltonen
10bpc is already disabled by default for every gallium driver, so it's surprising to hear that you'd need to flip the default manually in drirc unless you use 3rd party mesa, in which case all bets are off -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2019-02-03 Thread Scott P
I'm experiencing this issue as well. I have an RX550 video card, using Ubuntu's drivers. Has anyone reported this to mesa, and if so where? If someone can share the right location/component for ME to log a bug, I will do so. It seems that AMD GPUs are quite useless today, a million things are

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2018-12-16 Thread Christopher Snowhill
Adding a comment to indicate that this is a problem with the 10bpc support which is enabled in Radeon graphics. I am unsure if it is enabled in Intel's drivers, so that would explain why it does not occur there. Either VA-API is outputting wrong, the client library is outputting wrong, or all the

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2018-08-29 Thread Christopher Snowhill
I only thought to mention the PPA to indicate that the bug still occurs even in fairly bleeding edge Mesa code. I also still think it's either something wrong with gstreamer-vaapi, or something that gstreamer-vaapi is doing different from what mpv does for the same exact video. It should probably

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2018-08-28 Thread Daniel van Vugt
For future reference, please don't mention PPAs in bug reports, or report bugs against packages installed from PPAs. Because we are unable to support them. But yes, comment #13 looks like this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2018-08-28 Thread Christopher Snowhill
** Attachment added: "For reference, the same video in Totem." https://bugs.launchpad.net/ubuntu/+source/gstreamer-vaapi/+bug/1767312/+attachment/5181989/+files/Screenshot_20180828_205430.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2018-08-28 Thread Christopher Snowhill
I have tested on my Radeon RX480, also AMDGPU drivers, git snapshot from 20180829 from Padoka PPA, and this bug occurs with Totem as well. It should also be noted that the bug does not occur with mpv, either with vdpau or vaapi. ** Attachment added: "Screen shot of mpv plus vdpau and terminal

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2018-08-28 Thread Christopher Snowhill
** Attachment added: "And here's a screen shot of mpv with vaapi, also playing correctly." https://bugs.launchpad.net/ubuntu/+source/gstreamer-vaapi/+bug/1767312/+attachment/5181988/+files/Screenshot_20180828_204952.png -- You received this bug notification because you are a member of

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2018-05-23 Thread Daniel van Vugt
It's reasonably likely the bug is in mesa, so yes worth reporting still. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767312 Title: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2018-05-23 Thread Dea1993
i understand. so i must report upstream on https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa or not?? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767312 Title: [radeon] Totem with

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2018-05-22 Thread Daniel van Vugt
I would have done that already, but have not verified if the problem really is in mesa-va-drivers. It's hard to tell when mpv doesn't work either (for different reasons). So we haven't yet excluded the possibility that the bug is in gstreamer1.0-vaapi. -- You received this bug notification

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2018-05-22 Thread Timo Aaltonen
you should file it upstream at https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa drivers/gallium/radeonsi -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767312 Title: [radeon] Totem with

[Bug 1767312] Re: [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

2018-05-07 Thread Daniel van Vugt
** Summary changed: - [radeon] totem wrong color on h264 videos + [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos ** Description changed: Ii've found a bug on Ubuntu 18.04 (other distros, as fedora 27, debian stable, debian testing) aren't affected). When i try