Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to decode h265 video #149

Open
GeorgeZaher opened this issue Jul 17, 2024 · 5 comments
Open

Unable to decode h265 video #149

GeorgeZaher opened this issue Jul 17, 2024 · 5 comments
Labels
question Further information is requested

Comments

@GeorgeZaher
Copy link

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

@mav-intel mav-intel added the question Further information is requested label Jul 17, 2024
@mav-intel
Copy link
Contributor

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.

@GeorgeZaher
Copy link
Author

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

@mav-intel
Copy link
Contributor

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?

@GeorgeZaher
Copy link
Author

image

@mav-intel
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants