Archive:Kdenlive/Manual/Useful Information/FAQ: Difference between revisions

From KDE UserBase Wiki
(added category)
mNo edit summary
Line 1: Line 1:
<languages/>
<translate>
=== What components does kdenlive use? ===
=== What components does kdenlive use? ===


Line 10: Line 12:


[[Category:Kdenlive]]
[[Category:Kdenlive]]
</translate>

Revision as of 12:40, 2 November 2012

What components does kdenlive use?

In effect Kdenlive is frontend to melt - which uses the MLT video framework. 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.