DeepMosaics icon indicating copy to clipboard operation
DeepMosaics copied to clipboard

Need functionality to resume project if computer or program crashes.

Open deepmos01 opened this issue 4 years ago • 3 comments

There should be a way to resume from where the project left off if your machine restarts or crashes mid way through the programs execution. I was half way through the identify mosaic phase with 114,000 frames to process which took more than a day and my machine crashed and now I can't resume my project but have to start again which means I'll have to cut the video into smaller chunks to avoid this problem in future. Although it's rare for my machine to crash or reset without my say-so this does happen with the latest windows versions which install updates in the early hours. I see this being a useful function for everyone for those situations that can sometimes arise.

deepmos01 avatar Dec 07 '20 18:12 deepmos01

There is, but not exactly resuming, rather spliting the video into its individual frames using Virtualdub2 and setting your video path = the folder to which you extracted the frames😁 ive included all the info needed to set it up in the picture, so long as your paths are identical to mine, it should work😸 some computer prefer to respond better to (.cmd) so if (.PS1) doesnt work try that. 20201209_100527

Using the frame by frame method not even a Windows10 update can slow me down for long(10mins tops), it also reduces harmful distortions to the quality, not sure exactly why though🤣🤣🤣🤣🤣

BrandonC150 avatar Dec 09 '20 15:12 BrandonC150

You legend! Thanks man I'll give this a go!

deepmos01 avatar Dec 11 '20 01:12 deepmos01

One thing i forgot to mention, make sure you interpolate the video to a standardized frame rate using nearest frame duplication before demosaicing! A lot of videos today have variable framerate which will throw the audio out of alignment if not set to a constant 30FPS

BrandonC150 avatar Dec 11 '20 06:12 BrandonC150