Opened 4 months ago

Closed 4 months 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, 4 months ago

Cc: Michael Niedermayer added

comment:2 by Lynne, 4 months ago

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

comment:3 by Mads Johansen, 4 months ago

I assume there's documentation coming as well?

comment:4 by Lynne, 4 months 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, 4 months ago

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