Squat Tutorial — veoPrompt XML

Veo 3Structured PromptRealisticFitness8s
A female trainer's squat tutorial written entirely in <veoPrompt> XML tags. A spec sample for fitness instruction videos, where each field is its own shot.
PROMPT · Veo 3 提示词
Create with AI
<veoPrompt version="3.0"> <meta title="Perfect Squat by Female Trainer" aspect_ratio="16:9" duration="00:08" fps="24" style="clean, feminine, premium fitness tutorial" mood="motivating, graceful, professional" tags="fitness,squat tutorial,female workout" /> <look> <colorgrading>natural daylight with soft peach tones, gentle skin highlights</colorgrading> <lighting>large softbox key light from the front with subtle rim light on hair and shoulders</lighting> <wardrobe>light pastel blue sports bra, matching high-waisted leggings, white running shoes</wardrobe> <props>neatly laid yoga mat, foam roller, small potted plant in background for softness</props> </look> <scene> <location>light-filled boutique gym studio with wooden floor and soft neutral walls</location> <time_of_day>morning</time_of_day> <camera> <movement>smooth horizontal dolly from side, tracking her motion as she squats</movement> <angles>medium shot from side at hip level, then slight tilt-up to catch her smile</angles> </camera> <action> <description>A toned, graceful female trainer smiles warmly and says, “Here’s how to master your squat.” She performs one perfect squat: feet shoulder-width, spine tall, hips low, knees aligned. Ends standing tall, placing hands on hips, and nodding gently: “Feel the difference?”</description> </action> </scene> <audio> <voice>gentle, encouraging female voice with clear tone</voice> <music>uplifting acoustic-electro blend, soft and modern</music> <sfx>faint gym ambiance: distant steps, quiet air conditioning, gentle reverb</sfx> </audio> </veoPrompt>
✍️ Editor’s Notes

这条是XML格式的veoPrompt,标签化程度比JSON还狠,meta/look/scene/audio四大块层层嵌套,连colorgrading、wardrobe、props都单独开标签——本质是把摄影指导的分镜表直接翻译成机器可读格式。这种写法对熟悉Veo 3自定义模板的老玩家很友好,字段颗粒度细到能单独控制「softbox key light」和「rim light」这种打光细节,代价是啰嗦,换来的是几乎不跑偏的稳定输出。

Create with AI
Related Works
×