Miha Tomšič wrote:
Hello!
I am trying to compile ffmpeg into Gem on Linux (fedora 10 and 11). Which version of ffmpeg is Gem 0.91-3 compatible with? I tried various 0.4.9 and 0.5 (finally an official version of ffmpeg), but function declarations are not compatible.
the short answer is: don't
instead try to get a recent gmerlin_avdec (http://gmerlin.sf.net) for your distro and get Gem from svn to build with gmerlin support.
this should give you ffmpeg support (and more) for video decoding.
fgasdrm IOhannes