Posts: 26
Threads: 8
Joined: Jan 2022
Hello, once more
i have a question: I want to know if it is possible to pauze conversion before restarting/shutting down PC and also to keep all of the unfished conversion progress and then later resume the operation with progress saved after PC powers on again?
Regards
Posts: 10.982
Threads: 57
Joined: May 2017
26.02.2022, 21:25
(This post was last modified: 26.02.2022, 21:29 by Selur.)
short answer: No
longer answer:
No, since that would require either:
a. running the whole thing inside a virtual environment with it's own memory management
(that would seriously degrade performance)
b. every program used able to drop and reload it's memory and state
(probably never going to happen, since it's not really easy to code such stuff especially with complex stuff like encoders)
c. some sort of chuncked encoding that
(that would hurt quality, but is probably the only way to archive something like this realistically)
Also: if you ever scream again, it will be the last time I answered any question since I do this in my free time as a hobby and don't plan to deal with folks that scream at me.
(This time I adjusted your all-caps posting.)
Cu Selur