cinematic_motion
Turn a single listing photo into a short cinematic clip with a professional camera move (zoom, orbit, fly-through, crane up…). No second frame needed. Costs credits from the user's Pixly balance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Aspect ratio | 9:16 |
| r2Path | No | R2 object path from an upload ticket (POST /api/v1/uploads) — the alternative to imageUrl when the photo is a local file. | |
| imageUrl | No | Public https URL of the source photo, or a data: URI. Either imageUrl or r2Path is required. | |
| direction | No | The direction the camera travels, for the moves that have one (orbit, pan, drone-orbit). 'left-to-right' sends the camera rightward, 'right-to-left' leftward. Ignored by every other move; omit to use the move's own default. | |
| cameraMove | No | Camera-move preset | zoom |
| durationSeconds | No | Clip length; the routed model validates its supported tiers |