vaapi-fits icon indicating copy to clipboard operation
vaapi-fits copied to clipboard

[WIP]lib/ffmpeg: add hwinit_format for the base class

Open Bin-CI opened this issue 3 years ago • 2 comments

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]

Bin-CI avatar Oct 27 '22 08:10 Bin-CI

Please hold on this PR, I need some environment upgrade for the windows part

Bin-CI avatar Oct 27 '22 13:10 Bin-CI

@Bin-CI LGTM... is it still WIP?

uartie avatar Oct 28 '22 19:10 uartie

Windows test verify finished

Bin-CI avatar Oct 31 '22 06:10 Bin-CI