Text to Video

Sora 2

OpenAI's flagship video generation model.

예제

위에 표시된 샘플 출력입니다. 프롬프트와 설정이 왼쪽에 미리 입력되어 있습니다.

요청 비용은 $0.64 (1회당) For $10 로 약 15 회 실행할 수 있습니다.

추가 기능:

README

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

OpenAI의 Sora 2는 뛰어난 사진 사실주의와 시간적 일관성을 갖춘 AI 비디오 생성의 최첨단을 대표합니다.

하이라이트

  • 사진 사실주의 출력 실제 영상처럼 보이는 비디오를 생성합니다.
  • 시간적 일관성 프레임 전체에서 일관된 움직임과 피사체를 유지합니다.
  • 높은 품질 업계 최고의 시각 품질.

파라미터

  • 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.