Open Movie Editor 0.0.20081029 released
Hi,
I’ve just uploaded the new release of the Open Movie Editor.
This release adds some smaller improvements, and it took so long, because I was mostly working on custom features for a movie we were making:
Now that this Movie is finished I removed those custom work, and released this version.
Have fun,
Cheers
-Richard
October 30th, 2008 at 12:48 am
Good! I will see the new release!
Congratulations for the movie! I see the trailer and look very well!!
Is made with Open Movie Editor?
I would like to invite you to participate on the 11º Buenos Aires International Independient Film Festival from Argantina. An important festival with international recognition.
Inscription -> http://www.bafici.gov.ar/inscripcion.php
If you like I can bring the movie to the festival (if you send me english subtitles I can translate to spanish).
Can contact me at “tentaculo.producciones ( at ) gmail (dot) com”
[I’m not part from the festival, only like the trailer hahaha]
October 30th, 2008 at 10:49 pm
Woo! New version!
November 27th, 2008 at 2:44 am
According to the changelog there’s a new support for the Gmerlin filters…
With this do you mean the support to the EffecTV effects? I just hope I’m right since they’re so much cool!
November 28th, 2008 at 10:28 am
Hi, yes there are a lot of effectv filters available as gmerlin filters, so you are right.
However, I have not tested them yet, so I cannot promise that they will work correctly.
Cheers
-Richard
March 4th, 2009 at 1:56 pm
Screenshots would be nice to see, as well as an update to the blog ?
April 6th, 2009 at 6:54 pm
I’m having trouble compiling this on my arch linux 64 bit machine
make[3]: Entering directory `/home/qubodup/openmovieeditor-0.0.20081029/src/GmerlinEffects’
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I/usr/include/lqt -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -D_THREAD_SAFE -D_REENTRANT -ggdb -I../../src -I../../src/sl -I../../src/tinyxml -I/usr/include/libxml2 -I/usr/include/lqt -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -D_THREAD_SAFE -D_REENTRANT -g -O2 -MT GmerlinFactoryPlugin.o -MD -MP -MF .deps/GmerlinFactoryPlugin.Tpo -c -o GmerlinFactoryPlugin.o GmerlinFactoryPlugin.cxx
GmerlinFactoryPlugin.cxx: In member function ‘virtual const char* nle::GmerlinFactoryPlugin::identifier()’:
GmerlinFactoryPlugin.cxx:61: error: ‘strncpy’ was not declared in this scope
make[3]: *** [GmerlinFactoryPlugin.o] Error 1
make[3]: Leaving directory `/home/qubodup/openmovieeditor-0.0.20081029/src/GmerlinEffects’
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/qubodup/openmovieeditor-0.0.20081029/src’
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/qubodup/openmovieeditor-0.0.20081029′
make: *** [all] Error 2