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

Speed Enhancements #7

Open
SenorPez opened this issue Jan 13, 2016 · 1 comment
Open

Speed Enhancements #7

SenorPez opened this issue Jan 13, 2016 · 1 comment

Comments

@SenorPez
Copy link
Owner

For live- or near-livestreaming, it would be useful to have a collection of modules that support fast rendering.

Investigate the technical feasibility of this. I'd imagine it's possible with the right coding and modules, but it's far away from my current build speed for videos.

SenorPez added a commit that referenced this issue Jan 17, 2016
…screen. Does some enhancements toward #7. Implements UpdatedVideoClip to process telemetry even with subclipping.
@SenorPez
Copy link
Owner Author

Some improvements were made in this area. UpdatedVideoClip implemented (my moviepy distro doesn't seem to have it?) to process telemetry data even if in subclips. Materials and text only created when needed instead of every tick.

Still not fast enough, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant