PixVerse 6 image vers vidéo: Image-to-Video

使用 PixVerse V6 将任意图像制作成视频。支持最高 1080p 分辨率、最长 15 秒时长,以及基于prompt的运动控制。

📝

Overview

About this model

PixVerse V6 image vers vidéo可在文本prompt引导下,将任意静态图像制作成高质量视频。支持最高 1080p 分辨率、最长 15 秒时长、prompt优化模式以及可选的 AI 生成音频。

1摄影:通过自然运动让人像和风景焕发生机。
2电子商务:将产品照片制作成动态展示视频。
3社交媒体:将单张照片转化为可分享的视频片段。
4创意制作:使用自定义运动prompt为艺术作品、插画或概念图添加动画。
💰

Pricing & Value

Cost analysis

muapiappFrom $0.033/s (360p, no audio) to $0.150/s (1080p, with audio)

Per-second pricing. Default 720p without audio: $0.059/s.

Fal.aiIndisponible

PixVerse V6 image-to-video is not available on Fal.ai.

ReplicateIndisponible

PixVerse V6 image-to-video is not available on Replicate.

** Competitor pricing is estimated based on similar model architectures and usage tiers.

⚙️

Technical Details

Configuration schema

Promptstring

所需vidéo运动和内容的文本描述。

Default ValueCracks spread across the statue as it suddenly comes to life. Stone pieces fall off while glowing energy emerges from inside. The statue pulls itself free from the sand and takes a heavy step forward, shaking the ground as dust rises into the air.
Image URLarray

Upload or provide the input image to animate.

Default Valuehttps://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/pixverse-v6-i2v.mp4
RésolutionEnum (4 options)

résultatvidéo的résolution。

Default Value720p
Durée (secondes)(秒)int

vidéodurée(秒)。

Default Value5
Prompt优化Enum (3 options)

控制prompt增强。'enabled' 会重写prompt,'disabled' 按原样使用,'auto' 由模型决定。

Default Valueauto
生成Audioboolean

Enable AI-generated audio for the video.

Default Valuefalse
📖

Implementation Guide

Developer documentation

Comment utiliser PixVerse V6 image vers vidéo

  1. 提供图像:通过 images_list 字段上传或链接单个图像 URL。

  2. 编写运动prompt:描述你希望出现的运动,例如镜头平移、主体移动或环境变化等。

  3. 选择分辨率和时长:选择所需的résultat质量(360p–1080p)和长度(1–15 秒)。

  4. 设置prompt优化:使用 thinking_type: auto 让模型决定是否增强prompt;使用 enabled 始终增强;使用 disabled 按原样使用prompt。

  5. 启用音频(可选):切换 generate_audio_switch,添加 AI 生成的环境声。

  6. 提交并轮询:API 返回 request_id。轮询 GET /api/v1/predictions/{request_id}/result,直到状态为 completed

Common Questions

Frequently asked

可以提供多少张图像?

必须通过 images_list 字段提供且只能提供一个图像 URL。

thinking_type 有什么作用?

它控制prompt优化。'enabled' 会重写你的prompt以改善运动质量,'disabled' 会完全按照你写的prompt使用,而 'auto' 会让模型根据上下文自行决定。

费用如何计算?

费用按生成视频的秒数计算,并随分辨率变化。生成音频还会按秒收取附加费用。

支持哪些图像格式?

支持任何可公开访问的图像 URL。常见格式包括 JPEG、PNG 和 WebP。