>From: Wu, Tong1 <tong1...@intel.com> >Sent: Thursday, April 18, 2024 4:59 PM >To: ffmpeg-devel@ffmpeg.org >Cc: Wu, Tong1 <tong1...@intel.com> >Subject: [FFmpeg-devel][PATCH v8 14/15] avcodec: add D3D12VA hardware >HEVC encoder > >From: Tong Wu <tong1...@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...@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 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".