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

[FEAT] idle detection and smooth typing optimization #10

Closed
sassman opened this issue Oct 12, 2020 · 0 comments
Closed

[FEAT] idle detection and smooth typing optimization #10

sassman opened this issue Oct 12, 2020 · 0 comments
Assignees
Labels
Type: Enhancement New feature or request
Milestone

Comments

@sassman
Copy link
Owner

sassman commented Oct 12, 2020

Use Case 1

Given a demonstration that takes longer
When there is an idle waiting time (like an installer doing nothing)
Then I want not to demonstrate same frames for long

Use Case 2

Given a demonstration
When I'm not super fluent in typing or have waiting times
Then the final gif should not contain those idle frames

@sassman sassman added this to the v0.2.0 milestone Oct 12, 2020
@sassman sassman self-assigned this Oct 12, 2020
@sassman sassman added the Type: Enhancement New feature or request label Oct 12, 2020
sassman added a commit that referenced this issue Oct 12, 2020
 - relates to issue #10
 - identifies identical frames and drops them
 - calculates also a proper offset for the duration ths is dropped together with the frame
 - add a comand line flag `-n` or `--natural` to disable this mechanism
 - adjust the README and the `docs/demo.gif` to illustrate a very fluid installtion of t-rec (where normally it would take more idle frames)
sassman added a commit that referenced this issue Oct 12, 2020
 - relates to issue #10
 - identifies identical frames and drops them
 - calculates also a proper offset for the duration ths is dropped together with the frame
 - add a comand line flag `-n` or `--natural` to disable this mechanism
 - adjust the README and the `docs/demo.gif` to illustrate a very fluid installtion of t-rec (where normally it would take more idle frames)
@sassman sassman closed this as completed Oct 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant