Commit Graph

339 Commits

Author SHA1 Message Date
N00MKRAD
a1c823d1da Parallel frame order processing 2021-02-16 11:27:00 +01:00
N00MKRAD
bb143ddde1 Use path+filesize instead of xxHash for frame count caching 2021-02-14 22:23:16 +01:00
N00MKRAD
ed2ef85bfd Allow stream encoding to fail without cancelling the whole process
An invalid subtitle or audio file now won't stop the other streams (video etc) from being encoded.
2021-02-13 15:52:01 +01:00
N00MKRAD
558945e9a8 slightly prettier code 2021-02-13 02:36:09 +01:00
N00MKRAD
692328e4ea Merge pull request #21 from richardletshacks/main
input from launch argument support
2021-02-13 02:33:31 +01:00
Richard
9de82415ed remove spaces 2021-02-13 02:29:00 +01:00
Richard
0b0f859be9 input from launch argument support 2021-02-13 02:19:03 +01:00
N00MKRAD
236f4bc69a Added changelog to repo 2021-02-12 15:47:27 +01:00
N00MKRAD
8ce7f5a0fa Added RIFE 2.2 model (RIFE-CUDA) 2021-02-12 15:17:24 +01:00
N00MKRAD
6f0f1232bc Fixed last interp frame not being removed if loop is enabled 2021-02-12 13:50:14 +01:00
N00MKRAD
ec71829312 only wait extra 100ms if loop is otherwise empty 2021-02-12 13:04:34 +01:00
N00MKRAD
5424474272 Update progress twice as often if interpolating <1k frames 2021-02-12 13:01:48 +01:00
N00MKRAD
0a1e494f98 Write log entry if stdout progress regex parse fails 2021-02-12 01:09:48 +01:00
N00MKRAD
6b76cb3080 pkg folder rename (2/2) 2021-02-12 00:56:29 +01:00
N00MKRAD
5c6808d929 pkg folder rename (1/2) 2021-02-12 00:55:55 +01:00
N00MKRAD
2db104f5f1 Allow UpdateLastFrameFromInterpOutput to fail 2021-02-12 00:44:37 +01:00
N00MKRAD
3e676807a9 Don't block GIF encoding if export framerate is resampled to <=50
Previously it was not possible to output to GIF if the output FPS is >50, even when resampling to <=50.
2021-02-11 21:47:06 +01:00
N00MKRAD
75dd3e2a48 limit progress update rate to 5x/sec 2021-02-11 21:18:00 +01:00
N00MKRAD
1008546148 Merge pull request #20 from richardletshacks/main
fix progress
2021-02-11 21:16:29 +01:00
Richard
70fe5291e9 fix progress 2021-02-11 21:05:45 +01:00
N00MKRAD
7bce91aaff Merge pull request #19 from richardletshacks/main
faster progress update by reading stdout, completely avoiding I/O load
2021-02-11 19:24:36 +01:00
Richard
5e6ef03345 fix preview not updating 2021-02-11 12:58:07 +01:00
Richard
a417ae5a01 title case 2021-02-11 12:44:42 +01:00
Richard
62b7650e69 better implementation that works for all three AIs 2021-02-11 12:33:09 +01:00
Richard
68ffe9e682 set last frame to 0 on restart 2021-02-11 11:36:12 +01:00
Richard
f9a6278ff7 Merge branch 'main' of https://github.com/richardletshacks/flowframes into main 2021-02-11 09:05:27 +01:00
Richard
bc74f7e0ef implement faster progress updating for rife cuda 2021-02-11 09:05:10 +01:00
N00MKRAD
538e0a9f49 Extract alpha *after* frame postprocessing to avoid problems 2021-02-11 00:53:48 +01:00
N00MKRAD
3854dc5b7e Fixed dedupe cache check not running in every loop iteration 2021-02-11 00:08:22 +01:00
N00MKRAD
260856db72 Update rife-ncnn-vulkan.exe 2021-02-10 23:21:41 +01:00
N00MKRAD
2e2664b8b3 Added RIFE-NCNN 2.0 workaround, fixed current.stepByStep wrong value 2021-02-10 23:16:04 +01:00
N00MKRAD
12b68abd91 Updated models, updated RIFE-NCNN to 20210210 2021-02-10 22:46:40 +01:00
N00MKRAD
63da55cf6c Ensure AutoEnc is not paused from prev run when starting interpolation 2021-02-09 18:23:22 +01:00
N00MKRAD
925902889d Error handling for FillAiModelsCombox() 2021-02-09 16:25:46 +01:00
N00MKRAD
e8f440ee52 Merge pull request #18 from n00mkrad/revert-17-main
Revert "Convert to .NET 5 Project"
2021-02-09 16:08:43 +01:00
N00MKRAD
babfe6e744 Revert "Convert to .NET 5 Project" 2021-02-09 16:07:57 +01:00
N00MKRAD
2b2cfa1166 Merge pull request #17 from Dankrushen/main
Convert to .NET 5 Project
2021-02-09 15:53:34 +01:00
N00MKRAD
ede898dec7 Updated RIFE-CUDA to RIFE 2.0 2021-02-09 12:24:51 +01:00
Dankrushen
41fedece97 Fix link buttons 2021-02-08 19:40:16 -05:00
Dankrushen
1df42c1b35 Add comment and remove FodyWeavers 2021-02-08 19:11:39 -05:00
Dankrushen
15261f2a1b Update build scripts and publish single file builds 2021-02-08 19:01:52 -05:00
Dankrushen
be54a26304 Fix build scripts 2021-02-08 15:51:25 -05:00
Dankrushen
e990ec0505 Replace original code with .NET 5 2021-02-08 15:48:44 -05:00
Dankrushen
8a1c7d3295 Update .NET 5 code 2021-02-08 15:39:10 -05:00
N00MKRAD
2d83162f44 More error handling for SBS mode 2021-02-08 21:24:28 +01:00
Dankrushen
b4251f9f88 Merge remote-tracking branch 'upstream/main' 2021-02-08 15:16:37 -05:00
N00MKRAD
76886c6b6e Delete old vfr files whenever making a new one 2021-02-08 21:11:25 +01:00
N00MKRAD
4048d2f74c Renamed vfr ini files, unified filename stored in Paths.cs 2021-02-08 20:57:37 +01:00
N00MKRAD
9f14745b75 Don't run scene detection when extracting frames in SBS mode 2021-02-08 20:15:59 +01:00
N00MKRAD
1a2cee1580 Show progress for creating enc file (every 1k lines), async frame renaming 2021-02-08 19:02:35 +01:00