Text to Video

Sora 2

OpenAI's flagship video generation model.

上記はサンプル出力です。プロンプトと設定は左側に事前入力されています。

リクエストのコストは $0.64 (1回あたり) の金額で $10 で約 15 回実行できます。

もう一つ:

README

OpenAI / Sora 2Text to Video (sora-2)

OpenAIのSora 2は、最先端のテキストからビデオモデルで、卓越したビデオ品質とモーション理解を提供します。

ハイライト

  • 卓越したビデオ品質:業界をリードする視覚的忠実度。
  • 高度なモーション理解:複雑な動きと物理を処理。
  • 長いビデオ:一貫した品質で最大20秒を生成。
  • 複数のスタイル:多様なビジュアルスタイルと美学をサポート。

パラメータ

  • prompt*Text description of the video to generate
  • negative_promptThings to avoid in the video
  • aspect_ratioVideo aspect ratio
    • 16:9 (Landscape)
    • 9:16 (Portrait)
  • durationVideo duration
    • 10 seconds
    • 15 seconds
  • seedRandom seed for reproducibility

料金

$0.15 生成ごと

使い方

  1. 1.詳細なプロンプトでビデオシーンを説明します。
  2. 2.アスペクト比と長さを選択します。
  3. 3.送信して処理を待ちます。
  4. 4.プレビューしてダウンロードします。

おすすめモデル

映画制作者:ハイエンドのプリビジュアリゼーション。
コンテンツクリエイター:プレミアム品質のビデオコンテンツ。
広告代理店:放送品質のコマーシャル。

Frequently Asked Questions

What is the Sora 2 API?
OpenAI's flagship video generation model.
How much does Sora 2 cost via API?
Sora 2 costs $0.1500 per generation through Renderful's API. No subscription required — pay only for what you use.
How do I use Sora 2 via API?
Sign up for a free Renderful API key, then send a POST request to the /v1/predictions endpoint with model "sora-2". See the documentation at renderful.ai/docs for code examples in Python, JavaScript, and cURL.
What type of content does Sora 2 generate?
Sora 2 is a text to video model by OpenAI. Key features include: 10-15s videos, Photorealistic, High quality.
Is the Sora 2 API fast?
Sora 2 has slow generation speed. Results are delivered via polling or webhook callback for seamless integration.