Vidu Q3 画像から動画へ

vidu/q3/image-to-video

Vidu Q3 画像から動画へは、テキストプロンプトを高品質な動画に変換し、優れた視覚的忠実度と多様なモーションを実現します。すぐに使える REST 推論 API、最高のパフォーマンス、コールドスタートなし、手頃な価格。

サンプル

Vidu Q3 画像から動画へ example 1

パラメータ

名前既定制約説明
image *画像image_upload0–1 items画像を生成するための画像の URL。
prompt *プロンプトtextarea≤ 5000 chars生成のためのポジティブプロンプト。
resolution解像度select720p540p | 720p | 1080p生成されたメディアの解像度。
duration長さslider51 ~ 16 · step 1生成されたメディアの長さ(秒)。
movement_amplitudeモーションselectautoauto | small | medium | largeフレーム内のオブジェクトのモーションの強度。デフォルトは自動で、受け入れられる値:自動、小、中、大。
generate_audio音声を生成booleantrue音声を生成するかどうか。
bgm背景音楽booleantrue出力を生成するための背景音楽。
seedシード値number生成に使用するランダムシード。-1 はランダムシードが使用されることを意味します。

API

統一 REST API でこのモデルを呼び出せます。API Keys ページでキーを取得してください。

cURL
# 1) Submit — returns { "task_uuid": "..." }
curl -X POST "https://www.namifusion.com/api/v1/marketplace/run/vidu/q3/image-to-video" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "input": {
    "image": [
      "https://assets-public.namifusion.com/uploads/images/2026-03-06/b7a05ad27202.png"
    ],
    "prompt": "Transform the serene sunset image into a dynamic video showcasing the transition from day to night, with gentle ocean waves and a sky full of stars.",
    "resolution": "1080p",
    "duration": 8,
    "movement_amplitude": "medium",
    "generate_audio": true,
    "bgm": true,
    "seed": 42
  }
}'

# 2) Poll until status is "completed", then read the output URLs
curl "https://www.namifusion.com/api/v1/marketplace/run/tasks/TASK_UUID" \
  -H "Authorization: Bearer YOUR_API_KEY"
Python
import time, requests

API_KEY = "YOUR_API_KEY"
HEADERS = {"Authorization": f"Bearer {API_KEY}"}

# 1) Submit
resp = requests.post(
    "https://www.namifusion.com/api/v1/marketplace/run/vidu/q3/image-to-video",
    headers=HEADERS,
    json={
        "input": {
            "image": [
                "https://assets-public.namifusion.com/uploads/images/2026-03-06/b7a05ad27202.png"
            ],
            "prompt": "Transform the serene sunset image into a dynamic video showcasing the transition from day to night, with gentle ocean waves and a sky full of stars.",
            "resolution": "1080p",
            "duration": 8,
            "movement_amplitude": "medium",
            "generate_audio": True,
            "bgm": True,
            "seed": 42
        }
    },
)
resp.raise_for_status()  # 401/402/429/5xx stop here instead of polling a bad task
task = resp.json()

# 2) Poll until a terminal state (completed / failed / cancelled).
#    This model is allowed up to 300s server-side.
deadline = time.time() + 360
while task.get("status") not in ("completed", "failed", "cancelled"):
    if time.time() > deadline:
        raise TimeoutError(f"still {task.get('status')} — keep the task_uuid and poll later")
    time.sleep(3)
    poll = requests.get(f"https://www.namifusion.com/api/v1/marketplace/run/tasks/{task['task_uuid']}", headers=HEADERS)
    poll.raise_for_status()
    task = poll.json()

print(task["status"], task.get("output"))
JavaScript
const API_KEY = "YOUR_API_KEY";
const HEADERS = { Authorization: `Bearer ${API_KEY}` };

// 1) Submit
const resp = await fetch("https://www.namifusion.com/api/v1/marketplace/run/vidu/q3/image-to-video", {
  method: "POST",
  headers: { ...HEADERS, "Content-Type": "application/json" },
  body: JSON.stringify({
    "input": {
      "image": [
        "https://assets-public.namifusion.com/uploads/images/2026-03-06/b7a05ad27202.png"
      ],
      "prompt": "Transform the serene sunset image into a dynamic video showcasing the transition from day to night, with gentle ocean waves and a sky full of stars.",
      "resolution": "1080p",
      "duration": 8,
      "movement_amplitude": "medium",
      "generate_audio": true,
      "bgm": true,
      "seed": 42
    }
  }),
});
if (!resp.ok) throw new Error(`submit failed: ${resp.status} ${await resp.text()}`);
let task = await resp.json();

// 2) Poll until a terminal state (completed / failed / cancelled).
//    This model is allowed up to 300s server-side.
const deadline = Date.now() + 360 * 1000;
while (!["completed", "failed", "cancelled"].includes(task.status)) {
  if (Date.now() > deadline) throw new Error(`still ${task.status} — keep the task_uuid and poll later`);
  await new Promise((r) => setTimeout(r, 3000));
  const poll = await fetch(`https://www.namifusion.com/api/v1/marketplace/run/tasks/${task.task_uuid}`, { headers: HEADERS });
  if (!poll.ok) throw new Error(`poll failed: ${poll.status}`);
  task = await poll.json();
}

console.log(task.status, task.output);

ドキュメント

Vidu Q3 画像から動画へ

プロンプトを高品質な動画に変換

Vidu Q3 画像から動画へは、プロンプトを卓越した視覚的忠実度と多様な動きを持つ動画に変換する最先端のAIモデルです。即時使用可能なREST推論APIを備え、最高のパフォーマンスを提供し、コールドスタートがなく、手頃な価格です。

🚀 主な特徴

  • 画像駆動生成:あらゆる画像を自然な動きのある動的な動画に変換。
  • 高解像度出力:540p、720p、または1080p品質の動画を生成。
  • 柔軟な長さ:1秒から16秒の長さの動画を作成。
  • 音声生成:オプションで同期された音声と背景音楽。
  • モーションコントロール:微妙またはダイナミックなアニメーションのために動きの強度を調整。

🛠️ 技術仕様

仕様詳細
モデルアーキテクチャ高度なAI動画生成
入力形式画像URL、プロンプト
出力形式動画
解像度540p、720p、1080p
長さ1-16秒
フレームレート可変、解像度と長さに基づく
レイテンシ最小化され、パフォーマンスが最適化

💰 価格設定

解像度秒あたりのコスト
540p$0.07
720p$0.15
1080p$0.16

💡 ベストユースケース

  • 写真アニメーション:肖像画、風景、製品画像を生き生きとさせる。
  • ソーシャルメディアコンテンツ:静止画像から魅力的な動画コンテンツを作成。
  • マーケティングと広告:製品写真から動的なプロモーション動画を生成。
  • ストーリーテリング:イラストやアートワークをアニメーション化。

🔗 関連モデル

  • Vidu Q3 テキストから動画へ:テキストの説明から直接動画を生成。

関連モデル

xAI Grok Imagine Video v1.5 画像から動画
Image to VideoX Ai

xAI Grok Imagine Video v1.5 画像から動画

1枚の入力画像とテキストプロンプトから1-15秒の動画を生成します。480pと720pに対応しています。

$0.840 / 1 回
Nami Wan 2.7 I2V Spicy Prime
Image to Video

Nami Wan 2.7 I2V Spicy Prime

参照画像とプロンプトから2〜15秒の動画を生成します。720p/1080p出力と任意の音声ガイドに対応します。

$1.00 / 1 回
MiniMax H3 画像から動画
Image to VideoMinimax

MiniMax H3 画像から動画

MiniMax H3 Image to Video は、最初のフレーム画像を自然で一貫性のある 2K 動画にアニメーション化します。自然言語によるモーション指示に対応し、任意の最終フレーム制御によって、動きの一貫性、シーンの連続性、映画のような動画生成を実現します。すぐに使える REST 推論 API を提供し、高性能、コールドスタートなし、手頃な価格で利用できます。

$0.650 / 1 回
Kling Omni Video O3 画像から動画へ
Image to VideoKling

Kling Omni Video O3 画像から動画へ

Kling Omni Video O3( は、MVL(マルチモーダルビジュアルランゲージ)技術を使用して静止画像を動的なシネマティック動画に変換します。被写体の一貫性を保ちながら、自然な動き、物理シミュレーション、シームレスなシーンダイナミクスを追加。音声生成にも対応。すぐに使えるREST API、最高のパフォーマンス、コールドスタートなし、手頃な価格。

$0.420 / 1 回
Kling Omni Video O1 画像から動画生成
Image to VideoKling

Kling Omni Video O1 画像から動画生成

Kling Omni Video O1 画像から動画生成は、MVL(マルチモーダルビジュアル言語)技術を使用して静止画像をダイナミックな映画品質の動画に変換します。自然な動き、物理シミュレーション、シームレスなシーンダイナミクスを追加しながら、被写体の一貫性を維持します。すぐに使えるREST API、最高のパフォーマンス、コールドスタートなし、手頃な価格。

$0.560 / 1 回
Kling 3.0 Standard 画像から動画へのモデル
Image to VideoKling

Kling 3.0 Standard 画像から動画へのモデル

Kling 3.0 Standard は、高品質な画像から動画への生成を提供し、スムーズなモーション、映画のようなビジュアル、正確なプロンプトの遵守、共有可能なクリップのためのネイティブ音声を備えています。すぐに使用できる REST 推論 API、最高のパフォーマンス、コールドスタートなし、手頃な価格。

$0.420 / 1 回
Kling V2.6 画像から動画への API
Image to VideoKling

Kling V2.6 画像から動画への API

Kling 2.6 は、滑らかな動き、映画のようなビジュアル、正確なプロンプトの適合性、そして共有可能なクリップ用のネイティブオーディオを備えた、最高レベルの画像から動画生成を提供します。すぐに使用可能な REST 推論 API、優れたパフォーマンス、コールドスタートなし、手頃な価格。

$0.210 / 1 回
Image to Video
Image to VideoGoogle

Gemini Omni Flash 画像から動画 API

Gemini Omni Flash Image to Video は、入力画像を同期音声付きの短い AI 動画に変換し、元画像に沿って動きと音を追加します。すぐに使える REST 推論 API で、高性能、コールドスタートなし、手頃な価格です。

$1.12 / 1 回