Skip to content

OpenAI Sora Options Node

AI/Generative/Video/Options

OpenAI Sora Options

Creates typed video options for OpenAI Sora models.

ai_video_options_openai_soramedia
Inputs4
Outputs1
Security exposure0/10
Packagemedia

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
0/10High
PrivacyPotential sensitivity of processed data.
0/10High
PerformanceRuntime or resource pressure.
1/10High
GovernancePolicy, audit, or compliance impact.
1/10High
ReliabilityOperational stability considerations.
0/10High
CostExternal or compute cost impact.
0/10High

Input Pins

4

Size

String
size

Sora video size

Default auto
auto1280x720720x12801024x1024

Duration

Integer
duration_seconds

Requested duration in seconds. Use 0 for provider default.

Default 0

Poll Interval

Integer
poll_interval_seconds

Seconds between provider status checks

Default 10

Max Wait

Integer
max_wait_seconds

Maximum seconds to wait for completion

Default 900

Output Pins

1

Options

Struct
options

Typed video generation provider options

VideoGenerationProviderOptionsVideoGenerationProviderOptions6 fields
variant 1objectvariant
providerconstrequired
const "default"
variant 2objectvariant
providerconstrequired
const "open_ai_sora"
optionsOpenAiSoraVideoOptionsrequired
sizeVideoSize
enum "auto", "480p", "720p", "1080p"...default "auto"
duration_secondsinteger | null
format uint32default nullmin 0
poll_interval_secondsinteger | null
format uint64default nullmin 0
max_wait_secondsinteger | null
format uint64default nullmin 0
variant 3objectvariant
providerconstrequired
const "vertex_veo"
optionsVertexVeoVideoOptionsrequired
negative_promptstring | null
default null
aspect_ratioVideoAspectRatio
enum "auto", "16:9", "9:16", "1:1"...default "auto"
sizeVideoSize
enum "auto", "480p", "720p", "1080p"...default "auto"
duration_secondsinteger | null
format uint32default nullmin 0
seedinteger | null
format uint64default nullmin 0
+3 more fields
variant 4objectvariant
providerconstrequired
const "runway"
optionsRunwayVideoOptionsrequired
aspect_ratioVideoAspectRatio
enum "auto", "16:9", "9:16", "1:1"...default "auto"
sizeVideoSize
enum "auto", "480p", "720p", "1080p"...default "auto"
duration_secondsinteger | null
format uint32default nullmin 0
seedinteger | null
format uint64default nullmin 0
poll_interval_secondsinteger | null
format uint64default nullmin 0
+1 more fields
variant 5objectvariant
providerconstrequired
const "fal"
optionsFalVideoOptionsrequired
negative_promptstring | null
default null
aspect_ratioVideoAspectRatio
enum "auto", "16:9", "9:16", "1:1"...default "auto"
sizeVideoSize
enum "auto", "480p", "720p", "1080p"...default "auto"
duration_secondsinteger | null
format uint32default nullmin 0
seedinteger | null
format uint64default nullmin 0
+3 more fields
variant 6objectvariant
providerconstrequired
const "replicate"
optionsReplicateVideoOptionsrequired
negative_promptstring | null
default null
aspect_ratioVideoAspectRatio
enum "auto", "16:9", "9:16", "1:1"...default "auto"
sizeVideoSize
enum "auto", "480p", "720p", "1080p"...default "auto"
duration_secondsinteger | null
format uint32default nullmin 0
seedinteger | null
format uint64default nullmin 0
+3 more fields
Schema enforced

Node Info

Internal name
ai_video_options_openai_sora
Category
AI/Generative/Video/Options
Version
1