video_frame
Control video generation by specifying first and last frame images, with a text prompt for scene description.
Instructions
首尾帧控制视频
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fps | No | 帧率(12-30) | |
| async | No | 是否异步模式,默认true(异步) | |
| model | No | 模型名称 | jimeng-video-3.0 |
| prompt | Yes | 视频描述文本 | |
| duration | No | 时长(毫秒,3-15秒) | |
| resolution | No | 分辨率 | 720p |
| lastFrameImage | No | 尾帧图片路径 | |
| firstFrameImage | No | 首帧图片路径 | |
| videoAspectRatio | No | 视频宽高比 | 16:9 |