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
Describe the bug
When initiating restarting the queue after closing the application / or crashing / or shutting down pc, the progress bar, % text and the estimated time is not shown correctly when a few video splits are already encoded.
The only way to see the actual progress would be to check the log files, and see what file it is currently working on.
Notice that it skipped all the other ones, since the chunk file is already encoded, and now is on 0000969.webm, but my last file in the chunks folder is split001048.mkv
To Reproduce
Steps to reproduce the behavior:
Initiate an encoding job, long video (or multiple splits)
Wait for it to it to progress be 50% or any.
Shut down PC.
Start up PC
Run NEAV1E
Go to Queue
Hit Start
See progress bar at 0%, and estimated time be the same as when you first started it.
Expected behavior
Progress bar to reflect the encoding jobs already done.
Describe the bug
When initiating restarting the queue after closing the application / or crashing / or shutting down pc, the progress bar, % text and the estimated time is not shown correctly when a few video splits are already encoded.
The only way to see the actual progress would be to check the log files, and see what file it is currently working on.
Notice that it skipped all the other ones, since the chunk file is already encoded, and now is on 0000969.webm, but my last file in the chunks folder is split001048.mkv
To Reproduce
Steps to reproduce the behavior:
Initiate an encoding job, long video (or multiple splits)
Wait for it to it to progress be 50% or any.
Shut down PC.
Start up PC
Run NEAV1E
Go to Queue
Hit Start
See progress bar at 0%, and estimated time be the same as when you first started it.
Expected behavior
Progress bar to reflect the encoding jobs already done.
Or
Correctly estimate the time from 0%.
Screenshots
Log File
https://gist.github.com/ThomasAunvik/9500bb19c2242ce557567c5834a59a41
Desktop:
The text was updated successfully, but these errors were encountered: