vaapi-fits
vaapi-fits copied to clipboard
[WIP]lib/ffmpeg: add hwinit_format for the base class
QSV for the windows & linux standard init device format:
-init_hw_device qsv=qsv,child_device=xxx
for the Windows the xxx is GPU order like 0,1
for the Linux the xxx is redner device like /dev/dri/renderD128
This value can recive by vaapi-fit device parameter
VAAPI/D3D11/DXVA2 still use init device format:
-init_hw_device {self.hwaccel}=hw:{self.hwdevice}
Signed-off-by: Bin Wu [email protected]
Please hold on this PR, I need some environment upgrade for the windows part
@Bin-CI LGTM... is it still WIP?
Windows test verify finished