Terényi, Balázs
Results
32
comments of
Terényi, Balázs
It works as should from Kdenlive with the following wrapper (to make the exit code 0). ```bash #!/bin/bash /usr/bin/melt-7.bak "$@" ```
Everything is installed from the OpenSuSE Tumbleweed factory repositories. TBB package version: 2022.2.0-2.1 Now I compiled OpenCV 4.12.0 with -DWITH_TBB=OFF, installed it to /usr/local, set LD_LIBRARY_PATH=/usr/local/lib64, run the sample project...