Warning, /multimedia/kdenlive/data/clipjobsettings.rc is written in an unsupported language. File is not indexed.

0001 #Built in jobs have no name as this is filled by Kdenlive on startup with translated names
0002 [Ids]
0003 stabilize=
0004 scenesplit=
0005 timewarp=
0006 custom=My Custom job
0007 
0008 #FolderName is the name of the folder where output file will be placed, if any
0009 [FolderName]
0010 stabilize=Stabilize
0011 timewarp=Speed
0012 
0013 #FolderUse can be: rootfolder (place folder at top level), subfolder (place folder where the source clip is), nooutput (this job doesn't create a video file, replace (the resulting file will replace clip in project
0014 [FolderUse]
0015 stabilize=rootfolder
0016 timewarp=subfolder
0017 scenesplit=nooutput