Open Movie Editor Changelog

What's new in Open Movie Editor 0.0.20090105

Jan 5, 2009
  • This release fixes some compile problems, some bugs, and uses a job-queue instead of idle-handlers for generating wav-forms and thumb-nails.

New in Open Movie Editor 0.0.20081029 (Oct 29, 2008)

  • This releases changes the version requirements back to libquicktime 1.0.0 again, because it is an extra hassle to upgrade libquicktime, especially because distributions do not yet ship a newer version of libquicktime. There is a new Filter Panel, that avoids opening new dialogs for any frei0r filters, instead they are kept in the main window. Some custom filters still have separate dialogs though. Gmerlin Filters are now supported as well, although this code is still incomplete, so don't use it, it might crash or not save and restore properly. The file reading backend was switched completely to gmerlin-avdecoder. This means more solid decoding, but it could be that some video files are no longer readable. But those formats you should not be using anyways. It also means that ffmpeg is no longer a direct dependency, because it is used through gmerlin-avdecoder. There is also a new menu in the preview, that can switch between different framerates. This will be used for playback, and also for scrubbing, so the next frame button works for different framerates. Other than that, the sourcecode was somewhat reorganized, and plugins were put into separate folders.