Tiny Hero vs. Capybara, Riverside Showdown

Veo 3ComedyAnimationStructured PromptSlow MotionHandheld Camera8s
"Tiny Hero vs Capybara": a JSON for a cartoon-style standoff between a miniature hero and a capybara by the river. A clickbait-worthy template for cute showdowns.
PROMPT · Veo 3 提示词
Create with AI
{ "version": "veo-3", "mode": "video", "meta": { "title": "Tiny Hero vs Capybara — River Showdown", "description": "Comedic, cartoon-style showdown between a tiny child-like character and a capybara at a sunny riverbank." }, "output": { "aspect_ratio": "9:16", "duration_seconds": 8, "frame_rate": 24, "style": "cinematic cartoon realism, vibrant colors, IMAX-level detail" }, "audio": { "type": "music", "description": "Playful orchestral soundtrack with exaggerated drum hits for comedic timing", "sync": "Hit drums when characters make big gestures" }, "scenes": [ { "start": 0.0, "end": 2.0, "shot": { "camera": "medium-wide shot at eye level", "lens": "35mm", "motion": "slow dolly-in toward the characters", "lighting": "warm afternoon sunlight, slight sparkle on water", "environment_fx": ["gentle river ripple", "dragonflies flying past"] }, "location": "lush green riverbank with wildflowers and tall grass", "subjects": { "character_1": "tiny round-faced humanoid with big curious eyes, soft hair tufts, wearing oversized pastel romper", "character_2": "large fluffy capybara with glossy fur and relaxed expression" }, "action": { "interaction": "tiny character points dramatically at the capybara, stomping foot like issuing a playful challenge" } }, { "start": 2.0, "end": 5.0, "shot": { "camera": "alternating over-the-shoulder shots between characters", "lens": "50mm", "motion": "gentle handheld wobble for mock tension", "environment_fx": ["subtle breeze moving grass"] }, "action": { "capybara": "tilts head slowly, then splashes water with paw toward tiny character", "tiny_character": "jumps back dramatically and waves tiny fists in exaggerated mock-battle stance" } }, { "start": 5.0, "end": 8.0, "shot": { "camera": "wide hero shot", "lens": "24mm", "motion": "slight crane upward as both characters lean toward each other", "effects": ["slow-motion water droplets midair", "lens flare from sun"] }, "action": { "both": "lean in for a playful face-off, freeze in dramatic pose as music hits final note" } } ], "rendering": { "detail": "soft fur textures, vibrant grassy greens, sparkling water, expressive facial animations", "color_grade": "bright and colorful, Pixar-style" }, "constraints": { "tone": "lighthearted, comedic, family-friendly", "safety": "no real violence; interaction is playful and exaggerated", "brand_free": true }, "sync": { "beat_bpm": 100, "edit_points_seconds": [0.0, 2.0, 5.0, 8.0] } }
✍️ Editor’s Notes

结构化到近乎工程文档,「scenes」按0.0-2.0/2.0-5.0/5.0-8.0三段切,每段独立挂camera.lens/motion,末尾还留了「edit_points_seconds」和「beat_bpm」两个同步锚点。这是给Veo 3喂节拍对齐信息的聪明做法——卡点剪辑光靠文字描述「炸鼓点」很虚,给出具体bpm和秒数,模型才有东西可以对齐。「constraints.brand_free」这种自我审查字段也值得抄,能省不少被拒的麻烦。

Create with AI
Related Works
×