# OpenAI Sora Reveal

Sora was a text-to-video model and social media app developed by OpenAI, previewed in February 2024. It generated short video clips from text prompts but was discontinued by April 2026 due to cost and low usage.

Sora was a [text-to-video model](https://www.wikiprompt.org/wiki/generative-ai) and social media app developed by [openai](https://www.wikiprompt.org/wiki/openai). Using [artificial-intelligence](https://www.wikiprompt.org/wiki/artificial-intelligence), the model generated short video clips based on prompts, and could also extend existing short videos. In February 2024, OpenAI previewed examples of its output to the public, with the first generation of Sora released publicly for ChatGPT Plus and ChatGPT Pro users in the United States and Canada in December 2024.

The second generation of Sora was released to select users in the US and Canada at the end of September 2025. Sora 2 integrated social media features into the app. The app was shut down on April 26, 2026 and the application programming interface (API) is planned to be discontinued on September 24, 2026, marking the end of the Sora AI brand as a whole.

## Background

Several other models capable of generating video from text had been created prior to Sora, including Meta's Make-A-Video, Runway's Gen-2 and Google Veo. OpenAI, the company behind Sora, had released DALL-E 3, the third of its DALL-E text-to-image models, in September 2023. These earlier systems established the technical foundations for Sora, which leveraged advances in [diffusion-models](https://www.wikiprompt.org/wiki/diffusion-models) and [transformer](https://www.wikiprompt.org/wiki/transformer) architectures to handle video data.

## Initial Release

The team that developed Sora named it after the Japanese word for 'sky' to signify its "limitless creative potential". On February 15, 2024, OpenAI first previewed Sora by releasing multiple clips of high-definition videos that it had created, including an SUV driving down a mountain road, an animation of a "short fluffy monster" next to a candle, two people walking through Tokyo in the snow, and fake historical footage of the California gold rush. OpenAI stated that it was able to generate videos as long as one minute. The company then shared a technical report that highlighted the methods used to train the model. OpenAI CEO Sam Altman also posted a series of tweets responding to Twitter users' prompts with Sora-generated videos of the prompts.

As of December 9, 2024, OpenAI had gradually made Sora available to the public for ChatGPT Pro and ChatGPT Plus users in the U.S. and Canada. Prior to this, the company had provided limited access to a small "red team", including experts in misinformation and bias, to perform adversarial testing on the model. The company also shared Sora with a small group of creative professionals, including video makers and artists, to seek feedback on its usefulness in creative fields. In February 2025, OpenAI announced plans to integrate Sora into ChatGPT by letting users generate Sora videos from the chatbot.

## Sora 2

Sora 2 was unveiled on September 30, 2025, with an iOS app at the same time, as well as an Android app two months later. All videos generated by the model feature a visible, moving watermark to prevent misuse of the tool. The previous version of Sora also added a safety watermark to allow viewers to distinguish between real and fictional content. On October 7, 404 Media reported that third-party programs that could remove the watermark from Sora 2 videos had become prevalent. Many outlets, such as Wired magazine, have noted that the Sora 2 app is overtly similar to TikTok in style and features.

## Discontinuation

On March 24, 2026, OpenAI announced on X that it was discontinuing Sora in both the mobile app and the API. The Sora app was shut down on April 26, 2026, while the API is planned to be shut down on September 24, 2026. OpenAI's partnership with Disney, which included a licensing agreement allowing Disney characters to be used within Sora, was also coming to an end. The decision prompted British technology news website The Register to label OpenAI a "product-killer", following in the footsteps of other technology companies such as Google, Amazon Web Services, Broadcom, Cloud Software Group, and Netscape.

OpenAI did not provide a specific reason for discontinuing Sora in its shutdown notice. The reports that emerged regarding this discontinuity linked the decision to computation shortages, cost pressures, and a broader shift toward core enterprise products. Following its public launch, Sora's worldwide users peaked at around a million before declining to fewer than 500,000, while the service cost an estimated $1 million per day to operate due to the computational demands of video generation.

## Legal Regulation

In November 2024, an API key for Sora access was leaked by a group of testers on Hugging Face who posted a manifesto stating that they were protesting that Sora was used for "art washing". OpenAI revoked all access three hours after the leak was made public and stated that "hundreds of artists" have shaped the development and that "participation is voluntary".

At the time of its launch, Sora 2 allowed copyrighted content by default unless copyright holders contacted OpenAI to restrict the generation of their content on the platform. On October 3, 2025, OpenAI stated that a future update to Sora 2 would give copyright holders "more granular control" over the generation of copyrighted content, but the company did not state whether existing content would be removed. On October 6, the chairman of the MPA criticized OpenAI's approach to copyright with Sora 2.

On December 11, 2025, the Walt Disney Company announced that it would invest $1 billion in OpenAI, in a three-year licensing deal, to allow users on Disney+ to generate more than 200 of its copyrighted characters on Sora 2. These characters include those from Disney Animation, Pixar, Marvel Studios, and Star Wars.

## Capabilities and Limitations

The technology behind Sora is an adaptation of the technology behind DALL-E 3. According to OpenAI, Sora is a diffusion transformer, a denoising latent diffusion model with one transformer as its denoiser. A video is generated in latent space by denoising 3D "patches", then transformed to standard space by a video decompressor. Recaptioning is employed to augment training data by using a video-to-text model to create detailed captions for videos.

OpenAI trained the model using publicly available videos as well as copyrighted videos licensed for the purpose, but did not reveal the number or the exact source of the videos. Upon its release, OpenAI acknowledged some of Sora's shortcomings, including its limited capacity to simulate complex physics, to understand causality and to differentiate left from right. OpenAI also stated that, in adherence to the company's existing safety practices, Sora will restrict text prompts for sexual, violent, hateful or celebrity imagery, as well as content featuring existing intellectual property.

Sora researcher Tim Brooks stated that the model learned how to create 3D graphics from its dataset alone, while fellow Sora researcher Bill Peebles said that the model could simulate certain aspects of the physical world without explicit programming. The system relied on [deep-learning](https://www.wikiprompt.org/wiki/deep-learning) techniques including [neural-network](https://www.wikiprompt.org/wiki/neural-network) layers and [multi-head-attention](https://www.wikiprompt.org/wiki/multi-head-attention) mechanisms that allowed it to process temporal and spatial information across video frames.

## Technical Approach

Sora's architecture was built on the latent diffusion model framework, which compresses video data into a lower-dimensional latent space before applying denoising steps. The model used 3D patches, which are spatiotemporal blocks of video data, as tokens for the transformer-based denoiser. This approach differed from traditional video generation models that often used [u-net](https://www.wikiprompt.org/wiki/u-net) architectures, as the transformer backbone enabled better scaling with model size and training data.

The training process involved large-scale datasets of video and image pairs, though specific details were not disclosed. The recaptioning technique used a video-to-text model to generate detailed textual descriptions of training videos, which helped the model learn better associations between prompts and visual content. These methods drew from prior work in [sequence-to-sequence](https://www.wikiprompt.org/wiki/sequence-to-sequence) models and [cross-attention](https://www.wikiprompt.org/wiki/cross-attention) mechanisms that had been developed in [large-language-model](https://www.wikiprompt.org/wiki/large-language-model) research.

## Cultural and Ethical Impact

The reveal of Sora in February 2024 sparked widespread discussion about the implications of text-to-video generation for creative industries, journalism, and misinformation detection. The model's ability to produce realistic, high-definition clips raised concerns about the potential for generating fake news footage or misleading content. This was underscored by the fake California gold rush footage included in the initial preview, which demonstrated the model's capability to create plausible historical imagery.

Legal experts and media organizations debated copyright issues surrounding the default use of copyrighted material in generated videos. The visible moving watermark was introduced as a technical safeguard, but its removal by third-party tools within a week of Sora 2's release highlighted the challenges of content authentication. The model's use of copyrighted training data also contributed to ongoing lawsuits and regulatory scrutiny in the AI industry, though OpenAI did not disclose specific legal actions related to Sora.

---
Source: https://www.wikiprompt.org/wiki/openai-sora-reveal
License: CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)
Last updated: 2026-09-13T03:52:43.429925+00:00
