An Intel engineer by the name of Eric Gur started an AVSForum thread indicating he had begun work on enabling Quick Sync support in FFDShow's video decoder. Quick Sync is typically known as Intel's hardware accelerated transcoding engine found in Sandy Bridge, however there are both encode and decode aspects to the engine. Gur's work focuses on the latter.

To access Intel's hardware video decode acceleration application developers typically turn to the DirectX Video Acceleration (DXVA) API. Sandy Bridge's hardware decode engine interfaces with DXVA and can return decoded frames not run on the x86 CPU cores. As we've lamented in the past, open source DXVA decoders haven't typically worked all that great for Sandy Bridge (or previous generation Intel GPUs, for that matter). FFDShow users have often avoided DXVA solutions as they can't be used with any custom post processing FFDShow filters.

Gur's Quick Sync filter for FFDShow gets around all of this. By accessing SNB's video decoder through Quick Sync, FFDShow gets full hardware acceleration by going through the Intel Media SDK and not through DXVA directly. It can also be used on non-Sandy Bridge systems, but, with higher CPU usage. The filter is obviously unsupported software but head on over to AVSForum if you're interested in checking it out. If you want more technical details check out the related thread on the Doom9 Forums.

Source: AVSForum

Comments Locked

23 Comments

View All Comments

  • azcoyote - Thursday, September 29, 2011 - link

    Does this still require the special chipset or will my P series benefit?
  • JarredWalton - Thursday, September 29, 2011 - link

    To access Quick Sync, you need a chipset that supports the IGP, so only H6x and Z68 will work (and maybe some of the Q6x stuff).
  • LoneWolf15 - Thursday, September 29, 2011 - link

    Projects like this deserve recognition. Hats off to you, Mr. Gur; if you're ever in southwest Michigan, I'll buy you a good brew (or two) for your efforts.

Log in

Don't have an account? Sign up now