Sora is OpenAI's latest video generation model, capable of generating detailed and dynamic videos based on text or images. The model is based on multimodal diffusion research and possesses a deep understanding of 3D space, motion, and scene continuity.Usage Process
1.
Create video Use the Create video endpoint, set the prompt, model, duration, resolution, and reference image. After submission, a task ID will be returned.
2.
Check progress Use the Retrieve video endpoint with the task ID to check the status.
3.
Get video When "status": "completed", use the Retrieve video content endpoint to obtain the video link.
Remix Featuresora2 supports Remix video, allowing secondary creation based on an existing video's ID and a new prompt, enabling "existing video + new intent" regeneration.Pricing