On Tue, Dec 11, 2012 at 2:26 AM, Marco Fleckinger
<marco.fleckin...@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-+

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Kdenlive-devel mailing list
Kdenlive-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kdenlive-devel

Reply via email to