Announcement

Collapse
No announcement yet.

FFmpeg Lands VA-API AV1 Decode Support Led By Intel

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #11
    Originally posted by FireBurn View Post

    It's working fine here in Chromium, VP9 too
    You might be lucky to have a distro which integrates the VA-API patches. I am currently running the official Chrome package on PopOS - and in about:gpu it lies to me that Video decode is enabled, but if you check with about:media-internals there is still the software decoder active (it should be: MojoVideodecoder).

    brent , no I haven't run with Webrender, as it is not the default and my point would still stand that I want to see this functionality by default everywhere on Linux. That is sadly still not a thing in 2020.

    Comment


    • #12
      Originally posted by Michael View Post

      Still? What about OpenBenchmarking.org? (If OpenBenchmarking.org is fast for you, then it's a CloudFlare issue.)
      I'm not having any issues. I'm using the latest Firefox, and just checked Chrome.

      Comment


      • #13
        More AV1 support is a good thing. This really does nothing for me but I hope it helps some one out.

        Comment


        • #14
          It is really promising that not only is all the new hardware in the second half of 2020 supporting AV1 hardware decoding but we also see comprehensive Linux support for all of them.

          Comment


          • #15
            Originally posted by ms178 View Post

            You might be lucky to have a distro which integrates the VA-API patches. I am currently running the official Chrome package on PopOS - and in about:gpu it lies to me that Video decode is enabled, but if you check with about:media-internals there is still the software decoder active (it should be: MojoVideodecoder).

            brent , no I haven't run with Webrender, as it is not the default and my point would still stand that I want to see this functionality by default everywhere on Linux. That is sadly still not a thing in 2020.
            I was maintaining chromium ebuilds in my overlay that included the vaapi patches, they are now upstream in Gentoo

            I'd double check the video you are playing is in the correct format, my laptop doesn't HW decode VP9 so most youtube videos aren't HW accelerated without h264ify

            Equally some newer videos are AV1 on youtube which isn't HW accelerated on my AMD Raven system, I modified h264ify on there to not pick the AV1 streams

            Comment


            • #16
              Originally posted by FireBurn View Post

              I was maintaining chromium ebuilds in my overlay that included the vaapi patches, they are now upstream in Gentoo

              I'd double check the video you are playing is in the correct format, my laptop doesn't HW decode VP9 so most youtube videos aren't HW accelerated without h264ify

              Equally some newer videos are AV1 on youtube which isn't HW accelerated on my AMD Raven system, I modified h264ify on there to not pick the AV1 streams
              I run the enhanced-h264ify extension which does just that, so it is h264 for me, also for AV1 streams.

              I would consider Gentoo to be downstream, still. But good to know that they do carry these patches.

              Comment


              • #17
                Originally posted by ms178 View Post

                I run the enhanced-h264ify extension which does just that, so it is h264 for me, also for AV1 streams.

                I would consider Gentoo to be downstream, still. But good to know that they do carry these patches.
                Gentoo are downstream from the Chromium project, but they're upstream from my overlay...

                Comment

                Working...
                X