Re: Re: [Matroska-devel] Re: Variable Framerate,plugi n based video editing tool
Steve Lhomme <[email protected]> Wed, 28 Jan 2004 21:04:32 +0100
| Newsgroups | gmane.comp.multimedia.media-api |
|---|---|
| Message-ID | <[email protected]> |
Toby Hudon wrote: > Chris, I understand your concern, but it seems to me it would be pointless to spend time defining some kind of plugin and codec API with nothign for them to process. If we do the file and scripting/control thing properly, then on the list #3, 4, 5, and 6 are done for free, and #9 about 90% just pending the definition of the filter plugins. The scripting and control component is probably at least half the project in terms of completing the goals. You can pretty much do real editing once it's in place barring rendered effets like transitions. After that all that's needed is the API for the filter and codec plugins and the GUI to make it all easy to use. The scripting IS the editor, the filters and the rest are just tools for the scripting language to use. Especially if the core can work without the GUI, as Mosu suggested.