You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove VideoRecorder and use MoviePy for RecordVideo wrapper.
Motivation
Right now, the VideoRecorder code is a bit messy and difficult to maintain. There are external libraries, such as MoviePy to which we can delegate the workflow to save a video starting from frames.