[Cin] vf_libplacebo

Andrew Randrianasulu randrianasulu at gmail.com
Wed Apr 23 00:12:28 CEST 2025


https://forum.doom9.org/showpost.php?p=1983532&postcount=248

Your machine should work with hw vulkan driver for AMD GPU, but there is
method to run same filter with software "lavapipe" (much slower, of course)
=====
Environment vars: LIBGL_ALWAYS_SOFTWARE=1 __GLX_VENDOR_LIBRARY_NAME=mesa
VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/lvp_icd.i686.json:/usr/share/vulkan/icd.d/lvp_icd.x86_64.json

Command: ffmpeg -i video.mkv -init_hw_device vulkan -vf
hwupload,libplacebo=format=yuv420p,hwdownload,format=yuv420p test.mkv
====

problem with self-building libplacebo it build-depends on some quite heavy
Vulkan shader compiler (?)  thing, termux does have libplacebo packaged for
mpv but binary package for ffmpeg (7.1.1) was built without vulkan support
...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20250423/b21f6201/attachment.htm>


More information about the Cin mailing list