I tried to find samples from the site of microsoft for using DXVA. I found DXVA-HD but it is for windows 7 and I cant find nowhere clearly stated that DXVA-HD can be used under Win10. I have to install it through exe and then a iso. Before going through that I decided to ask first. I found examples of video processing for Windows 10.5... i can't run those, because my Windows is 10.4.. and plus, I don't want to deploy it for the cloud, I need it as a simple exe/dll.
It would be helpful if somebody tells me what should I search on google for in order to use video acceleration with DirectX12, because there are DXVA1, DXVA2, DXVA-HD and lot of other therms and all is a big mess for me. I only need to extract a given frame as RGB and keep it in GPU memory. I am dealing now with Dx12 and I dont want to use Dx11 for video processing because my brain will become a huge mess, and it could be hard(i imagine) to extract the RGB frame to GPU memory with Dx11 and then Dx12 to work with it.
Just point me in some direction, please!