[Bug 1424201] Re: Chromium does not use the GPU to decode videos

2018-08-13 Thread Michel-Ekimia
Hi Olivier.

I totally understand Canonical's position, Upstream is always better.

But we have here with google a competitive unfair distrortion.

They are doing their best to keep desktop linux behind by ignoring this
patch for several years.

The result is that Linux laptops are not competitive in term of battery
life and performance.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1424201

Title:
  Chromium does not use the GPU to decode videos

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/1424201/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1424201] Re: Chromium does not use the GPU to decode videos

2018-08-10 Thread Olivier Tilloy
The current upstream effort is tracked at https://chromium-
review.googlesource.com/c/chromium/src/+/532294. However it doesn't seem
to be getting much traction. I am reluctant to distro-patching as it's a
rather large patch that often gets outdated with new chromium versions,
with non-trivial conflicts to solve that sometimes involve re-
architecting.

I am in the process of transitioning to snaps as the official way of
getting chromium updates on Ubuntu. Once that's complete the maintenance
burden will be largely alleviated and I might consider maintaining that
patch.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1424201

Title:
  Chromium does not use the GPU to decode videos

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/1424201/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1424201] Re: Chromium does not use the GPU to decode videos

2018-07-08 Thread Michel-Ekimia
Hi olivier , can we see if the Ubuntu package can include the patch at
least for 18.04 ? We talk about version 66 which is available now.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1424201

Title:
  Chromium does not use the GPU to decode videos

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/1424201/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1424201] Re: Chromium does not use the GPU to decode videos

2018-03-02 Thread Michel-Ekimia
** Bug watch added: Red Hat Bugzilla #1462493
   https://bugzilla.redhat.com/show_bug.cgi?id=1462493

** Also affects: chromium-browser (CentOS) via
   https://bugzilla.redhat.com/show_bug.cgi?id=1462493
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1424201

Title:
  Chromium does not use the GPU to decode videos

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/1424201/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1424201] Re: Chromium does not use the GPU to decode videos

2018-03-02 Thread Michel-Ekimia
@dino99  : are you working at google on chromium ?

Your argument is pretty wrong, there is Zero impact if this feature is
hidden with a flag that one could enable when deployed.

Today we are stuck because we need to recompile.

Sorry but one could think that google wants to slow DesktopLinux
progress.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1424201

Title:
  Chromium does not use the GPU to decode videos

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/1424201/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1424201] Re: Chromium does not use the GPU to decode videos

2017-06-15 Thread Olivier Tilloy
Tentatively assigned myself to re-assess the situation, and try to
understand if enabling VAAPI support is doable with a distro-patch, and
how much work that would represent.

** Changed in: chromium-browser (Ubuntu)
 Assignee: (unassigned) => Olivier Tilloy (osomon)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1424201

Title:
  Chromium does not use the GPU to decode videos

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/1424201/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1424201] Re: Chromium does not use the GPU to decode videos

2017-01-05 Thread dino99
hi Michel
i understand the general frustation, but chromium is not the only choice after 
all. Its clear that nothing will be done to support that feature on linux (pure 
management resources decision)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1424201

Title:
  Chromium does not use the GPU to decode videos

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/1424201/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1424201] Re: Chromium does not use the GPU to decode videos

2017-01-05 Thread Michel-Ekimia
** Description changed:

- The chromium team has done a great job to totally disabl hardware
+ The chromium team has done a great job to totally disable hardware
  decoding on Linux.
  
  Even ignoring the GPU blacklist does not enable GPU decoding.
  
  How ever the patch is quite simple and it's already working using this
  PPA ( using libVA ) :
  
  https://launchpad.net/~saiarcot895/+archive/ubuntu/chromium-dev
  
+ the corresponding patch is here :
  
- the corresponding patch is here : 
+ http://bazaar.launchpad.net/~saiarcot895/chromium-browser/chromium-
+ browser.trusty.beta/view/head:/debian/patches/enable_vaapi_on_linux.diff
  
- 
- 
http://bazaar.launchpad.net/~saiarcot895/chromium-browser/chromium-browser.trusty.beta/view/head:/debian/patches/enable_vaapi_on_linux.diff
- 
- 
- that would be great if we could have this patch indefault Ubuntu chromium 
build, this situation is really sad right now, google use linux to make 
chromeOS so chromebook are really good at playing videos but GNU/Linux chromium 
is slow at doing it.
+ that would be great if we could have this patch indefault Ubuntu
+ chromium build, this situation is really sad right now, google use linux
+ to make chromeOS so chromebook are really good at playing videos but
+ GNU/Linux chromium is slow at doing it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1424201

Title:
  Chromium does not use the GPU to decode videos

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/1424201/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1424201] Re: Chromium does not use the GPU to decode videos

2016-06-06 Thread RussianNeuroMancer
Saikrishna Arcot clarified that this feature request doesn't affect
Opera users.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1424201

Title:
  Chromium does not use the GPU to decode videos

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/1424201/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1424201] Re: Chromium does not use the GPU to decode videos

2016-06-06 Thread RussianNeuroMancer
Seems like this issue also affects Opera users.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1424201

Title:
  Chromium does not use the GPU to decode videos

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/1424201/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1424201] Re: Chromium does not use the GPU to decode videos

2015-09-02 Thread Ekimia
Hi chad , For few versions chromium was unable to use the vaapi , It's
now possible again using the patch from the dev branch :

https://launchpad.net/~saiarcot895/+archive/ubuntu/chromium-dev

Can you integrate this patch  ?

Also a lot of GPU VP8/VP9  decoding become possible with nvidia and
Intel cards so that will be interresting to test.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1424201

Title:
  Chromium does not use the GPU to decode videos

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/1424201/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1424201] Re: Chromium does not use the GPU to decode videos

2015-03-18 Thread Ekimia
** Bug watch added: code.google.com/p/chromium/issues #463440
   http://code.google.com/p/chromium/issues/detail?id=463440

** Also affects: chromium-browser via
   http://code.google.com/p/chromium/issues/detail?id=463440
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1424201

Title:
  Chromium does not use the GPU to decode videos

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/1424201/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1424201] Re: Chromium does not use the GPU to decode videos

2015-02-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: chromium-browser (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1424201

Title:
  Chromium does not use the GPU to decode videos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1424201/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs