yes it was me ;) i let some details open until the metadata system is ready.
the frei0r plugin for mlt is also ready, i wait only for the metadatasystem to make it complete. Am Dienstag, 19. Februar 2008 schrieb Dan Dennedy: > Oh wait, heh, I just realized that Marco wrote this, and he already > knows about this :-) Oh well, consider it an update. > > On Feb 18, 2008 9:15 PM, Dan Dennedy <dan at dennedy.org> wrote: > > On Feb 18, 2008 12:48 PM, jb <jb at kdenlive.org> wrote: > > > Marco Gittler wrote: > > > > Hi > > > > > > > > if nobody is working on it, i would start implementing the > > > > effectstackview > > > > > > > > regards marco > > > > > > Hi! > > > > > > Yes, sorry I didn't reply to your previous mail, I am quite busy these > > > days. Anyways, it's great if you want to take care of that. I changed > > > the way effects are managed in the KDE4 version. > > > > > > The idea was to have a the main Kdenlive app keeping a copy of all xml > > > effects, and have the clipitems (which are now simple QGraphicsItem) > > > have a QList of QDomElements representing their effects. > > > > > > Hope the code is readable, don't hesitate to contact me if you have > > > questions / ideas,... > > > > Also, keep in mind that in MLT, I am currently adding a metadata > > system. SVN shows the API in MltRepository.h. The metadata will be > > available as a tree of Properties. In my working copy, I have > > implemented a YAML Tiny parser in the Properties class to make it easy > > to add the metadata to the modules (not required). Now, I am working > > on the schema. There will be some influence from kdenlive, but not the > > same. The advantage of having it in MLT is that modules that are > > bridges to other systems like LADSPA and frei0r (forthcoming) can > > register what they discover making a more dynamic system. > > > > -- > > +-DRD-+
