Opened 10 days ago

Closed 31 hours ago

#11181 closed enhancement (fixed)

Add support for Vulkan encoding

Reported by: Lynne Owned by:
Priority: important Component: avcodec
Version: git-master Keywords: vulkan encoder
Cc: Michael Niedermayer Blocked By:
Blocking: 7.1 Reproduced by developer: yes
Analyzed by developer: yes

Description

This issue tracks support for Vulkan encoding in FFmpeg. As the most used implementation of Vulkan decoding, its important that we implement Vulkan encoding to speed up adoption of the new standard for accelerated video.

Current development branch with all changes:

https://github.com/cyanreg/FFmpeg/tree/vulkan

Change History (5)

comment:1 by Michael Niedermayer, 8 days ago

Cc: Michael Niedermayer added

comment:2 by Lynne, 3 days ago

H.264 encoder pushed.
And once the HEVC encoder patchset gets pushed, I'll close this issue.

comment:3 by Mads Johansen, 2 days ago

I assume there's documentation coming as well?

comment:4 by Lynne, 31 hours ago

HEVC encoder merged.

Documentation is coming up tomorrow, but for now, you can use ffmpeg -help encoder=h264_vulkan and consult the VAAPI documentation since settings match.

comment:5 by Lynne, 31 hours ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.