Ok, i am experimenting with Sora2 API… as long as i generate videos by text prompts like ‘A panoramic view of a hill in ireland’ everything is ok.
But look at what happens when i load this picture and provide the prompt below:
Prompt: “I and my girlfriend are walking on the shore hand in hand”
The generation process starts, and it fails for moderation reasons:
Invio richiesta a OpenAI API…
xora.html?genType=text:691Risposta ricevuta, status: 200
xora.html?genType=text:701Video job creato: {id: ‘video_68e615538f8c8191b8d0abafec97d38d0474873b9c641a77’, object: ‘video’, created_at: 1759909203, status: ‘queued’, completed_at: null, …}
xora.html?genType=text:478Inizio polling per video: video_68e615538f8c8191b8d0abafec97d38d0474873b9c641a77
xora.html?genType=text:484Polling tentativo 1 / 120
xora.html?genType=text:498Status update: {id: ‘video_68e615538f8c8191b8d0abafec97d38d0474873b9c641a77’, object: ‘video’, created_at: 1759909203, status: ‘in_progress’, completed_at: null, …}
xora.html?genType=text:484Polling tentativo 2 / 120
xora.html?genType=text:498Status update: {id: ‘video_68e615538f8c8191b8d0abafec97d38d0474873b9c641a77’, object: ‘video’, created_at: 1759909203, status: ‘in_progress’, completed_at: null, …}
xora.html?genType=text:484Polling tentativo 3 / 120
xora.html?genType=text:498Status update: {id: ‘video_68e615538f8c8191b8d0abafec97d38d0474873b9c641a77’, object: ‘video’, created_at: 1759909203, status: ‘failed’, completed_at: null, …}
xora.html?genType=text:532
Error object: {code: ‘moderation_blocked’, message: ‘Your request was blocked by our moderation system.’}
pollVideoStatus @ xora.html?genType=text:532
await in pollVideoStatus
(anonymous) @ xora.html?genType=text:705Understand this errorAI
xora.html?genType=text:538Video fallito. Dati completi: {id: ‘video_68e615538f8c8191b8d0abafec97d38d0474873b9c641a77’, object: ‘video’, created_at: 1759909203, status: ‘failed’, completed_at: null, …}
pollVideoStatus @ xora.html?genType=text:538
await in pollVideoStatus
(anonymous) @ xora.html?genType=text:705Understand this errorAI
xora.html?genType=text:545
Errore durante polling: Error: Generazione video fallita: Your request was blocked by our moderation system.
at pollVideoStatus (xora.html?genType=text:539:31)
at async HTMLFormElement. (xora.html?genType=text:705:17)
pollVideoStatus @ xora.html?genType=text:545
await in pollVideoStatus
(anonymous) @ xora.html?genType=text:705Understand this errorAI
xora.html?genType=text:470ERRORE: Generazione video fallita: Your request was blocked by our moderation system.
Now, i understand that Sora has a polity not to allow human faces in the generation (this is not completely true, though…) but in this image there are no faces shown, only hair because prople are seen from rear…
I don’t understand, I really don’t understand… Wat is the deal in making a powerful video tool, now launching also Sora2 Pro, with such restrictive policies that make the tool useless in at least 50% of cases?!
I think that this anti deep-fake policy is going too far and being counterproductive, especially since the model can see that the image itself is bot-generated, not a real image of real persons.

