Veo 3 Video Generation (Gemini API) Use the bundled script to generate an MP4 from a text prompt. Generate (text → video) Generate a longer video by stitching segments Veo commonly outputs 8s clips per request. Use to generate multiple clips and concatenate them with ffmpeg. Important: This skill sends one prompt per segment (one Veo request per segment). Use to keep style consistent across segments. Options: - : prepended to every segment prompt (recommended). - (repeatable): provide one prompt per segment (overrides ). - (default): appends continuity instructions per segment (only when usin…