--> ap/xxxxx

__

GNEVE (GNU Emacs video editing) 0.2 released: (2008.03.06:1)

http://1010.co.uk/gneve.el

TODO:

; 0] render options ; 1] Add support for transitions ; 2] Subtitle editor built on same foundations ; 3] Fix SDL/X11 and size of clip ; 4] Support for org-mode linking to re-write and place here

For GNEVE updates - checking out MLT multimedia framework: (2008.03.05:2)

http://www.mltframework.org/twiki/bin/view/MLT/

1] Building from source:

./configure --disable-valerie --avformat-svn

and edit some source which has incorrect location for headers

2] Incorrect commandline invocation of inigo causes system freeze.

for testing: inigo test.avi in=90 out=100 -consumer avformat:rendered_file.avi real_time=0

crashes but does produce some output [update - svn version works but freezes whilst processing]

// update2 - do NOT run inigo as root

3] Supports in and out points, and rendering to and from westley XML format:

http://www.mltframework.org/twiki/bin/view/MLT/Westley

which is a list of producers/clips.

Further links:

http://www.dennedy.org/mlt/twiki/bin/view/MLT/Questions

http://www.mail-archive.com/kdenlive-devel@lists.sourceforge.net/msg00003.html

http://www.kdenlive.org/mantis/view.php?id=23