关于此模型
PixVerse V6 视频延展会分析视频的最后几帧并向前生成新内容,从而无缝延续现有视频。支持最高 1080p 分辨率、最长 15 秒的延展时长、艺术风格预设以及可选的 AI 生成音频。
成本分析
| 提供商 | 费用 | 备注 |
|---|---|---|
| muapiapp | 起价 $0.033/秒 (360p, no 音频) to $0.150/秒 (1080p, with 音频) | Per-second 定价 on the generated extension. Default 720p without audio: $0.059/s. |
| Fal.ai | 暂不可用 | PixVerse V6 video extend is 不可用 on Fal.ai. |
| Replicate | 暂不可用 | PixVerse V6 video extend is 不可用 on Replicate. |
Per-second 定价 on the generated extension. Default 720p without audio: $0.059/s.
PixVerse V6 video extend is 不可用 on Fal.ai.
PixVerse V6 video extend is 不可用 on Replicate.
** 竞品价格根据相似模型架构和使用层级估算。
配置参数
| 参数 | 类型 | 描述 | 默认值 |
|---|---|---|---|
| 提示词 | string | 所需视频延展内容的文本描述。 | As the gravity distortion intensifies, the entire city begins folding and rotating like a shifting maze. The woman is pulled upward as gravity flips vertically, forcing her to run along the side of a skyscraper. Buildings detach and float into the sky while chunks of the street break apart beneath her feet.
She leaps onto a drifting car that is spinning mid-air, using it as a moving platform. Explosions of sparks and debris burst around her as nearby structures collapse inward. The camera whips around her in a fast orbit, then suddenly dives downward as gravity snaps again.
She falls briefly before landing on an upside-down street where vehicles are sliding overhead. A massive section of the city tears loose and begins spiraling into a vortex in the sky. She sprints toward stability as the environment continues warping, with gravity shifting in rapid pulses and the camera continuously rotating to match the changing orientation. |
| 视频 URL | string | 输入视频的 URL to extend. | https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/pixverse-v6-t2v.mp4 |
| 分辨率 | 枚举(4 个选项) | 输出视频的分辨率。 | 720p |
| 时长(秒) | int | Extension length (秒). | 5 |
| 生成音频 | boolean | Enable AI-生成的音频 for the extended video. | false |
| 风格 | 枚举(5 个选项) | 可选的 artistic style to apply to the extended video. | - |
| 负面提示词 | string | 描述生成的视频延展中应避免内容的文本。 | - |
所需视频延展内容的文本描述。
As the gravity distortion intensifies, the entire city begins folding and rotating like a shifting maze. The woman is pulled upward as gravity flips vertically, forcing her to run along the side of a skyscraper. Buildings detach and float into the sky while chunks of the street break apart beneath her feet.
She leaps onto a drifting car that is spinning mid-air, using it as a moving platform. Explosions of sparks and debris burst around her as nearby structures collapse inward. The camera whips around her in a fast orbit, then suddenly dives downward as gravity snaps again.
She falls briefly before landing on an upside-down street where vehicles are sliding overhead. A massive section of the city tears loose and begins spiraling into a vortex in the sky. She sprints toward stability as the environment continues warping, with gravity shifting in rapid pulses and the camera continuously rotating to match the changing orientation.输入视频的 URL to extend.
https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/pixverse-v6-t2v.mp4输出视频的分辨率。
720pExtension length (秒).
5Enable AI-生成的音频 for the extended video.
false可选的 artistic style to apply to the extended video.
-描述生成的视频延展中应避免内容的文本。
-开发者文档
提供视频:通过 video_url 字段提供现有视频的 URL。
编写延续提示词:描述视频接下来应该发生什么,例如新的动作、场景变化或环境转变。
选择分辨率和时长:选择输出质量(360p–1080p)以及要添加的时长(1–15 秒)。
应用风格(可选):从 anime、3d_animation、clay、comic 或 cyberpunk 中选择一种,为延展内容应用艺术化外观。
添加负面提示词(可选):描述生成画面中需要避免的内容。
启用音频(可选):切换 generate_audio_switch 以加入 AI 生成音频。
提交并轮询:API 返回 request_id。轮询 GET /api/v1/predictions/{request_id}/result,直到状态为 completed。
常见问答
输出仅包含新生成的延展画面,不包含完整的合并视频。你可以自行将原始视频和延展片段拼接起来。
可选风格包括 anime、3d_animation、clay、comic 和 cyberpunk。将 style 字段留空即可按照原始视频的风格生成。
费用按生成延展内容的秒数计算,并随分辨率变化。生成音频还会按秒收取附加费用。
支持任何可公开访问的视频 URL。为获得最佳兼容性,建议使用 MP4。