What steps will reproduce the problem?
1. make
What is the expected output? What do you see instead?
normal install
What version of the product are you using? On what operating system?
2.0.4
Please provide any additional information below.
make produces "CODEC_TYPE_VIDEO" not defined in
libffmpegthumbnailer/moviedecoder.cpp.
I had this problem before with other software that
depend on ffmpeg-libraries. This due to the fact
that they changed the name of CODEC_TYPE_VIDEO
to AVMEDIA_TYPE_VIDEO.
Then everythings works;-)
In case you wanted to know
Original issue reported on code.google.com by nicolasf...@gmail.com on 15 Oct 2011 at 1:42
Original issue reported on code.google.com by
nicolasf...@gmail.com
on 15 Oct 2011 at 1:42