Here's The Intel SNB Video Encoder Code

Posted by Michael Larabel on April 10, 2011

Yesterday I mentioned the Intel Sandy Bridge video encode support should be here soon for Linux users and that it's in a working state after an Intel employee accidentally posted a test report to the driver's public mailing list. It turns out the code is actually available right now.

As mentioned by Kano this morning in the Phoronix IRC channel (#phoronix on freenode.net), there's now a snb-encoder Git branch for libva, the VA-API library. As of three days ago, the Sandy Bridge encoder was committed to VA-API's i965_drv_video driver.

In particular, this is the big commit. The encoder adds in over 2,000 lines of code to the VA-API library and is principally authored by Intel's Zhou Chang. Some of the code that's only being publicly pushed out now dates back to 2009.

The initial commit was limited to intra-frame encoding with Sandy Bridge hardware but another commit now seems to have inter-frame encode too. Older Intel graphics like Clarkdale / Arrandale have VA-API decoding support already, but there is no encoding support.

While the VA-API user-space code is out there, multi-media applications still need to take advantage of the VA-API encoding API for it to be useful. Many applications take advantage of VA-API decoding already since it's supported by various drivers for many months, but I am not aware of too many applications (any?) that yet target VA-API encoding (if you know of any, post in the forums). Obviously though Intel has found the support somewhere or has created out-of-tree patches in testing their SNB video encoding implementation, such as with the results shared yesterday.

Look for official Sandy Bridge VA-API video encoding to be announced for Linux sometime soon.

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite