root 権限以外で実行させるとエラーになる場合があります。
/usr/local/bin/ffmpeg: error while loading shared libraries: libavdevice.so.52: cannot open shared object file: No such file or directory
/etc/ld.so.conf に記述
/usr/local/lib
# ldconfig で反映
Just another WordPress site
root 権限以外で実行させるとエラーになる場合があります。
/usr/local/bin/ffmpeg: error while loading shared libraries: libavdevice.so.52: cannot open shared object file: No such file or directory
/etc/ld.so.conf に記述
/usr/local/lib
# ldconfig で反映