[FFmpeg-devel] [PATCH v8 14/15] avcodec: add D3D12VA hardware HEVC encoder

Wu, Tong1 tong1.wu at intel.com
Thu May 9 08:32:20 EEST 2024


>From: Wu, Tong1 <tong1.wu at intel.com>
>Sent: Thursday, April 18, 2024 4:59 PM
>To: ffmpeg-devel at ffmpeg.org
>Cc: Wu, Tong1 <tong1.wu at intel.com>
>Subject: [FFmpeg-devel][PATCH v8 14/15] avcodec: add D3D12VA hardware
>HEVC encoder
>
>From: Tong Wu <tong1.wu at intel.com>
>
>This implementation is based on D3D12 Video Encoding Spec:
>https://microsoft.github.io/DirectX-Specs/d3d/D3D12VideoEncoding.html
>
>Sample command line for transcoding:
>ffmpeg.exe -hwaccel d3d12va -hwaccel_output_format d3d12 -i input.mp4
>-c:v hevc_d3d12va output.mp4
>
>Signed-off-by: Tong Wu <tong1.wu at intel.com>

Kindly ping again. Since this patch set has been in the mail list for quite a while, can we push it if there's no more objections?

Tong


More information about the ffmpeg-devel mailing list