New submission from Giles AJ <[email protected]>: I run the script below every midnight and create a movie out of jpg images created throughout the day. I updated my version on Centos 5, after this script ran last night, and part of the update was ffmpeg. I now get the following error when I run the script. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ /usr/local/bin/ffmpeg: error while loading shared libraries: libavformat.so.51: cannot open shared object file: No such file or directory +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ libavformat.so.52 is in the directory /usr/lib64 and it has an arrow over the top of it. There is also in the same folder another file called libavformat.so.52.31.0 but there is not a file with the extension 51.
How do I get the script to run ?? ---------- messages: 12676 priority: normal status: new substatus: new title: error while loading shared libraries: libavformat.so.51: ________________________________________________ FFmpeg issue tracker <[email protected]> <https://roundup.ffmpeg.org/issue2384> ________________________________________________
