IFME icon indicating copy to clipboard operation
IFME copied to clipboard

Intel oneAPI Video Processing Library support ?

Open MarcoRavich opened this issue 2 years ago • 8 comments

I 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 it could be useful to support it too ?

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

MarcoRavich avatar Jan 11 '22 08:01 MarcoRavich

I can try, but cannot test since I dont have Intel System

Anime4000 avatar Jan 12 '22 06:01 Anime4000

Well, alternatively, you can try @rigaya's HW CLI encoders: https://github.com/rigaya/

MarcoRavich avatar Dec 01 '23 07:12 MarcoRavich

this one? https://github.com/rigaya/QSVEnc

Anime4000 avatar Dec 01 '23 08:12 Anime4000

this one? https://github.com/rigaya/QSVEnc

Yes, that's the Intel one, but - as you can see - he provides HW encoders for all GPUs (NVIDIA -> NVEnc, AMD -> VCEEnc and Intel -> QSVEnc).

We suggest you to check how @cdgriffith's FastFlix leverages them if you want to use them in IFME too.

Hope that inspires.

MarcoRavich avatar Dec 01 '23 09:12 MarcoRavich

I'll take a look, for Nvidia, I can add since I have the GPU to test

Anime4000 avatar Dec 01 '23 09:12 Anime4000

Cool, Well, we've added IFME in the GUIs category under the Video Tools page of our HyMPS project.

Unfortunally, as you can see, the relative license badge isn't generated correctly (probably due to "GH-unconform" license file): could you please fix it ?

(badge-generator URL: https://flat.badgen.net/github/license/Anime4000/IFME/?label=LICENSE)

You can do it easily by using the GH's license wizard.

Thanks in advance.

MarcoRavich avatar Dec 01 '23 12:12 MarcoRavich

Nice!

I have updated the license, from license.txt to LICENSE.md, I didn't change during importing my project to GH

image

Anime4000 avatar Dec 01 '23 16:12 Anime4000

Thanks a lot, it works now.

MarcoRavich avatar Dec 01 '23 17:12 MarcoRavich