(oops, seems like i have sent this email originally to gem-dev-admin instead of gem-dev)
Guenter Geiger wrote:
Hi,
Thanks for the patch. I am fighting with a changed API for ffmpeg on unstable though. Did you compile on testing ?
for quicktime, neither "quicktime/quicktime.h" nor "lqt/quicktime.h" should be included but plain "quicktime.h" (and the full include-path returned by lqt-config (or "pkg-config libquicktime" (only available on unstable i think) should be added to the INCLUDES)
as for PIC: is still have no real idea how to handle this upstream; currently i use/suggest something like "PKG_FFMPEG_LIBS=`ffmpeg-config --plugin-libs avformat ./configure"
but i am not sure, whether this hack is suitable for a distribution.
as for the ffmpeg-api changes, in upstream filmFFMPEG there are some adaptions to this.
just my 2cents.
mfg.asd.r IOhannes