Archive:Kdenlive/Manual/Useful Information/FAQ

From KDE UserBase Wiki
Revision as of 13:37, 3 December 2011 by Ttguy (talk | contribs) (What components does kdenlive use?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

FAQ

What components does kdenlive use?

In effect Kdenlive is front end to melt - also known as MLT. The MLT video framework relies on the FFMPEG project. Kdenlive writes sh.mlt XML files that code the edit points and transitions and it then calls /usr/bin/kdenlive_render and /usr/bin/melt to render the video.