FFAB *will* build for Windows (it's based on Qt 6.7.3 and C++ with no dependencies), but I need someone to do it ... I do not have any form of Windows machines here, and I don't really want to start that rabbit hole. But the code will compile & build for Windows by anyone with some Qt experience.Broken wrote: Fri Mar 13, 2026 1:51 am This looks great. I'm using Windows, but this should run well enough on a Linux VM.
I've tested FFAB on Ubuntu 24 VMs and it works OK as far as I can tell. Linux builds are automated via github workflows, I don't have a dedicated Linux box here.There is one issue related to GStreamer bundling (=> required so FFAB can generate audio previews), so you *might* need to launch FFAB via command line:
Code: Select all
GST_PLUGIN_SYSTEM_PATH=/usr/lib/$(uname -m)-linux-gnu/gstreamer-1.0 ./FFAB***ADD_VERSION_NUMBER***.AppImage