Archive:Kdenlive/Manual/Useful Information/FAQ: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
=== | === 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. | 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. |
Revision as of 16:39, 14 December 2011
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.