FastFlix icon indicating copy to clipboard operation
FastFlix copied to clipboard

Intel oneAPI Video Processing Library support ?

Open MarcoRavich opened this issue 3 years ago • 2 comments

We just noticed that from 1.5.0 release (delivered yesterday), Handbrake now "Updated Intel Quick Sync to use the Intel oneAPI Video Processing Library (oneVPL)".

...do you think (you'll need) to support it too ?

https://github.com/oneapi-src/oneVPL https://github.com/oneapi-src/oneVPL-intel-gpu

MarcoRavich avatar Jan 11 '22 07:01 MarcoRavich

Looks to me like it's just the successor to the Media SDK they used to use. So still using QSV, just new backend interface to it.

The tools like FFmpeg will have to implement it themselves for their stuff to work with next gen hardware.

If they release a specific encoder tool then possible could look at adding it, but I imagine FFmpeg and QSVEnc will just have to make the jump themselves.

cdgriffith avatar Jan 12 '22 03:01 cdgriffith

OK, we "discovered" that oneVPL lib is shipped with latest 4-5 graphics drivers updates (at least in my HD Graphics 630) on Windows.

As already claimed here some Handbrake dev should know...

NOTE: btw there are interesting infos here and there ;)

MarcoRavich avatar Apr 02 '22 21:04 MarcoRavich