
Yes, I got that.ratherDashing wrote:omxplayer was working with the bug that it ended early. Now after updating I get:
pi@raspberrypi /usr $ omxplayer
/usr/bin/omxplayer.bin: error while loading shared libraries: libavcodec.so.54: cannot open shared object file: No such file or directory
A fixed package has now been uploaded.dom wrote:Yes, I got that.ratherDashing wrote:omxplayer was working with the bug that it ended early. Now after updating I get:
pi@raspberrypi /usr $ omxplayer
/usr/bin/omxplayer.bin: error while loading shared libraries: libavcodec.so.54: cannot open shared object file: No such file or directory
sudo apt-get purge omxplayer
sudo apt-get install omxplayer
fixed it for me.