You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
WofWca
changed the title
Show estimated remaining video duration
feat: show estimated remaining video duration
Aug 12, 2024
We already have the "average playback rate":
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.
The text was updated successfully, but these errors were encountered: