FS#72520 - [ffmpeg] Add Vulkan and libglslang support

Attached to Project: Arch Linux
Opened by m00n (m00n) - Friday, 22 October 2021, 22:04 GMT
Last edited by Toolybird (Toolybird) - Tuesday, 06 September 2022, 22:53 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Maxime Gauduin (Alucryd)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 9
Private No

Details

There's a piece of software i'd like to package on the AUR which requires Vulkan support and associated filters (which require libglslang) in ffmpeg.

This would require these flags:

--enable-vulkan
--enable-libglslang

Dependencies:

vulkan-icd-loader
glslang

Make Dependencies:

vulkan-headers

This task depends upon

Closed by  Toolybird (Toolybird)
Tuesday, 06 September 2022, 22:53 GMT
Reason for closing:  Fixed
Additional comments about closing:  ffmpeg 2:5.1.1-3
Comment by m00n (m00n) - Friday, 22 October 2021, 22:06 GMT
Note: i did create a `ffmpeg-vulkan` package on the AUR for this initially, but it creates a few problems with dependencies, especially recently i'm getting some weird problem with libvpx
Comment by m00n (m00n) - Friday, 22 October 2021, 22:47 GMT
Comment by Jonathon (jonathon) - Thursday, 04 November 2021, 02:26 GMT
Patch is relatively minimal. Has been working fine here for the last few days, no apparent side-effects.

Loading...