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
Any video I try to interpolate, FlowFrames says that it's incompatible and it never counts the frames for any videos. It seems like it doesn't even try in the log file.
[0] [7-26-2024 13:1:28]: Command Line: "C:\Users\main\AppData\Local\Flowframes\Flowframes.exe"
[1] [7-26-2024 13:1:28]: Files: None
[2] [7-26-2024 13:1:28]: Args: None
[3] [7-26-2024 13:1:28]: Initialized Nvidia API. GPU: NVIDIA GeForce RTX 3070 Ti
[4] [7-26-2024 13:1:28]: SymlinksAllowed: True
[5] [7-26-2024 13:1:29]: [Servers] Ping to nmkd-hz.de: 126 ms
[6] [7-26-2024 13:1:29]: Parsing Patrons from CSV...
[7] [7-26-2024 13:1:29]: Found 33 Gold Patrons, 702 Silver Patrons
[8] [7-26-2024 13:1:29]: [Servers] Ping to nmkd-cb.de: 22 ms
[9] [7-26-2024 13:1:29]: [Servers] Closest Server: USA (St. Louis) (22 ms)
[10] [7-26-2024 13:1:29]: [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] [7-26-2024 13:1:29]: [GetGpus] Found GPU: NVIDIA GeForce RTX 3070 Ti
[12] [7-26-2024 13:1:52]: Failed to parse "Normal Speed" to int: Input string was not in a correct format.
[13] [7-26-2024 13:1:52]: Failed to reduce fraction (0/0): Attempted to divide by zero.
[14] [7-26-2024 13:1:52]: Tried to create InterpSettings struct without an inpath. Can't set tempFolder, framesFolder and interpFolder.
[15] [7-26-2024 13:1:52]: RefreshExtensions(Both) - alpha = False pngOutput = False aviHqChroma = False proresHqChroma = False
[16] [7-26-2024 13:1:52]: RefreshExtensions - Using '.jpg' for imported frames, using '.png' for interpolated frames
[17] [7-26-2024 13:1:52]: SetWorking(True)
[18] [7-26-2024 13:1:54]: Message: Input path is not valid!
[19] [7-26-2024 13:1:54]: Canceled.
[20] [7-26-2024 13:1:54]: SetWorking(False)
[21] [7-26-2024 13:1:54]: [BgTaskMgr] Task 'TryDeleteIfExistsAsync ' has finished after 3ms (Timeout 120s)
[22] [7-26-2024 13:1:54]: [UI] Canceled interpolation.
[23] [7-26-2024 13:2:8]: Selected video/directory: t.mp4
[24] [7-26-2024 13:2:8]: [UI] Loading metadata...
[27] [7-26-2024 13:2:9]: Getting frame count (C:\Users\main\OneDrive\Desktop\t.mp4)
[28] [7-26-2024 13:2:9]: Hash not cached, reading frame count.
[35] [7-26-2024 13:2:10]: [UI] Failed to get total frame count of video.
[36] [7-26-2024 13:2:10]: Adding hash with value 0 to cache.
[39] [7-26-2024 13:2:10]: Getting output for cmd.exe /C cd /D "C:\Users\main\AppData\Local\Flowframes\FlowframesData\pkgs\av" & ffprobe -v quiet -show_streams "C:\Users\main\OneDrive\Desktop\t.mp4"
[40] [7-26-2024 13:2:10]: Output (after 263ms): [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=3840 / height=2160 / coded_width=3840 / coded_height=2160 / clos…
[43] [7-26-2024 13:2:10]: Getting output for cmd.exe /C cd /D "C:\Users\main\AppData\Local\Flowframes\FlowframesData\pkgs\av" & ffmpeg.exe -hide_banner -y -stats -i "C:\Users\main\OneDrive\Desktop\t.mp4"
[44] [7-26-2024 13:2:11]: Output (after 261ms): Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\Users\main\OneDrive\Desktop\t.mp4': / Metadata: / major_brand : isom / minor_version : 512 / compatible_brands: isomiso2avc1mp41 / encoder : Lavf61.1.100 / Duration: 00:03…
[46] [7-26-2024 13:2:11]: Converted float 60 to Fraction 60/1
[47] [7-26-2024 13:2:11]: Detected FPS of t.mp4 as 60/1 FPS
[48] [7-26-2024 13:2:11]: [UI] [REPL] Video FPS: 60/1 (~60) - Total Number Of Frames: 0
[49] [7-26-2024 13:2:11]: Getting media resolution (C:\Users\main\OneDrive\Desktop\t.mp4)
[50] [7-26-2024 13:2:11]: Hash not cached, reading resolution.
[53] [7-26-2024 13:2:11]: Detected video size of t.mp4 as 3840x2160
[54] [7-26-2024 13:2:11]: Adding hash with value {Width=3840, Height=2160} to cache.
[55] [7-26-2024 13:2:11]: [UI] Input Resolution: 3840x2160
The text was updated successfully, but these errors were encountered:
Any video I try to interpolate, FlowFrames says that it's incompatible and it never counts the frames for any videos. It seems like it doesn't even try in the log file.
[0] [7-26-2024 13:1:28]: Command Line: "C:\Users\main\AppData\Local\Flowframes\Flowframes.exe"
[1] [7-26-2024 13:1:28]: Files: None
[2] [7-26-2024 13:1:28]: Args: None
[3] [7-26-2024 13:1:28]: Initialized Nvidia API. GPU: NVIDIA GeForce RTX 3070 Ti
[4] [7-26-2024 13:1:28]: SymlinksAllowed: True
[5] [7-26-2024 13:1:29]: [Servers] Ping to nmkd-hz.de: 126 ms
[6] [7-26-2024 13:1:29]: Parsing Patrons from CSV...
[7] [7-26-2024 13:1:29]: Found 33 Gold Patrons, 702 Silver Patrons
[8] [7-26-2024 13:1:29]: [Servers] Ping to nmkd-cb.de: 22 ms
[9] [7-26-2024 13:1:29]: [Servers] Closest Server: USA (St. Louis) (22 ms)
[10] [7-26-2024 13:1:29]: [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] [7-26-2024 13:1:29]: [GetGpus] Found GPU: NVIDIA GeForce RTX 3070 Ti
[12] [7-26-2024 13:1:52]: Failed to parse "Normal Speed" to int: Input string was not in a correct format.
[13] [7-26-2024 13:1:52]: Failed to reduce fraction (0/0): Attempted to divide by zero.
[14] [7-26-2024 13:1:52]: Tried to create InterpSettings struct without an inpath. Can't set tempFolder, framesFolder and interpFolder.
[15] [7-26-2024 13:1:52]: RefreshExtensions(Both) - alpha = False pngOutput = False aviHqChroma = False proresHqChroma = False
[16] [7-26-2024 13:1:52]: RefreshExtensions - Using '.jpg' for imported frames, using '.png' for interpolated frames
[17] [7-26-2024 13:1:52]: SetWorking(True)
[18] [7-26-2024 13:1:54]: Message: Input path is not valid!
[19] [7-26-2024 13:1:54]: Canceled.
[20] [7-26-2024 13:1:54]: SetWorking(False)
[21] [7-26-2024 13:1:54]: [BgTaskMgr] Task 'TryDeleteIfExistsAsync ' has finished after 3ms (Timeout 120s)
[22] [7-26-2024 13:1:54]: [UI] Canceled interpolation.
[23] [7-26-2024 13:2:8]: Selected video/directory: t.mp4
[24] [7-26-2024 13:2:8]: [UI] Loading metadata...
[27] [7-26-2024 13:2:9]: Getting frame count (C:\Users\main\OneDrive\Desktop\t.mp4)
[28] [7-26-2024 13:2:9]: Hash not cached, reading frame count.
[35] [7-26-2024 13:2:10]: [UI] Failed to get total frame count of video.
[36] [7-26-2024 13:2:10]: Adding hash with value 0 to cache.
[39] [7-26-2024 13:2:10]: Getting output for cmd.exe /C cd /D "C:\Users\main\AppData\Local\Flowframes\FlowframesData\pkgs\av" & ffprobe -v quiet -show_streams "C:\Users\main\OneDrive\Desktop\t.mp4"
[40] [7-26-2024 13:2:10]: Output (after 263ms): [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=3840 / height=2160 / coded_width=3840 / coded_height=2160 / clos…
[43] [7-26-2024 13:2:10]: Getting output for cmd.exe /C cd /D "C:\Users\main\AppData\Local\Flowframes\FlowframesData\pkgs\av" & ffmpeg.exe -hide_banner -y -stats -i "C:\Users\main\OneDrive\Desktop\t.mp4"
[44] [7-26-2024 13:2:11]: Output (after 261ms): Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\Users\main\OneDrive\Desktop\t.mp4': / Metadata: / major_brand : isom / minor_version : 512 / compatible_brands: isomiso2avc1mp41 / encoder : Lavf61.1.100 / Duration: 00:03…
[46] [7-26-2024 13:2:11]: Converted float 60 to Fraction 60/1
[47] [7-26-2024 13:2:11]: Detected FPS of t.mp4 as 60/1 FPS
[48] [7-26-2024 13:2:11]: [UI] [REPL] Video FPS: 60/1 (~60) - Total Number Of Frames: 0
[49] [7-26-2024 13:2:11]: Getting media resolution (C:\Users\main\OneDrive\Desktop\t.mp4)
[50] [7-26-2024 13:2:11]: Hash not cached, reading resolution.
[53] [7-26-2024 13:2:11]: Detected video size of t.mp4 as 3840x2160
[54] [7-26-2024 13:2:11]: Adding hash with value {Width=3840, Height=2160} to cache.
[55] [7-26-2024 13:2:11]: [UI] Input Resolution: 3840x2160
The text was updated successfully, but these errors were encountered: