xbox-client-ffmpeg icon indicating copy to clipboard operation
xbox-client-ffmpeg copied to clipboard

Add hw accelerated decoding

Open tuxuser opened this issue 6 years ago • 1 comments
trafficstars

Via FFmpeg

  • AV_HWDEVICE_TYPE_VDPAU
  • AV_HWDEVICE_TYPE_CUDA
  • AV_HWDEVICE_TYPE_VAAPI
  • AV_HWDEVICE_TYPE_DXVA2
  • AV_HWDEVICE_TYPE_OPENCL

tuxuser avatar Dec 10 '18 22:12 tuxuser

I think CUDA can be postponed.. Any Nvidia GFX-card should support OpenCL or at least VDPAU.

aspann avatar Dec 11 '18 03:12 aspann