Skip to content

Step 1 - Init

The Init step is where you configure the work and, for style transfer, upload the reference video.

Step 1

FieldDescription
Modestyle_transfer — replicate reference video style; content_remix — generate from text only.
Product nameSubject of the video (e.g. product or topic name).
Product descriptionOptional short description.
Target audienceWho the video is for.
LanguageOutput language (e.g. en, tr).
Video durationDesired total duration in seconds.
Scene countNumber of scenes to generate.
Reference video(Style transfer only) Upload the video to analyze.
  • For style_transfer, upload a reference video in this step. It is stored under the work and used in Step 2: Analyze.
  • For content_remix, you can leave this empty; the Analyze step will be skipped unless you add a reference later.
  • All form fields are saved on the work (mode, productName, productDescription, etc.).
  • The reference video file is stored via POST /api/projects/:id/works/:id/media/reference.

Go to Step 2: Analyze to run vision AI on the reference video (or skip to Step 3: Scenario if you have no reference).

See Pipeline Overview and Step 2: Analyze.