Patch: disable input sources in x264
Hopefully this patch (apply with git am) will fix err Andrea was seeing on Arch? Not sure about lv2 situation there .. For git clone size - may be before that it was shallow (--depth 1) clone and now its full? For me update was just few megabytes - size of ffmpeg 8.0 source tarball ...
Thanks Andrew, with your patch the compilation goes almost all the way through, but stops because of bdwrite. Link to the log: https://www.dropbox.com/scl/fi/0yzqwrfpj0o9hvpymuka6/cin5.tar.gz?rlkey=ibu6w...
On Fri, Nov 21, 2025 at 8:04 PM Andrea paz <[email protected]> wrote:
Thanks Andrew, with your patch the compilation goes almost all the way through, but stops because of bdwrite.
Link to the log: https://www.dropbox.com/scl/fi/0yzqwrfpj0o9hvpymuka6/cin5.tar.gz?rlkey=ibu6w...
undefined reference to `clRetainCommandQueue' try to add export EXTRA_LIBS=" -lOpenCL " and then re-run configure/make ....
export EXTRA_LIBS=" -lOpenCL "
Success! With your advice on export... I managed to compile without errors. Thanks for the third time! PS: I checked that there are no differences between using Wayland or XOrg. In CinGG, the lv2 plugins (both Calf and Lsp) work but without UI. In Ardour (DAW), both Calf and Lsp work, but Calf has no UI while Lsp does.
Andrew-R, This patch has been checked into GIT after compiling on Fedora and Ubuntu. On Fri, Nov 21, 2025 at 9:12 AM Andrew Randrianasulu < [email protected]> wrote:
Hopefully this patch (apply with git am) will fix err Andrea was seeing on Arch?
Not sure about lv2 situation there ..
For git clone size - may be before that it was shallow (--depth 1) clone and now its full?
For me update was just few megabytes - size of ffmpeg 8.0 source tarball ...
participants (3)
-
Andrea paz -
Andrew Randrianasulu -
Phyllis Smith