Animate the provided image. Preserve the main subject, composition, lighting, and environment. Move the camera directly downward in one smooth, slow, continuous motion.
Use this motion direction:
{
"task": "animate_provided_image",
"source_image": {
"role": "first_frame",
"preserve": [
"main subject",
"composition",
"lighting",
"materials",
"environment"
]
},
"camera_motion": {
"type": "straight_vertical_boom_down",
"path": "camera moves directly downward in one smooth continuous line",
"speed": "slow and steady",
"constraints": [
"no orbit",
"no sideways pan",
"no zoom",
"no cuts",
"no sudden acceleration",
"no camera shake"
]
},
"scene_motion": {
"style": "subtle natural motion only",
"depth": "foreground, midground, and background separate with gentle parallax",
"subject": "keep the subject stable and recognizable"
},
"output": {
"no_text": true,
"no_graphics": true,
"no_audio": true
}
}