Skip to content

render suddenly producing 1000x1000 frame size videos #415

@jwingit

Description

@jwingit

I'm running walker2D and suddenly my videos are twice as large: 1000x1000 instead of 500x500. Needless to say this is slowing down my training considerably.

In video_recorder.py, line 106: frame = self.env.render(mode=render_mode)

the frame now is 1000x1000. Any one with thoughts on how to get this back to normal?
thanks,
john

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions