Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flownet.pkl error #310

Open
Fizzieyyy opened this issue Mar 21, 2024 · 3 comments
Open

flownet.pkl error #310

Fizzieyyy opened this issue Mar 21, 2024 · 3 comments

Comments

@Fizzieyyy
Copy link

I've been trying to interpolate a video but the interpolation gives error on flownet.pkl download

This is the log

[0] [3-21-2024 8:58:48]: Command Line: "C:\Users\Hafiz Ansary\AppData\Local\Flowframes\Flowframes.exe"
[1] [3-21-2024 8:58:48]: Files: None
[2] [3-21-2024 8:58:48]: Args: None
[3] [3-21-2024 8:58:48]: Initialized Nvidia API. GPU: NVIDIA GeForce GTX 1650
[4] [3-21-2024 8:58:48]: SymlinksAllowed: True
[5] [3-21-2024 8:58:48]: Parsing Patrons from CSV...
[6] [3-21-2024 8:58:48]: Found 33 Gold Patrons, 702 Silver Patrons
[7] [3-21-2024 8:58:48]: [Servers] Ping to nmkd-hz.de: 201 ms
[8] [3-21-2024 8:58:48]: [Servers] Ping to nmkd-cb.de: 235 ms
[9] [3-21-2024 8:58:48]: [Servers] Closest Server: Germany (Nürnberg) (201 ms)
[10] [3-21-2024 8:58:49]: [UI] You are running Flowframes 1.36.0. The latest Patreon version is 1.39.0, the latest free version is 1.36.0.
[11] [3-21-2024 8:58:49]: [GetGpus] Found GPU: Intel(R) UHD Graphics
[12] [3-21-2024 8:59:2]: Selected video/directory: lv_0_20240321081625.mp4
[13] [3-21-2024 8:59:2]: [UI] Loading metadata...
[16] [3-21-2024 8:59:2]: Getting frame count (C:\Users\Hafiz Ansary\Desktop\Flowframe\Input\lv_0_20240321081625.mp4)
[17] [3-21-2024 8:59:2]: Hash not cached, reading frame count.
[21] [3-21-2024 8:59:2]: Adding hash with value 5797 to cache.
[24] [3-21-2024 8:59:2]: Getting output for cmd.exe /C cd /D "C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\av" & ffprobe -v quiet -show_streams "C:\Users\Hafiz Ansary\Desktop\Flowframe\Input\lv_0_20240321081625.mp4"
[25] [3-21-2024 8:59:2]: Output (after 131ms): [STREAM] / index=0 / codec_name=h264 / codec_long_name=H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 / profile=High / codec_type=video / codec_tag_string=avc1 / codec_tag=0x31637661 / width=1662 / height=1080 / coded_width=1662 / coded_height=1080 / clos…
[28] [3-21-2024 8:59:2]: Getting output for cmd.exe /C cd /D "C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\av" & ffmpeg.exe -hide_banner -y -stats -i "C:\Users\Hafiz Ansary\Desktop\Flowframe\Input\lv_0_20240321081625.mp4"
[29] [3-21-2024 8:59:3]: Output (after 137ms): Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\Users\Hafiz Ansary\Desktop\Flowframe\Input\lv_0_20240321081625.mp4': / Metadata: / major_brand : isom / minor_version : 512 / compatible_brands: isomiso2avc1mp41 / Hw : …
[31] [3-21-2024 8:59:3]: Converted float 60 to Fraction 60/1
[32] [3-21-2024 8:59:3]: Detected FPS of lv_0_20240321081625.mp4 as 60/1 FPS
[33] [3-21-2024 8:59:3]: [UI] [REPL] Video FPS: 60/1 (~60) - Total Number Of Frames: 5797
[34] [3-21-2024 8:59:3]: Getting media resolution (C:\Users\Hafiz Ansary\Desktop\Flowframe\Input\lv_0_20240321081625.mp4)
[35] [3-21-2024 8:59:3]: Hash not cached, reading resolution.
[38] [3-21-2024 8:59:3]: Detected video size of lv_0_20240321081625.mp4 as 1662x1080
[39] [3-21-2024 8:59:3]: Adding hash with value {Width=1662, Height=1080} to cache.
[40] [3-21-2024 8:59:3]: [UI] Input Resolution: 1662x1080
[45] [3-21-2024 8:59:12]: Failed to parse "Normal Speed" to int: Input string was not in a correct format.
[46] [3-21-2024 8:59:12]: RefreshExtensions(Both) - alpha = False pngOutput = False aviHqChroma = False proresHqChroma = False
[47] [3-21-2024 8:59:12]: RefreshExtensions - Using '.jpg' for imported frames, using '.png' for interpolated frames
[48] [3-21-2024 8:59:12]: SetWorking(True)
[49] [3-21-2024 8:59:12]: Getting frame count (C:\Users\Hafiz Ansary\Desktop\Flowframe\Input\lv_0_20240321081625.mp4)
[50] [3-21-2024 8:59:12]: Cache contains this hash, using cached value.
[51] [3-21-2024 8:59:12]: Starting...
[52] [3-21-2024 8:59:12]: RefreshAlpha: model.supportsAlpha = True - outputSupportsAlpha = False - input ext: .mp4 => alpha = False
[53] [3-21-2024 8:59:12]: RefreshExtensions(Import) - alpha = False pngOutput = False aviHqChroma = False proresHqChroma = False
[54] [3-21-2024 8:59:12]: RefreshExtensions - Using '.jpg' for imported frames, using '.png' for interpolated frames
[55] [3-21-2024 8:59:12]: Extracting scenes from video...
[56] [3-21-2024 8:59:12]: [UI] Extracting scene changes...
[57] [3-21-2024 8:59:12]: [UI] Running FFmpeg...
[71] [3-21-2024 8:59:16]: [UI] [REPL] Detected 6 scene changes.
[72] [3-21-2024 8:59:16]: Extracting frames from video...
[73] [3-21-2024 8:59:16]: RefreshExtensions(Import) - alpha = False pngOutput = False aviHqChroma = False proresHqChroma = False
[74] [3-21-2024 8:59:16]: RefreshExtensions - Using '.jpg' for imported frames, using '.png' for interpolated frames
[75] [3-21-2024 8:59:16]: Getting media resolution (C:\Users\Hafiz Ansary\Desktop\Flowframe\Input\lv_0_20240321081625.mp4)
[76] [3-21-2024 8:59:16]: Cache contains this hash, using cached value.
[77] [3-21-2024 8:59:16]: [UI] Extracting video frames from input video...
[79] [3-21-2024 8:59:16]: [UI] Running FFmpeg...
[88] [3-21-2024 8:59:18]: Disk space check for 'C:/': 79.8 GB free.
[119] [3-21-2024 8:59:33]: Disk space check for 'C:/': 79.3 GB free.
[140] [3-21-2024 8:59:43]: [UI] [REPL] Extracted 5797 frames from input.
[141] [3-21-2024 8:59:43]: Processing frames...
[142] [3-21-2024 8:59:44]: [UI] Generating frame order information...
[143] [3-21-2024 8:59:44]: [UI] [REPL] Generating frame order information for 2x...
[144] [3-21-2024 8:59:44]: [UI] [REPL] Generating frame order information... Done.
[145] [3-21-2024 8:59:44]: Generated frame order info file in 44 ms
[146] [3-21-2024 8:59:44]: Downloading models...
[147] [3-21-2024 8:59:44]: DownloadModelFiles(string ai = Flowframes.Data.AI, string model = RIFE40, bool log = True)
[148] [3-21-2024 8:59:44]: Files for model RIFE40 not valid: Filesize of flownet.pkl (368403) does not equal validation size (35037125).
[149] [3-21-2024 8:59:44]: [UI] Downloading 'RIFE40' model files...
[150] [3-21-2024 8:59:44]: Downloading 'https://dl.nmkd-hz.de/flowframes/mdl/rife-cuda\RIFE40\files.json' to 'C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\files.json'
[151] [3-21-2024 8:59:45]: [REPL] Downloading model file 'files.json'... 100%
[152] [3-21-2024 8:59:45]: Downloaded 'files.json' (0 KB)
[153] [3-21-2024 8:59:45]: Downloading 'https://dl.nmkd-hz.de/flowframes/mdl/rife-cuda\RIFE40\flownet.pkl' to 'C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\flownet.pkl'
[154] [3-21-2024 8:59:45]: [UI] [REPL] Downloading model file 'flownet.pkl'... 0%
[155] [3-21-2024 8:59:48]: Disk space check for 'C:/': 79.1 GB free.
[156] [3-21-2024 8:59:51]: [UI] [REPL] Downloading model file 'flownet.pkl'... 1%
[157] [3-21-2024 8:59:57]: [UI] [REPL] Downloading model file 'flownet.pkl'... 2%
[158] [3-21-2024 9:0:2]: [UI] [REPL] Downloading model file 'flownet.pkl'... 3%
[159] [3-21-2024 9:0:3]: Disk space check for 'C:/': 79.1 GB free.
[160] [3-21-2024 9:0:8]: [UI] [REPL] Downloading model file 'flownet.pkl'... 4%
[161] [3-21-2024 9:0:14]: [UI] [REPL] Downloading model file 'flownet.pkl'... 5%
[162] [3-21-2024 9:0:18]: Disk space check for 'C:/': 79.1 GB free.
[163] [3-21-2024 9:0:19]: [UI] [REPL] Downloading model file 'flownet.pkl'... 6%
[164] [3-21-2024 9:0:25]: [UI] [REPL] Downloading model file 'flownet.pkl'... 7%
[165] [3-21-2024 9:0:32]: Downloading 'https://dl.nmkd-hz.de/flowframes/mdl/rife-cuda\RIFE40\flownet.pkl' to 'C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\flownet.pkl'
[166] [3-21-2024 9:0:32]: [UI] Download failed: The request was aborted: The request was canceled.
[167] [3-21-2024 9:0:32]: [UI] [REPL] Downloading model file 'flownet.pkl'... 0%
[168] [3-21-2024 9:0:33]: Disk space check for 'C:/': 79.1 GB free.
[169] [3-21-2024 9:0:37]: [UI] [REPL] Downloading model file 'flownet.pkl'... 1%
[170] [3-21-2024 9:0:43]: [UI] [REPL] Downloading model file 'flownet.pkl'... 2%
[171] [3-21-2024 9:0:48]: Disk space check for 'C:/': 79.1 GB free.
[172] [3-21-2024 9:0:49]: [UI] [REPL] Downloading model file 'flownet.pkl'... 3%
[173] [3-21-2024 9:0:55]: [UI] [REPL] Downloading model file 'flownet.pkl'... 4%
[174] [3-21-2024 9:1:0]: [UI] [REPL] Downloading model file 'flownet.pkl'... 5%
[175] [3-21-2024 9:1:3]: Disk space check for 'C:/': 79.1 GB free.
[176] [3-21-2024 9:1:6]: [UI] [REPL] Downloading model file 'flownet.pkl'... 6%
[177] [3-21-2024 9:1:12]: [UI] [REPL] Downloading model file 'flownet.pkl'... 7%
[178] [3-21-2024 9:1:18]: Disk space check for 'C:/': 79.1 GB free.
[179] [3-21-2024 9:1:18]: [UI] [REPL] Downloading model file 'flownet.pkl'... 8%
[180] [3-21-2024 9:1:24]: [UI] [REPL] Downloading model file 'flownet.pkl'... 9%
[181] [3-21-2024 9:1:29]: [UI] [REPL] Downloading model file 'flownet.pkl'... 10%
[182] [3-21-2024 9:1:33]: Disk space check for 'C:/': 79.1 GB free.
[183] [3-21-2024 9:1:35]: [UI] [REPL] Downloading model file 'flownet.pkl'... 11%
[184] [3-21-2024 9:1:41]: [UI] [REPL] Downloading model file 'flownet.pkl'... 12%
[185] [3-21-2024 9:1:46]: [UI] [REPL] Downloading model file 'flownet.pkl'... 13%
[186] [3-21-2024 9:1:48]: Disk space check for 'C:/': 79.1 GB free.
[187] [3-21-2024 9:1:52]: [UI] [REPL] Downloading model file 'flownet.pkl'... 14%
[188] [3-21-2024 9:1:58]: [UI] [REPL] Downloading model file 'flownet.pkl'... 15%
[189] [3-21-2024 9:2:3]: Disk space check for 'C:/': 79.1 GB free.
[190] [3-21-2024 9:2:3]: [UI] [REPL] Downloading model file 'flownet.pkl'... 16%
[191] [3-21-2024 9:2:9]: [UI] [REPL] Downloading model file 'flownet.pkl'... 17%
[192] [3-21-2024 9:2:15]: [UI] [REPL] Downloading model file 'flownet.pkl'... 18%
[193] [3-21-2024 9:2:18]: Disk space check for 'C:/': 79.1 GB free.
[194] [3-21-2024 9:2:21]: [UI] [REPL] Downloading model file 'flownet.pkl'... 19%
[195] [3-21-2024 9:2:26]: [UI] [REPL] Downloading model file 'flownet.pkl'... 20%
[196] [3-21-2024 9:2:32]: [UI] [REPL] Downloading model file 'flownet.pkl'... 21%
[197] [3-21-2024 9:2:33]: Disk space check for 'C:/': 79.1 GB free.
[198] [3-21-2024 9:2:38]: [UI] [REPL] Downloading model file 'flownet.pkl'... 22%
[199] [3-21-2024 9:2:44]: [UI] [REPL] Downloading model file 'flownet.pkl'... 23%
[200] [3-21-2024 9:2:48]: Disk space check for 'C:/': 79.1 GB free.
[201] [3-21-2024 9:2:49]: [UI] [REPL] Downloading model file 'flownet.pkl'... 24%
[202] [3-21-2024 9:2:55]: [UI] [REPL] Downloading model file 'flownet.pkl'... 25%
[203] [3-21-2024 9:3:1]: [UI] [REPL] Downloading model file 'flownet.pkl'... 26%
[204] [3-21-2024 9:3:3]: Disk space check for 'C:/': 79.1 GB free.
[205] [3-21-2024 9:3:7]: [UI] [REPL] Downloading model file 'flownet.pkl'... 27%
[206] [3-21-2024 9:3:12]: [UI] [REPL] Downloading model file 'flownet.pkl'... 28%
[207] [3-21-2024 9:3:18]: Disk space check for 'C:/': 79.1 GB free.
[208] [3-21-2024 9:3:18]: [UI] [REPL] Downloading model file 'flownet.pkl'... 29%
[209] [3-21-2024 9:3:24]: [UI] [REPL] Downloading model file 'flownet.pkl'... 30%
[210] [3-21-2024 9:3:29]: [UI] [REPL] Downloading model file 'flownet.pkl'... 31%
[211] [3-21-2024 9:3:33]: Disk space check for 'C:/': 79.1 GB free.
[212] [3-21-2024 9:3:35]: [UI] [REPL] Downloading model file 'flownet.pkl'... 32%
[213] [3-21-2024 9:3:41]: [UI] [REPL] Downloading model file 'flownet.pkl'... 33%
[214] [3-21-2024 9:3:47]: [UI] [REPL] Downloading model file 'flownet.pkl'... 34%
[215] [3-21-2024 9:3:48]: Disk space check for 'C:/': 79.1 GB free.
[216] [3-21-2024 9:3:53]: [UI] [REPL] Downloading model file 'flownet.pkl'... 35%
[217] [3-21-2024 9:3:58]: [UI] [REPL] Downloading model file 'flownet.pkl'... 36%
[218] [3-21-2024 9:4:3]: Disk space check for 'C:/': 79.1 GB free.
[219] [3-21-2024 9:4:4]: [UI] [REPL] Downloading model file 'flownet.pkl'... 37%
[220] [3-21-2024 9:4:10]: [UI] [REPL] Downloading model file 'flownet.pkl'... 38%
[221] [3-21-2024 9:4:15]: [UI] [REPL] Downloading model file 'flownet.pkl'... 39%
[222] [3-21-2024 9:4:18]: Disk space check for 'C:/': 79.1 GB free.
[223] [3-21-2024 9:4:21]: [UI] [REPL] Downloading model file 'flownet.pkl'... 40%
[224] [3-21-2024 9:4:27]: TryDeleteIfExists: Error trying to delete C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\flownet.pkl: The process cannot access the file 'C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\flownet.pkl' because it is being used by another process.
[225] [3-21-2024 9:4:27]: Downloading 'https://dl.nmkd-hz.de/flowframes/mdl/rife-cuda\RIFE40\flownet.pkl' to 'C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\flownet.pkl'
[226] [3-21-2024 9:4:27]: [UI] Download failed: The request was aborted: The request was canceled.
[227] [3-21-2024 9:4:28]: [UI] [REPL] Downloading model file 'flownet.pkl'... 0%
[228] [3-21-2024 9:4:33]: Disk space check for 'C:/': 79.1 GB free.
[229] [3-21-2024 9:4:34]: Downloading 'https://dl.nmkd-hz.de/flowframes/mdl/rife-cuda\RIFE40\flownet.pkl' to 'C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\flownet.pkl'
[230] [3-21-2024 9:4:34]: [UI] Download failed: The request was aborted: The request was canceled.
[231] [3-21-2024 9:4:34]: [UI] [REPL] Downloading model file 'flownet.pkl'... 0%
[232] [3-21-2024 9:4:40]: [UI] [REPL] Downloading model file 'flownet.pkl'... 1%
[233] [3-21-2024 9:4:46]: [UI] [REPL] Downloading model file 'flownet.pkl'... 2%
[234] [3-21-2024 9:4:48]: Disk space check for 'C:/': 79.1 GB free.
[235] [3-21-2024 9:4:51]: [UI] [REPL] Downloading model file 'flownet.pkl'... 3%
[236] [3-21-2024 9:4:57]: [UI] [REPL] Downloading model file 'flownet.pkl'... 4%
[237] [3-21-2024 9:5:3]: [UI] [REPL] Downloading model file 'flownet.pkl'... 5%
[238] [3-21-2024 9:5:3]: Disk space check for 'C:/': 79.1 GB free.
[239] [3-21-2024 9:5:9]: [UI] [REPL] Downloading model file 'flownet.pkl'... 6%
[240] [3-21-2024 9:5:15]: [UI] [REPL] Downloading model file 'flownet.pkl'... 7%
[241] [3-21-2024 9:5:18]: Disk space check for 'C:/': 79.1 GB free.
[242] [3-21-2024 9:5:21]: [UI] [REPL] Downloading model file 'flownet.pkl'... 8%
[243] [3-21-2024 9:5:27]: [UI] [REPL] Downloading model file 'flownet.pkl'... 9%
[244] [3-21-2024 9:5:33]: [UI] [REPL] Downloading model file 'flownet.pkl'... 10%
[245] [3-21-2024 9:5:33]: Disk space check for 'C:/': 79.1 GB free.
[246] [3-21-2024 9:5:38]: [UI] [REPL] Downloading model file 'flownet.pkl'... 11%
[247] [3-21-2024 9:5:44]: Downloading 'https://dl.nmkd-hz.de/flowframes/mdl/rife-cuda\RIFE40\flownet.pkl' to 'C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\flownet.pkl'
[248] [3-21-2024 9:5:44]: [UI] Download failed: The request was aborted: The request was canceled.
[249] [3-21-2024 9:5:45]: [UI] [REPL] Downloading model file 'flownet.pkl'... 0%
[250] [3-21-2024 9:5:48]: Disk space check for 'C:/': 79.1 GB free.
[251] [3-21-2024 9:5:50]: [UI] [REPL] Downloading model file 'flownet.pkl'... 1%
[252] [3-21-2024 9:5:57]: TryDeleteIfExists: Error trying to delete C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\flownet.pkl: The process cannot access the file 'C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\flownet.pkl' because it is being used by another process.
[253] [3-21-2024 9:5:57]: Downloading 'https://dl.nmkd-hz.de/flowframes/mdl/rife-cuda\RIFE40\flownet.pkl' to 'C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\flownet.pkl'
[254] [3-21-2024 9:5:57]: [UI] Download failed: The request was aborted: The request was canceled.
[255] [3-21-2024 9:5:58]: [UI] [REPL] Downloading model file 'flownet.pkl'... 0%
[256] [3-21-2024 9:6:3]: Disk space check for 'C:/': 79.1 GB free.
[257] [3-21-2024 9:6:3]: [UI] [REPL] Downloading model file 'flownet.pkl'... 1%
[258] [3-21-2024 9:6:9]: [UI] [REPL] Downloading model file 'flownet.pkl'... 2%
[259] [3-21-2024 9:6:14]: [UI] [REPL] Downloading model file 'flownet.pkl'... 3%
[260] [3-21-2024 9:6:18]: Disk space check for 'C:/': 79.1 GB free.
[261] [3-21-2024 9:6:21]: [UI] [REPL] Downloading model file 'flownet.pkl'... 4%
[262] [3-21-2024 9:6:27]: [UI] [REPL] Downloading model file 'flownet.pkl'... 5%
[263] [3-21-2024 9:6:32]: [UI] [REPL] Downloading model file 'flownet.pkl'... 6%
[264] [3-21-2024 9:6:33]: Disk space check for 'C:/': 79.1 GB free.
[265] [3-21-2024 9:6:38]: TryDeleteIfExists: Error trying to delete C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\flownet.pkl: The process cannot access the file 'C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\flownet.pkl' because it is being used by another process.
[266] [3-21-2024 9:6:38]: Downloading 'https://dl.nmkd-hz.de/flowframes/mdl/rife-cuda\RIFE40\flownet.pkl' to 'C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\flownet.pkl'
[267] [3-21-2024 9:6:38]: [UI] Download failed: The request was aborted: The request was canceled.
[268] [3-21-2024 9:6:39]: [UI] [REPL] Downloading model file 'flownet.pkl'... 0%
[269] [3-21-2024 9:6:44]: [UI] [REPL] Downloading model file 'flownet.pkl'... 1%
[270] [3-21-2024 9:6:48]: Disk space check for 'C:/': 79.1 GB free.
[271] [3-21-2024 9:6:50]: Downloading 'https://dl.nmkd-hz.de/flowframes/mdl/rife-cuda\RIFE40\flownet.pkl' to 'C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\flownet.pkl'
[272] [3-21-2024 9:6:50]: [UI] Download failed: The request was aborted: The request was canceled.
[273] [3-21-2024 9:6:50]: [UI] [REPL] Downloading model file 'flownet.pkl'... 0%
[274] [3-21-2024 9:6:56]: [UI] [REPL] Downloading model file 'flownet.pkl'... 1%
[275] [3-21-2024 9:7:2]: [UI] [REPL] Downloading model file 'flownet.pkl'... 2%
[276] [3-21-2024 9:7:3]: Disk space check for 'C:/': 79.1 GB free.
[277] [3-21-2024 9:7:8]: [UI] [REPL] Downloading model file 'flownet.pkl'... 3%
[278] [3-21-2024 9:7:14]: [UI] [REPL] Downloading model file 'flownet.pkl'... 4%
[279] [3-21-2024 9:7:18]: Disk space check for 'C:/': 79.1 GB free.
[280] [3-21-2024 9:7:19]: [UI] [REPL] Downloading model file 'flownet.pkl'... 5%
[281] [3-21-2024 9:7:25]: [UI] [REPL] Downloading model file 'flownet.pkl'... 6%
[282] [3-21-2024 9:7:31]: [UI] [REPL] Downloading model file 'flownet.pkl'... 7%
[283] [3-21-2024 9:7:33]: Disk space check for 'C:/': 79.1 GB free.
[284] [3-21-2024 9:7:37]: [UI] [REPL] Downloading model file 'flownet.pkl'... 8%
[285] [3-21-2024 9:7:43]: [UI] [REPL] Downloading model file 'flownet.pkl'... 9%
[286] [3-21-2024 9:7:48]: Disk space check for 'C:/': 79.1 GB free.
[287] [3-21-2024 9:7:49]: [UI] [REPL] Downloading model file 'flownet.pkl'... 10%
[288] [3-21-2024 9:7:54]: [UI] [REPL] Downloading model file 'flownet.pkl'... 11%
[289] [3-21-2024 9:8:0]: [UI] [REPL] Downloading model file 'flownet.pkl'... 12%
[290] [3-21-2024 9:8:3]: Disk space check for 'C:/': 79.1 GB free.
[291] [3-21-2024 9:8:6]: [UI] [REPL] Downloading model file 'flownet.pkl'... 13%
[292] [3-21-2024 9:8:12]: [UI] [REPL] Downloading model file 'flownet.pkl'... 14%
[293] [3-21-2024 9:8:18]: [UI] [REPL] Downloading model file 'flownet.pkl'... 15%
[294] [3-21-2024 9:8:18]: Disk space check for 'C:/': 79.1 GB free.
[295] [3-21-2024 9:8:24]: [UI] [REPL] Downloading model file 'flownet.pkl'... 16%
[296] [3-21-2024 9:8:29]: [UI] [REPL] Downloading model file 'flownet.pkl'... 17%
[297] [3-21-2024 9:8:33]: Disk space check for 'C:/': 79.1 GB free.
[298] [3-21-2024 9:8:35]: [UI] [REPL] Downloading model file 'flownet.pkl'... 18%
[299] [3-21-2024 9:8:41]: [UI] [REPL] Downloading model file 'flownet.pkl'... 19%
[300] [3-21-2024 9:8:47]: Downloading 'https://dl.nmkd-hz.de/flowframes/mdl/rife-cuda\RIFE40\flownet.pkl' to 'C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\flownet.pkl'
[301] [3-21-2024 9:8:47]: [UI] Download failed: The request was aborted: The request was canceled.
[302] [3-21-2024 9:8:48]: [UI] [REPL] Downloading model file 'flownet.pkl'... 0%
[303] [3-21-2024 9:8:48]: Disk space check for 'C:/': 79.1 GB free.
[304] [3-21-2024 9:8:52]: [UI] [REPL] Downloading model file 'flownet.pkl'... 1%
[305] [3-21-2024 9:8:58]: TryDeleteIfExists: Error trying to delete C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\flownet.pkl: The process cannot access the file 'C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\flownet.pkl' because it is being used by another process.
[306] [3-21-2024 9:8:58]: Downloading 'https://dl.nmkd-hz.de/flowframes/mdl/rife-cuda\RIFE40\flownet.pkl' to 'C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\flownet.pkl'
[307] [3-21-2024 9:8:58]: [UI] Download failed: The request was aborted: The request was canceled.
[308] [3-21-2024 9:8:59]: [UI] [REPL] Downloading model file 'flownet.pkl'... 0%
[309] [3-21-2024 9:9:3]: Disk space check for 'C:/': 79.1 GB free.
[310] [3-21-2024 9:9:5]: [UI] [REPL] Downloading model file 'flownet.pkl'... 1%
[311] [3-21-2024 9:9:11]: [UI] [REPL] Downloading model file 'flownet.pkl'... 2%
[312] [3-21-2024 9:9:13]: Canceled.
[313] [3-21-2024 9:9:13]: SetWorking(False)
[314] [3-21-2024 9:9:13]: TryDeleteIfExistsAsync Move Exception: Access to the path 'C:\Users\Hafiz Ansary\Desktop\Flowframe\Input\lv_0_20240321081625-temp' is denied. [10 retries left]
[315] [3-21-2024 9:9:13]: [UI] Canceled interpolation.
[316] [3-21-2024 9:9:13]: [UI] Download failed: The request was aborted: The request was canceled.
[317] [3-21-2024 9:9:14]: Downloaded 'flownet.pkl' (823 KB)
[318] [3-21-2024 9:9:14]: Downloaded 'flownet.pkl' (823 KB)
[319] [3-21-2024 9:9:15]: Downloaded 'flownet.pkl' (823 KB)
[320] [3-21-2024 9:9:15]: TryDeleteIfExistsAsync Move Exception: Access to the path 'C:\Users\Hafiz Ansary\Desktop\Flowframe\Input\lv_0_20240321081625-temp' is denied. [9 retries left]
[321] [3-21-2024 9:9:15]: Downloaded 'flownet.pkl' (823 KB)

@Fizzieyyy
Copy link
Author

I got this error now

This is the Log

[0] [3-21-2024 12:3:57]: Command Line: "C:\Users\Hafiz Ansary\AppData\Local\Flowframes\Flowframes.exe"
[1] [3-21-2024 12:3:57]: Files: None
[2] [3-21-2024 12:3:57]: Args: None
[3] [3-21-2024 12:3:58]: Initialized Nvidia API. GPU: NVIDIA GeForce GTX 1650
[4] [3-21-2024 12:3:58]: SymlinksAllowed: True
[5] [3-21-2024 12:3:58]: [Servers] Ping to nmkd-hz.de: 201 ms
[6] [3-21-2024 12:3:58]: Parsing Patrons from CSV...
[7] [3-21-2024 12:3:58]: Found 33 Gold Patrons, 702 Silver Patrons
[8] [3-21-2024 12:3:58]: [Servers] Ping to nmkd-cb.de: 236 ms
[9] [3-21-2024 12:3:58]: [Servers] Closest Server: Germany (Nürnberg) (201 ms)
[10] [3-21-2024 12:4:0]: [UI] You are running Flowframes 1.36.0. The latest Patreon version is 1.39.0, the latest free version is 1.36.0.
[11] [3-21-2024 12:4:0]: [GetGpus] Found GPU: Intel(R) UHD Graphics
[12] [3-21-2024 12:4:9]: Selected video/directory: lv_0_20240321090841.mp4
[13] [3-21-2024 12:4:9]: [UI] Loading metadata...
[16] [3-21-2024 12:4:10]: Getting frame count (C:\Users\Hafiz Ansary\Desktop\Flowframe\Input\lv_0_20240321090841.mp4)
[17] [3-21-2024 12:4:10]: Hash not cached, reading frame count.
[21] [3-21-2024 12:4:10]: Adding hash with value 2899 to cache.
[24] [3-21-2024 12:4:10]: Getting output for cmd.exe /C cd /D "C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\av" & ffprobe -v quiet -show_streams "C:\Users\Hafiz Ansary\Desktop\Flowframe\Input\lv_0_20240321090841.mp4"
[25] [3-21-2024 12:4:10]: Output (after 134ms): [STREAM] / index=0 / codec_name=h264 / codec_long_name=H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 / profile=High / codec_type=video / codec_tag_string=avc1 / codec_tag=0x31637661 / width=1662 / height=1080 / coded_width=1662 / coded_height=1080 / clos…
[28] [3-21-2024 12:4:10]: Getting output for cmd.exe /C cd /D "C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\av" & ffmpeg.exe -hide_banner -y -stats -i "C:\Users\Hafiz Ansary\Desktop\Flowframe\Input\lv_0_20240321090841.mp4"
[29] [3-21-2024 12:4:10]: Output (after 138ms): Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\Users\Hafiz Ansary\Desktop\Flowframe\Input\lv_0_20240321090841.mp4': / Metadata: / major_brand : isom / minor_version : 512 / compatible_brands: isomiso2avc1mp41 / Hw : …
[31] [3-21-2024 12:4:10]: Converted float 30 to Fraction 30/1
[32] [3-21-2024 12:4:10]: Detected FPS of lv_0_20240321090841.mp4 as 30/1 FPS
[33] [3-21-2024 12:4:10]: [UI] [REPL] Video FPS: 30/1 (~30) - Total Number Of Frames: 2899
[34] [3-21-2024 12:4:10]: Getting media resolution (C:\Users\Hafiz Ansary\Desktop\Flowframe\Input\lv_0_20240321090841.mp4)
[35] [3-21-2024 12:4:10]: Hash not cached, reading resolution.
[38] [3-21-2024 12:4:10]: Detected video size of lv_0_20240321090841.mp4 as 1662x1080
[39] [3-21-2024 12:4:10]: Adding hash with value {Width=1662, Height=1080} to cache.
[40] [3-21-2024 12:4:10]: [UI] Input Resolution: 1662x1080
[45] [3-21-2024 12:4:25]: Failed to parse "Normal Speed" to int: Input string was not in a correct format.
[46] [3-21-2024 12:4:25]: RefreshExtensions(Both) - alpha = False pngOutput = False aviHqChroma = False proresHqChroma = False
[47] [3-21-2024 12:4:25]: RefreshExtensions - Using '.jpg' for imported frames, using '.png' for interpolated frames
[48] [3-21-2024 12:4:25]: SetWorking(True)
[49] [3-21-2024 12:4:25]: Getting frame count (C:\Users\Hafiz Ansary\Desktop\Flowframe\Input\lv_0_20240321090841.mp4)
[50] [3-21-2024 12:4:25]: Cache contains this hash, using cached value.
[51] [3-21-2024 12:4:25]: Starting...
[52] [3-21-2024 12:4:25]: RefreshAlpha: model.supportsAlpha = True - outputSupportsAlpha = False - input ext: .mp4 => alpha = False
[53] [3-21-2024 12:4:25]: RefreshExtensions(Import) - alpha = False pngOutput = False aviHqChroma = False proresHqChroma = False
[54] [3-21-2024 12:4:25]: RefreshExtensions - Using '.jpg' for imported frames, using '.png' for interpolated frames
[55] [3-21-2024 12:4:25]: Extracting scenes from video...
[56] [3-21-2024 12:4:25]: [UI] Extracting scene changes...
[57] [3-21-2024 12:4:25]: [UI] Running FFmpeg...
[68] [3-21-2024 12:4:27]: Disk space check for 'C:/': 79.1 GB free.
[69] [3-21-2024 12:4:27]: [UI] [REPL] Detected 6 scene changes.
[70] [3-21-2024 12:4:27]: Extracting frames from video...
[71] [3-21-2024 12:4:27]: RefreshExtensions(Import) - alpha = False pngOutput = False aviHqChroma = False proresHqChroma = False
[72] [3-21-2024 12:4:27]: RefreshExtensions - Using '.jpg' for imported frames, using '.png' for interpolated frames
[73] [3-21-2024 12:4:27]: Getting media resolution (C:\Users\Hafiz Ansary\Desktop\Flowframe\Input\lv_0_20240321090841.mp4)
[74] [3-21-2024 12:4:27]: Cache contains this hash, using cached value.
[75] [3-21-2024 12:4:27]: [UI] Extracting video frames from input video...
[77] [3-21-2024 12:4:27]: [UI] Running FFmpeg...
[110] [3-21-2024 12:4:41]: [UI] [REPL] Extracted 2899 frames from input.
[111] [3-21-2024 12:4:41]: Processing frames...
[112] [3-21-2024 12:4:42]: [UI] Generating frame order information...
[113] [3-21-2024 12:4:42]: [UI] [REPL] Generating frame order information for 2x...
[114] [3-21-2024 12:4:42]: [UI] [REPL] Generating frame order information... Done.
[115] [3-21-2024 12:4:42]: Generated frame order info file in 45 ms
[116] [3-21-2024 12:4:42]: Downloading models...
[117] [3-21-2024 12:4:42]: DownloadModelFiles(string ai = Flowframes.Data.AI, string model = RIFE40, bool log = True)
[118] [3-21-2024 12:4:42]: Files for model RIFE40 not valid: C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40 does not exist.
[119] [3-21-2024 12:4:42]: [UI] Downloading 'RIFE40' model files...
[120] [3-21-2024 12:4:42]: Downloading 'https://dl.nmkd-hz.de/flowframes/mdl/rife-cuda\RIFE40\files.json' to 'C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\files.json'
[121] [3-21-2024 12:4:42]: Disk space check for 'C:/': 78.8 GB free.
[122] [3-21-2024 12:4:43]: [REPL] Downloading model file 'files.json'... 100%
[123] [3-21-2024 12:4:43]: Downloaded 'files.json' (0 KB)
[124] [3-21-2024 12:4:43]: Downloading 'https://dl.nmkd-hz.de/flowframes/mdl/rife-cuda\RIFE40\flownet.pkl' to 'C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\flownet.pkl'
[125] [3-21-2024 12:4:43]: [UI] [REPL] Downloading model file 'flownet.pkl'... 0%
[126] [3-21-2024 12:4:49]: [UI] [REPL] Downloading model file 'flownet.pkl'... 1%
[127] [3-21-2024 12:4:55]: [UI] [REPL] Downloading model file 'flownet.pkl'... 2%
[128] [3-21-2024 12:4:57]: Disk space check for 'C:/': 78.8 GB free.
[129] [3-21-2024 12:5:1]: [UI] [REPL] Downloading model file 'flownet.pkl'... 3%
[130] [3-21-2024 12:5:6]: [UI] [REPL] Downloading model file 'flownet.pkl'... 4%
[131] [3-21-2024 12:5:12]: [UI] [REPL] Downloading model file 'flownet.pkl'... 5%
[132] [3-21-2024 12:5:12]: Disk space check for 'C:/': 78.8 GB free.
[133] [3-21-2024 12:5:17]: [UI] [REPL] Downloading model file 'flownet.pkl'... 6%
[134] [3-21-2024 12:5:23]: [UI] [REPL] Downloading model file 'flownet.pkl'... 7%
[135] [3-21-2024 12:5:27]: Disk space check for 'C:/': 78.8 GB free.
[136] [3-21-2024 12:5:29]: [UI] [REPL] Downloading model file 'flownet.pkl'... 8%
[137] [3-21-2024 12:5:34]: [UI] [REPL] Downloading model file 'flownet.pkl'... 9%
[138] [3-21-2024 12:5:40]: [UI] [REPL] Downloading model file 'flownet.pkl'... 10%
[139] [3-21-2024 12:5:42]: Disk space check for 'C:/': 78.8 GB free.
[140] [3-21-2024 12:5:46]: [UI] [REPL] Downloading model file 'flownet.pkl'... 11%
[141] [3-21-2024 12:5:52]: [UI] [REPL] Downloading model file 'flownet.pkl'... 12%
[142] [3-21-2024 12:5:57]: Disk space check for 'C:/': 78.8 GB free.
[143] [3-21-2024 12:5:58]: [UI] [REPL] Downloading model file 'flownet.pkl'... 13%
[144] [3-21-2024 12:6:4]: [UI] [REPL] Downloading model file 'flownet.pkl'... 14%
[145] [3-21-2024 12:6:10]: [UI] [REPL] Downloading model file 'flownet.pkl'... 15%
[146] [3-21-2024 12:6:12]: Disk space check for 'C:/': 78.8 GB free.
[147] [3-21-2024 12:6:15]: [UI] [REPL] Downloading model file 'flownet.pkl'... 16%
[148] [3-21-2024 12:6:21]: [UI] [REPL] Downloading model file 'flownet.pkl'... 17%
[149] [3-21-2024 12:6:27]: [UI] [REPL] Downloading model file 'flownet.pkl'... 18%
[150] [3-21-2024 12:6:27]: Disk space check for 'C:/': 78.8 GB free.
[151] [3-21-2024 12:6:32]: [UI] [REPL] Downloading model file 'flownet.pkl'... 19%
[152] [3-21-2024 12:6:38]: [UI] [REPL] Downloading model file 'flownet.pkl'... 20%
[153] [3-21-2024 12:6:42]: Disk space check for 'C:/': 78.8 GB free.
[154] [3-21-2024 12:6:44]: [UI] [REPL] Downloading model file 'flownet.pkl'... 21%
[155] [3-21-2024 12:6:50]: [UI] [REPL] Downloading model file 'flownet.pkl'... 22%
[156] [3-21-2024 12:6:55]: [UI] [REPL] Downloading model file 'flownet.pkl'... 23%
[157] [3-21-2024 12:6:57]: Disk space check for 'C:/': 78.8 GB free.
[158] [3-21-2024 12:7:1]: [UI] [REPL] Downloading model file 'flownet.pkl'... 24%
[159] [3-21-2024 12:7:7]: [UI] [REPL] Downloading model file 'flownet.pkl'... 25%
[160] [3-21-2024 12:7:12]: Disk space check for 'C:/': 78.8 GB free.
[161] [3-21-2024 12:7:13]: [UI] [REPL] Downloading model file 'flownet.pkl'... 26%
[162] [3-21-2024 12:7:18]: [UI] [REPL] Downloading model file 'flownet.pkl'... 27%
[163] [3-21-2024 12:7:25]: [UI] [REPL] Downloading model file 'flownet.pkl'... 28%
[164] [3-21-2024 12:7:27]: Disk space check for 'C:/': 78.8 GB free.
[165] [3-21-2024 12:7:30]: [UI] [REPL] Downloading model file 'flownet.pkl'... 29%
[166] [3-21-2024 12:7:36]: [UI] [REPL] Downloading model file 'flownet.pkl'... 30%
[167] [3-21-2024 12:7:42]: Disk space check for 'C:/': 78.8 GB free.
[168] [3-21-2024 12:7:43]: [UI] [REPL] Downloading model file 'flownet.pkl'... 31%
[169] [3-21-2024 12:7:48]: [UI] [REPL] Downloading model file 'flownet.pkl'... 32%
[170] [3-21-2024 12:7:54]: [UI] [REPL] Downloading model file 'flownet.pkl'... 33%
[171] [3-21-2024 12:7:57]: Disk space check for 'C:/': 78.8 GB free.
[172] [3-21-2024 12:8:0]: [UI] [REPL] Downloading model file 'flownet.pkl'... 34%
[173] [3-21-2024 12:8:5]: [UI] [REPL] Downloading model file 'flownet.pkl'... 35%
[174] [3-21-2024 12:8:12]: TryDeleteIfExists: Error trying to delete C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\flownet.pkl: The process cannot access the file 'C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\flownet.pkl' because it is being used by another process.
[175] [3-21-2024 12:8:12]: Downloading 'https://dl.nmkd-hz.de/flowframes/mdl/rife-cuda\RIFE40\flownet.pkl' to 'C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\flownet.pkl'
[176] [3-21-2024 12:8:12]: [UI] Download failed: An exception occurred during a WebClient request.
[177] [3-21-2024 12:8:12]: [UI] Download failed: The request was aborted: The request was canceled.
[178] [3-21-2024 12:8:12]: Downloaded 'flownet.pkl' (12311 KB)
[179] [3-21-2024 12:8:12]: Disk space check for 'C:/': 78.8 GB free.
[180] [3-21-2024 12:8:13]: Downloaded 'flownet.pkl' (12311 KB)
[181] [3-21-2024 12:8:13]: Downloading 'https://dl.nmkd-hz.de/flowframes/mdl/rife-cuda\RIFE40\arch/IFNet_HDv3.py' to 'C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\arch/IFNet_HDv3.py'
[182] [3-21-2024 12:8:13]: [UI] [REPL] Downloading model file 'IFNet_HDv3.py'... 100%
[183] [3-21-2024 12:8:14]: Downloaded 'IFNet_HDv3.py' (5 KB)
[184] [3-21-2024 12:8:14]: Downloading 'https://dl.nmkd-hz.de/flowframes/mdl/rife-cuda\RIFE40\arch/refine.py' to 'C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\arch/refine.py'
[185] [3-21-2024 12:8:14]: [UI] [REPL] Downloading model file 'refine.py'... 100%
[186] [3-21-2024 12:8:14]: Downloaded 'refine.py' (3 KB)
[187] [3-21-2024 12:8:14]: Downloading 'https://dl.nmkd-hz.de/flowframes/mdl/rife-cuda\RIFE40\arch/RIFE_HDv3.py' to 'C:\Users\Hafiz Ansary\AppData\Local\Flowframes\FlowframesData\pkgs\rife-cuda\RIFE40\arch/RIFE_HDv3.py'
[188] [3-21-2024 12:8:14]: [UI] [REPL] Downloading model file 'RIFE_HDv3.py'... 100%
[189] [3-21-2024 12:8:15]: Downloaded 'RIFE_HDv3.py' (3 KB)
[190] [3-21-2024 12:8:15]: [UI] [REPL] Downloaded "RIFE40" model files.
[191] [3-21-2024 12:8:15]: Files for model RIFE40 not valid: Filesize of flownet.pkl (12607251) does not equal validation size (35037125).
[192] [3-21-2024 12:8:15]: Canceled.
[193] [3-21-2024 12:8:15]: SetWorking(False)
[194] [3-21-2024 12:8:15]: [UI] Canceled interpolation.
[195] [3-21-2024 12:8:15]: [BgTaskMgr] Task 'TryDeleteIfExistsAsync C:\Users\Hafiz Ansary\Desktop\Flowframe\Input\lv_0_20240321090841-temp_' has finished after 197ms (Timeout 120s)
[196] [3-21-2024 12:8:40]: Message: Canceled: Model files are invalid! Please try again.

Error log flowframe.txt

@Fizzieyyy
Copy link
Author

Please anyone can help or share the files here so I'll paste it manually to folders

@Goosenitsa
Copy link

Hi, had the same problem here. I am using laptop with AMD CPU and Nvidia GPU, and used default settings in flowframes to test the functionality of the program, but the same error message appeared.
I've noticed that at the top of the window it says "Radeon(TM) Graphics". If you've encountered the same issue, try using RIFE (NCNN) Interpolation AI in the settings, this one uses Vulkan.
But I am sure, that if you want to get the maximum perforamce in interpolating, we need to find out how to set the Nvidia GPU
Hope this helped, have a great day!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants