Hey J-S, Always helping the poor me here, thanks! ;)
I ran osgdb_ffmpeg.dll on dependency walker and it shows me two errors. One saying that "at least one module has an unresolved import due to a missing export function in an implicitly dependent module." and the other that "At least one module has an unresolved import due to a missing export function in an implicitly dependent module." I guess the first one is being caused by the second, probably the AVXXX dlls I'm using are compiled to a x86 machine and I'm on 64-bit Windows 7. Even though I compiled the ffmpeg plugin to x86 using static ffmpeg x86 libraries. The bad news is that I don't have linux to cross-compile ffmpeg dlls to x64 and it seems kinda hard to find those already compiled or to compile it using MinGW. Unfortunately, I guess I'll have to stick with Quicktime... You have any other ideas? Cheers, Theo ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=30247#30247 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

