[FFmpeg-devel] [PATCH v2] libavcodec/amfenc: Vulkan initialization support for encoder.

Timo Rothenpieler timo at rothenpieler.org
Fri Aug 9 12:26:24 EEST 2019


On 08/08/2019 20:33, OvchinnikovDmitrii wrote:
> Added linux support for amf encoder through vulkan.
> 
> To use h.264(AMD VCE) encoder on linux amdgru-pro version 19.20+ and amf-amdgpu-pro package(amdgru-pro contains, but does not install automatically) are required.
> This driver can be installed using amdgpu-pro-install script in official amd driver archive.
> 
> Initialization of amf encoder occurs in this order:
> 1) trying to initialize through dx11(only windows)
> 2) trying to initialize through dx9(only windows)
> 3) trying to initialize through vulkan
> 
> Only Vulkan initialization available on linux.
> 

Is it possible to use Vulkan on Windows? For Interop with OpenCL and the 
like that could come very handy.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4538 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190809/fb6630e8/attachment.bin>


More information about the ffmpeg-devel mailing list