Rerender Clip

Re-render a clip from an edited EDL (the clip editor's save button).

Two paths, chosen automatically:

  • FAST: every segment stays inside the range the canonical clip was cut from → recut straight from the already-reframed canonical file. No ML, no source needed.
  • SOURCE: a segment reaches outside → recut from the retained source and re-reframe with the same engine the pipeline used. 409 when the source already aged out.
post/api/clip/rerender

Request body

job_idstring required
clip_indexinteger required
snap_to_wordsboolean
reapply_captionsboolean
framingstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/clip/rerender:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes