ffmpeg was working fine until I got the following error message.
ffmpeg: error while loading shared libraries: libopencv_core.so.2.4: cannot open shared object file: No such file or directory
I tried to install opencv again I followed this script
$ opencv_version
3.4.1
any idea
Thks