Skip to content

Output resolution does not match input resolution #18

@dipam7

Description

@dipam7

Is there a reason we are multiplying 320 to the frame size here

'-y',
'-f', 'rawvideo',
'-vcodec', 'rawvideo',
'-s', F"{frame.shape[1]}x320",
'-pix_fmt', 'gray',
'-r', F"{framerate}",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions