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

[Proposal] Switch to MoviePy for RecordVideo #2905

Closed
younik opened this issue Jun 17, 2022 · 0 comments
Closed

[Proposal] Switch to MoviePy for RecordVideo #2905

younik opened this issue Jun 17, 2022 · 0 comments

Comments

@younik
Copy link
Contributor

younik commented Jun 17, 2022

Proposal

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.

See also #2894

Alternatives

Leave the code as it is.

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

No branches or pull requests

1 participant