On Wed, Jul 16, 2014 at 7:11 PM, GitHub <nore...@github.com> wrote: > Branch: refs/heads/master > Home: https://github.com/mltframework/mlt > Commit: c6ca7214566adfff0ed336b726f4dc88b96f8cda > > https://github.com/mltframework/mlt/commit/c6ca7214566adfff0ed336b726f4dc88b96f8cda > Author: Dan Dennedy <d...@dennedy.org> > Date: 2014-07-16 (Wed, 16 Jul 2014) > > Changed paths: > M src/modules/vid.stab/filter_vidstab.cpp > > Log Message: > ----------- > Revert "Workaround vidstab analysis crashing at end on Windows." > > This reverts commit 3733ab00f2a0aa6cc40b4c9cb732ffc36dd916db.
In case anyone is curious, the problem lies in compiling with vid.stab with gcc -O3 optimizations (at least for gcc 4.8 for MinGW). The solution is to reduce it to -O2 in the vid.stab CMakeLists.txt file. -- +-DRD-+ ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel