Skip to content

Studio storyboard posters are capped at 240×135, including the single-frame detail view #3271

Description

@anikam13

Problem

I used the storyboard board to review my frames before building them, and I couldn't read them.

The posters are generated at 240×135. The frames are 1920×1080. Headlines are legible; body copy, labels, and captions are not. That's a problem for this specific surface, because review-loop.md § 2 says the sketch pass is where the user confirms layout and real copy, and that "the poster is the only picture this pass needs."

Clicking into a single frame doesn't help. The detail view shows the same 240px image at around 1120px wide, so it's just blurry.

The size comes from a fixed list of performance limits in the Studio client:

posterMaxPhysicalWidth: 240,
posterMaxPhysicalHeight: 135,

Screenshots below: the board, then the detail view. Both at full resolution: the softness is the upscaled poster, not screenshot compression.

Image Image

Proposed solution

A larger poster in the detail view, leaving the grid as is.

I assume the cap exists because posters mount and capture a composition. That cost scales with count though, and the detail view only shows one.

Alternatives considered

No response

Additional context

Found while running /product-launch-video end to end on a 30-second video. hyperframes 0.7.105, macOS arm64, Node 23.2.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions