[Kdenlive-devel] External Video rendering

Dan Dennedy dan at dennedy.org
Tue Dec 11 18:05:32 UTC 2012


On Tue, Dec 11, 2012 at 2:26 AM, Marco Fleckinger
<marco.fleckinger at wikipedia.at> wrote:
> Hello,
>
> I'm new here, but I have just a short question. It wasn't possible to
> find the answer on the web. Maybe I also just missed it?
>
> Is it possible to export a melt command line from a kdenlive project, so
> I could render the project also on another machine without needing to
> install a graphical user interface?

You can save a render script, but that uses kdenlive_render, which is
little more than a wrapper around melt for some special things like
making dual pass appear as one job. You do not really need it.
Basically, you can just render the kdenlive project file directly with
melt. The kdenlive render script will show you the melt avformat
parameters for the encoding after kdenlive has done some variable
substitutions based on project and render dialog settings. Thus, you
can prototype it in kdenlive, make a render script, and then copy the
parts of the render script for your own custom melt-only script.

Please be aware that not everything works in a typical headless
configuration. Things like kdenlivetitle and SVG loading require the
QtGui module that does not work without an X11 session, but you can
use the xvfb virtual X11 server!

> Marco Fleckinger
> WikiTV-Team

intriguing project name

-- 
+-DRD-+




More information about the Kdenlive mailing list