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

Record and convert video in two steps #378

Merged
merged 2 commits into from
Oct 14, 2017
Merged

Record and convert video in two steps #378

merged 2 commits into from
Oct 14, 2017

Conversation

soulgalore
Copy link
Member

The current video recording adds some overhead, it's better to do it two steps:

  1. Record the video with as little overhead as possible (no conversion etc)
  2. Convert the video to the end format.

I've tested it on AWS and I could see a difference in deviation, the metrics got smaller deviation with this new PR.

@soulgalore soulgalore merged commit 31bfb86 into master Oct 14, 2017
@soulgalore soulgalore deleted the two-step-video branch October 14, 2017 18:52
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

Successfully merging this pull request may close these issues.

1 participant