[Kdenlive-devel] Scripting rendering

Marco Gittler g.marco at freenet.de
Sat Mar 15 19:33:10 UTC 2008


That should work with krenderer or inigo

copy the export profile and project file from kdenlive and make a command 
like:

inigo project.kdenlive  -consumer avformat:output1.avi f=avi minrate=0 b=400k 
ab=32000 ar=22050 s=240x180 vcodec=mpeg4 mbd=2 trell=1 mv4=1 progressive=1

work very well ;)

regards marco

Am Samstag, 15. März 2008 schrieb Thomas Petazzoni:
> Hi,
>
> I have several (~20) videos to render. Each video being 40-50 minutes,
> the rendering process takes a long time, so I would like to run it
> during the night (by preparing all .kdenlive project files before).
>
> Is it possible to run the rendering process from the command line ?
>
> I would like to be able to do something like:
>
> for p in *.kdenlive ; do
>  kdenlive --render $p ;
> done
>
> I've seen the kdenlive_renderer program, but from it doesn't seem to be
> really usable from the command line directly.
>
> Thanks for your ideas,
>
> Thomas



-- 
Wenn Windows 95 die Antwort ist, wie blöd ist dann die Frage gewesen?




More information about the Kdenlive mailing list