libvpl icon indicating copy to clipboard operation
libvpl copied to clipboard

Unable to decode h265 video

Open GeorgeZaher opened this issue 1 year ago • 5 comments

Hello,

I have an issue running onevpl and onevpl tools as I always reach a situation that the decode samples in api2ix are enable to locate the hardware.

/oneVPL/examples/api2x/hello-decode$ ./a.out -i /home/ron/Desktop/testOneApi/t1/input.h264 Cannot create session -- no implementations meet selection criter

I humbly request a guide to make this linux code work

Best Regards George

GeorgeZaher avatar Jul 17 '24 08:07 GeorgeZaher

To use Intel® VPL for video processing you need to install at least one implementation. Here is a list:

Did you install an implementation? And if so which one? You still need the lower level parts of the media/graphics stack. Note that in the vpl-gpu-rt repo it will guide you on installing the lower level components of the graphics stack.

mav-intel avatar Jul 17 '24 15:07 mav-intel

Hello, I have MediaSDK and it not working properly as it alwasys looks for hardware, also my intel i5 11th generation should find it, also compiling interl vpl gpu runtime is not working

image

Best Regards George

GeorgeZaher avatar Jul 18 '24 06:07 GeorgeZaher

Media SDK implementations do not support API2.x. API1.x examples should work with MediaSDK.

Have you run vpl-inspect? What implementations does it see?

mav-intel avatar Jul 26 '24 15:07 mav-intel

image

GeorgeZaher avatar Jul 31 '24 15:07 GeorgeZaher

@GeorgeZaher could you post the output of vpl-inspect?

mav-intel avatar Jul 31 '24 15:07 mav-intel