by ruidc » Sat Jul 21, 2012 8:06 pm
I tried creating a symlink to libavformat.so.54.6.100 but then it complained about this missing: (symbol?)
/usr/bin/mediatomb: /usr/lib/libavformat.so.53: version `LIBAVFORMAT_53' not found (required by /usr/bin/mediatomb)
would a patch to versions make it work perhaps?
This file seems to belong to package ffmpeg which is used by ffmpegthumbnailer (both of which also changed earlier in July) .
Running ldd against mediatomb on my sheevaplug shows that it is looking for both .53 and .54 versions.
Could this have been a build problem in building the package for either mediatomb or ffmpeg?