cdgriffith / cdgriffith/FastFlix
time left and time elapse
Open
enhancement
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
Currently time elapsed counting is using real time elapsing. If I pause encoding or let computer sleep, time still elapsed.
It causes wrong calculation of Time left, if I wake up computer or resume to encode after some time.
It's better to use real-encoding time than real-time.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.