n00mkrad / flowframes

Flowframes Windows GUI for video interpolation using DAIN (NCNN) or RIFE (CUDA/NCNN)
GNU General Public License v3.0
1.45k stars 115 forks source link

Interpolate crashes my SSD #285

Open peco8645 opened 10 months ago

peco8645 commented 10 months ago

When running FF x8-10 fps with 8x slo-mo it seems to crash my SSD, it is no longer visible in My Computer or Disk Management. Shutting down and restarting the SSD drive reappears.

It doesn't seem to do this on smaller interpolates x2 - x5 fps

2023-10-18 17_12_14-Window

`Video FPS: 15/1 (~15) - Total Number Of Frames: 1792 Input Resolution: 1280x720 Extracting scene changes... Detected no scene changes. Extracting video frames from input video... Extracted 1792 frames from input. Generating frame order information... Done. Using embedded Python runtime. Running RIFE (CUDA)... Interpolated 8956/8956 Frames (100%) - Average Speed: 8.77 FPS In / 43.87 FPS Out - Time: 03:27 - ETA: 00s - Encoding... Done running RIFE - Interpolation took 03:27. Peak Output FPS: 44.21 - Waiting for encoding to finish... Merging videos... Deleting temporary files... Total processing time: 05:51 Extracting scene changes... Detected no scene changes. Extracting video frames from input video... Extracted 1792 frames from input. Generating frame order information... Done. Using embedded Python runtime. Running RIFE (CUDA)... Interpolated 4348/8956 Frames (49%) - Average Speed: 8.62 FPS In / 43.09 FPS Out - Time: 01:44 - ETA: 01:47 - Encoding... AutoEnc Chunk Encoding Error: Could not find a part of the path 'M:\StableDiffusion\stable-diffusion-webui\outputs\img2img-images\Deforum_20231018132838\20231018132838-temp\resumedata'.. Stack Trace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)

at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)

at Flowframes.Main.AutoEncodeResume.Save()

at Flowframes.Main.AutoEncode.d__12.MoveNext() Canceled interpolation.`