Announcement

Collapse
No announcement yet.

Intel Broadwell "Gen8" Support Comes To VA-API

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

  • Intel Broadwell "Gen8" Support Comes To VA-API

    Phoronix: Intel Broadwell "Gen8" Support Comes To VA-API

    The Video Acceleration API (VA-API) library now has support for Intel's upcoming Broadwell (Gen8) graphics processors for GPU-based video encode/decode support...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    The hardware accelerated encoding stuff is very cool and awesome, but how can we actually use it?
    To my knowledge, ffmpeg doesn't support hardware accelerated encoding. Same for gstreamer (right? couldn't find it)...

    But now we're getting VA-API accelerated encoding from Intel and VCE from AMD.. But now way to use it

    Comment


    • #3
      Intel has a standalone encoder, while AMD only supports gstreamer. Both can be used if you bother, but adding support to actually used apps would be nice, yes.

      Comment


      • #4
        Well AMD exposes VCE through OpenMAX, which is a standard API.
        Gstreamer has an OpenMAX implementation http://freedesktop.org/wiki/GstOpenMAX/ that could probably be easily adapted to support AMD too, then hardware encoding would be exposed to any gstreamer application,

        Comment

        Working...
        X