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: show estimated remaining video duration #177

Open
WofWca opened this issue Aug 12, 2024 · 0 comments
Open

feat: show estimated remaining video duration #177

WofWca opened this issue Aug 12, 2024 · 0 comments

Comments

@WofWca
Copy link
Owner

WofWca commented Aug 12, 2024

We already have the "average playback rate":
image

And it should not be hard to estimate the remaining time by simply dividing video.duration by that playback rate.

The question is where to show this. The easiest way is to show this in the tooltip of the time saved element, as we do already with percentages. Another way is to add an option to show remaining time instead of the average playback rate, or not instead of it but besides.

@WofWca WofWca changed the title Show estimated remaining video duration feat: show estimated remaining video duration Aug 12, 2024
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