Skip to content

1920x1080 size is not supported yet in the sdk #1789

@savz-z

Description

@savz-z

Confirm this is a Node library issue and not an underlying OpenAI API issue

  • This is an issue with the Node library

Describe the bug

As per documentation, sora-2-pro model supports 1920x1080 resolution, but checked the current api code, I can see it supports only 1280x720, 1024x1792, 1792x1024). Defaults to 720x1280
Any plan to update the api to accomodate 1920x1080 resolution,

To Reproduce

File -> videos.ts file -> interface VideoCreateParams, ->VideoSize field

Code snippets

OS

Windows

Node version

Node 22

Library version

openai v6.32.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions