Anonymous - 2012-02-10

I've had the same problem. Here is a quick and probably dirty workaround:

Add "using namespace ffmpegthumbnailer;" to src/plugins/metadata_ffmpegthumbnailer.cpp at the appropriate position.

It seems to compile ok after this.