vwxyzjn/cleanrl

Fail to record video

yxdydgithub opened this issue · 3 comments

command:
python3 cleanrl/rpo_continuous_action.py --env-id Humanoid-v4 --track --wandb-project-name rpotest --capture-video
Video size is so small except first.
Screenshot from 2023-05-08 20-11-11

A similar issue has been brought to the attention of the Gymnasium. A temporary solution has been suggested and can be found here.

Should be fixed in the master now.

I'm still having this issue on master. Fix mentioned here worked.