Skip to content

Unable to get the same resolution  #25

@SamitM1

Description

@SamitM1
test1.mp4

When i try to enhance the video above from open-sora the target resolution is always set to a max of 1152, 2048

2024-10-14 01:59:38,941 - video_to_video - INFO - input frames length: 102
2024-10-14 01:59:38,941 - video_to_video - INFO - input fps: 24.0
2024-10-14 01:59:38,941 - video_to_video - INFO - target_fps: 24.0
2024-10-14 01:59:39,703 - video_to_video - INFO - input resolution: (720, 1280)
2024-10-14 01:59:39,704 - video_to_video - INFO - target resolution: (1152, 2048)
2024-10-14 01:59:39,704 - video_to_video - INFO - noise augmentation: 250
2024-10-14 01:59:39,704 - video_to_video - INFO - scale s is set to: 8
2024-10-14 01:59:39,834 - video_to_video - INFO - video_data shape: torch.Size([102, 3, 1152, 2048])

I thought the max was 2k or 2560x1440 like the example you provided. If i try to manually set the target height and width I get a memory error with a 80gb H100

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions