The FFmpeg multimedia library can now enjoy faster H.265/HEVC video encoding with the Vulkan-powered encode path. With the optimizations merged today, the H.265 encode performance should be roughly at parity to the H.264 encode speed...

The FFmpeg multimedia library can now enjoy faster H.265/HEVC video encoding with the Vulkan-powered encode path. With the optimizations merged today, the H.265 encode performance should be roughly at parity to the H.264 encode speed.
An optimization patch was merged to FFmpeg Git today for speeding up hevc_vulkan in following some of the same tuning as h264_vulkan. The commit message explains as well as providing some performance numbers:
"Without ALLOW_ENCODE_PARAMETER_OPTIMIZATIONS and with min CU forced to 8x8, hevc_vulkan keeps a much heavier encode config at common quality levels than h264_vulkan (16x16 macroblocks, no min-CU SPS field). Set the session flag and use min CU 16x16 when CTB >= 32; also fix max_transform_hierarchy_depth_inter assignment.When applying GetEncoded SPS feedback, sync overridden fields together (extent/conf_win, min/diff CU and TB sizes, transform hierarchy). Copying only log2_diff left CtbLog2SizeY=7 and undecodable HEVC after some implementations rewrote min CU.
Reporter cmd (1080p testsrc2, quality 1, 1000 frames):
before: hevc ~200–317 fps vs higher h264
after: hevc 289/325/358 fps, h264 288/317/359 fps (parity)"
Nice seeing the HEVC Vulkan encode performance not only faster than before but performing at parity to the H.264 encode speed.
Those interested can find the patch merged via this commit.
| # | Наименование новости | Тональность | Информативность | Дата публикации |
|---|---|---|---|---|
| 1 | HiZ Plane Optimization Merged For Intel Vulkan Linux Driver For Some Performance Benefit | 2 | 7 | 10-07-2026 |
| 2 | Intel Enables Buffer Compression For Better Gaming Performance With DXVK | 0 | 13.72 | 18-08-2026 |
| 3 | IOmap Improvement For Linux 7.3 Takes EXT4 & XFS Performance Further | 0 | 13.69 | 18-08-2026 |
| 4 | Intel ANV Driver Enables Vulkan Video AV1 Encoding For DG2/Alchemist GPUs | 0 | 9.96 | 12-08-2026 |
| 5 | D7VK 2.1 Brings Faster Load Times, More Performance Tweaks | 0 | 18.06 | 14-08-2026 |
| 6 | XFS Lands FALLOC_FL_WRITE_ZEROES For Efficiency Improvement In Linux 7.3 | 0 | 14.43 | 18-08-2026 |
| 7 | Fedora x86-64-v3 Optimized Packages Pushed Back To At Least Fedora 46 | 0 | 9.56 | 18-08-2026 |
| 8 | Linux 7.3 To Land Initial Code Improving vRAM Management, More Improvements Coming | 0 | 6.61 | 17-08-2026 |
| 9 | Rust For Linux 7.3 Begins Seeing Fixes To Prepare For Rust's GCC Backend | 0 | 8.65 | 18-08-2026 |