intel / libvpl

Intel® Video Processing Library (Intel® VPL) API, dispatcher, and examples
https://intel.github.io/libvpl/
MIT License
272 stars 83 forks source link

VPP not work on videoprocess #150

Open 375583810a opened 1 month ago

375583810a commented 1 month ago

I am using a graphics card to convert nv12 to rgb4, I tested the example hello-vpp, hello-decvpp, they run on the 3d engine, But I use d3d11vaapi which works on video process

I really hope someone can tell me why this is happening, thanks! system:window10 graphics card:n100

tletnes commented 1 month ago

What command lines are you using? Which work and which fail? It is not clear to us what is going on from these details.