(In reply to comment #55) > I ran into > > ImportFFmpeg.cpp > ..\..\..\src\import\ImportFFmpeg.cpp(874) : error C3861: 'lrintf': identifier > not found > ..\..\..\src\import\ImportFFmpeg.cpp(878) : error C3861: 'lrint': identifier > not found > > on Windows Unicode Release.
Sorry about that Gale. Will upload a new patch shortly, but in the interim, you should be able to add an include at the top of ImportFFmpeg.cpp: #include "float_cast.h" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/602934 Title: ffmpeg import/export not working with ffmpeg version in maverick -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
