I have observed that most examples use the following code snipped when defining the recorder: recorder = transformed_env_constructor( cfg, video_tag=video_tag, norm_obs_only=True, stats=stats, ...