On Fri, May 8, 2020 at 5:28 PM wrote:
>
> From: Artem Galin
>
> child_device_type argument is responsible for selection.
>
> Usage examples:
>
> DirectX 11
> -init_hw_device qsv:hw,child_device_type=d3d11va
>
> DirectX 9
> -init_hw_device qsv:hw,child_device_type=dxva2
>
> Signed-off-by: Artem Ga
From: Artem Galin
child_device_type argument is responsible for selection.
Usage examples:
DirectX 11
-init_hw_device qsv:hw,child_device_type=d3d11va
DirectX 9
-init_hw_device qsv:hw,child_device_type=dxva2
Signed-off-by: Artem Galin
---
fftools/ffmpeg_opt.c | 6 +-
1 file changed, 5 i