https://bugs.kde.org/show_bug.cgi?id=251894 --- Comment #11 from Christoph Feck 2011-08-19 08:30:20 --- "lame" is a command line tool, not a shared library, so this is an issue that using the ffmpegthumbnailer library would not solve. We have a thumbnailer that uses the "mplayer" command line tool, if you need such a type of optional dependency. The right way to solve that would be to use explicit dlopen calls to load the ffmpeg libraries. In other words, I still see no benefits for using yet another abstraction layer, that does not actually offer the interface we need (generating thumbnails directly to memory). -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ kde-multimedia mailing list kde-multimedia@kde.org https://mail.kde.org/mailman/listinfo/kde-multimedia