Error while loading shared libraries: libffmpeg.so: cannot open shared object file: No such file or directory.

Short Description:


O.S: Debian 10 buster

Kernel version: x86_64 Linux 4.19.0-10-amd64

version Whatsdesk: V0.3.3


Description: Application doesn't run without "sudo whatsdesk --no-sandbox"

I installed the .deb package with "dpkg -i", solved the dependencies with "apt install -f" and tought everything was right, but then when I tryied to run the application, It gives me the error "whatsdesk: error while loading shared libraries: libffmpeg.so: cannot open shared object file: No such file or directory". The only way I can run the application is with "sudo whatsdesk --no-sandbox.

Also, I do have ffmpeg:

saga@debian:~$ whereis ffmpeg ffmpeg: /usr/bin/ffmpeg /usr/share/ffmpeg /usr/share/man/man1/ffmpeg.1.gz