Closed sambaPython24 closed 9 months ago
Not sure if you are using the RecordVideo wrapper. It has a video resolution config setting, if that's what you mean by video quality. Haven't tried myself, YMMV.
Yes, it can be set from this parameter in the configuration object: https://github.com/NVIDIA-Omniverse/Orbit/blob/main/source/extensions/omni.isaac.orbit_envs/omni/isaac/orbit_envs/isaac_env_cfg.py#L47-L51
Closing this issue due to lack of inactivity. If the issue persists, please feel free to open it again.
Question
We can record videos with
--video
but how can we change the video quality?