Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mario video not recorded with standard gymnasium RecordVideo #116

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

JaydenTeoh
Copy link

@JaydenTeoh JaydenTeoh commented Mar 7, 2025

Not sure if anyone observed this but for gym-super-mario-bros, the standard Gymnasium RecordVideo is not able to record videos for it. I spent quite a while on building this wrapper that allow video recording for MOSuperMarioBros and I thought it'll be nice to share.

Standard Gymnasium RecordVideo
https://github.com/user-attachments/assets/00d429bb-cee3-4c1d-bb72-aee1ac492551

NEW RecordMarioVideo
https://github.com/user-attachments/assets/7d020fb3-cf33-4298-a92f-1d6970909f6b

Made corresponding fix in MORL-Baselines, see LucasAlegre/morl-baselines#137

@ffelten ffelten requested a review from LucasAlegre March 10, 2025 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant