[FFmpeg-trac] #10809(build system:closed): libvulkan.so not linked when `--enable-vulkan`.

FFmpeg trac at avcodec.org
Thu Feb 1 19:22:53 EET 2024


#10809: libvulkan.so not linked when `--enable-vulkan`.
--------------------------------+----------------------------------------
             Reporter:  Atemu   |                    Owner:  (none)
                 Type:  defect  |                   Status:  closed
             Priority:  normal  |                Component:  build system
              Version:  6.1     |               Resolution:  invalid
             Keywords:          |               Blocked By:
             Blocking:          |  Reproduced by developer:  0
Analyzed by developer:  0       |
--------------------------------+----------------------------------------
Comment (by Atemu):

 To re-iterate, the issue lies in trying to enable ffmpeg's own Vulkan
 support for i.e. hwaccel, not libplacebo's filters that use VK internally.
 Please take a closer look at the original report again.

 Enabling (but not using) libplacebo and providing its libs make ffmpeg's
 Vulkan video hwaccel work on ffmpeg v5 and greater. In ffmpeg v4, Vulkan
 support works without libplacebo as expected.

 (All using the same packaging modulo enabling things in ffmpeg>4 that only
 exist in ffmpeg>4.)

 Are you able to run the reproducer on ffmpeg>4 when configured with
 `--enable-vulkan --disable-libplacebo`?
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10809#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list