Skip to main content

cleya export-nle

Export edit plan as FCPXML for Premiere Pro / DaVinci Resolve

cleya export-nle --cuts '[{"input":"video.mp4","start":0,"end":10},{"input":"video.mp4","start":30,"end":45}]' --name 'My Edit'

Options

FlagWhat it does
--cutsJSON array of cuts: [{input, start, end, transition?, transition_duration?}]required · string
--nameProject namestring · default Cleya Edit
--fpsTimeline FPSstring · default 30
--widthTimeline widthstring · default 1920
--heightTimeline heightstring · default 1080
--srt-filePath to SRT subtitle filestring
--outputOutput .fcpxml file pathstring
--overwriteOverwrite output file if it existsboolean

Category: export — hand off to other tools (NLE timelines, translated subs)

Generated from the toolkit

Generated from cleya capabilities, the toolkit's own manifest, so it cannot drift. Run cleya export-nle --help for the same information in your terminal.