
Veo-3 prompt: How to add multiple visual sequences in single prompt. ( image to video)
Prompt :
{
"shot": {
"composition": "cinematic third-person angles with smooth transitions between shots",
"camera_motion": "starts static, then tracking as action unfolds",
"film_grain": "cinematic clean look with light HDR texture"
},
"visual_sequence": [
{
"camera_angle": "medium wide shot",
"action": "man waves his hand toward camera"
},
{
"camera_angle": "over-the-shoulder",
"action": "he presses a button, and the car door opens upward in a sleek Lambo-style motion"
},
{
"camera_angle": "low angle tracking",
"action": "camera follows as he steps inside and sits down"
},
{
"camera_angle": "tight close-up",
"action": "his finger presses the engine start button, dashboard lights flare, engine roars"
}
],
"cinematography": {
"lighting": "natural outdoor light with subtle shadows",
"tone": "cinematic, grounded, smooth storytelling"
},
"audio": {
"ambient": "soft outdoor sounds",
"sfx": "soft button click, upward door whoosh, seat creak, engine ignition rumble, tires rolling"
},
"color_palette": "natural tones with high contrast highlights for cinematic feel"
}

