Skip to content

[BUG] 8K resolution guard uses the wrong pixel cap #1470

Description

@Pratyush-Panda-2006

src/utils/video-validation.ts defines 8K as 7680 × 7680 pixels, which is a square frame and far above true 8K UHD. That means oversized landscape or portrait videos can pass validation when they should be blocked, and the downscale warning path becomes misleading.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working correctlytype:bugBug fix

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions