On 2/12/26 1:15 AM, Andrew Randrianasulu wrote:
https://disk.yandex.ru/d/Eqvrpylgwvc7Rw
I fighted libplacebo and not sure who won - there is no Vulkan device in qemu VM!
Try when you can and tell me what works?
I did not include 16bpc crash fixes there, but without specifical env. variable those old new formats should not show up
Extracted the AppImage and copied the h264_vulkan_8b420.mp4 preset to squashfs-root/usr/bin/ffmpeg/video But unhappily no run success with Vulkan rendering: ----- First run without export first; squashfs-root/ ./usr/bin/cin MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:993: FINISHME: support more multi-planar formats with DRM modifiers [h264_vulkan @ 0x7f209cf718c0] Device does not support the VK_KHR_video_encode_queue extension! FFMPEG::open_encoder err: Function not implemented int FFMPEG::open_encoder(const char*, const char*): open failed h264_vulkan:/Videoklipp/VULKAN/hdv09-04_cin_h264_vulkan_8b420.mp4 Render::render_single: Session finished. -------------- Second run with export ANV_DEBUG="video-decode,video-encode" /squashfs-root> ./usr/bin/cin Cinelerra Infinity - built: Feb 12 2026 02:45:04 ..... MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:993: FINISHME: support more multi-planar formats with DRM modifiers FFStream::encode_frame: vaapi encode failed. file: /Videoklipp/VULKAN/hdv09-04_cin_h264_vulkan_8b420.mp4 err: Generic error in an external library FFMPEG::mux_video err: Operation not permitted ** segv at 0x180792d in pid 84240, tid 86839 writing debug data to /tmp/cinelerra_84240.dmp lock_items: 22 lock_frees: 4 ** dump complete Segmentation fault (core dumped) ./usr/bin/cin