I am using Ubuntu 16.04 on an intel cpu with a gtx1050 gpu. The GPU option in Kdenlive is grey-out, I have to install the moveit library in order to make the use of a GPU available.
However,
apt-get install moveit
has no effect, so I googled for a tutorial on how to install it, there were a few and they had different names after apt-get install and had further commands, more complicated than a simple apt-get install command.
I tried them all, but with no positive result.
movit
rather thanmoveit
? The binary package appears to be calledlibmovit4
– steeldriver Apr 12 '17 at 19:37