On Saturday 06 Jul 2002 8:50 pm, Christian Berger wrote: > BTW here's the current cutter roadmap (I'm lazy, I know) > 1. Simple procedures for handling kdenlive video files > 2. Writing Kdenlive video files from single frames. > 3. Fully fledged cutter for video > 4. Audio
It might be worth checking out the various multimedia frameworks in development and see if it is easier to plug a codec into one of them, rather than writing the entire cutter from scratch. I have been looking at gstreamer a bit recently, but haven't had time to figure out if it's the kind of thing that we need or not. gstreamer.sourceforge.net As far at the user interface is concerned, I have now got enough working to be able to drag files to and from the project list. So for instance, you can add an mp3 to the project list, then drag it to xmms and it will be added to the playlist. You can also drag multiple files from konqueror onto the project list and it will add them. I am now starting work on redesigning the timeline widget so that it is reusable, and in the process clip support for dragging stuff to and from the project list will be added. Cheers, Jason. -- Jason Wood I don't give up, I lose interest Homepage : www.uchian.pwp.blueyonder.co.uk
