n00mkrad
3dec8b9093
Read supported interp factors from Implementation/AI class
2021-08-15 14:33:03 +02:00
n00mkrad
c86805b865
Fixed custom output dir not working for queue
2021-08-08 19:01:13 +02:00
n00mkrad
c3bdc27b94
Basic CLI/batch support
...
-start - Auto-start interpolation if file was also given
-quit-when-done - Auto-quit after task or queue
-factor - Interpolation factor (2/4/8)
-ai - Interpolation AI by dropdown index
-output-mode - Export mode by dropdown index
-model - AI model by dropdown index
2021-08-02 15:08:19 +02:00
n00mkrad
21942e8d48
Added option to change default output dir
2021-08-02 11:30:13 +02:00
N00MKRAD
fc2b61dbb2
AutoEnc: Actually delete old frames instead of overwriting with dummy data
2021-06-30 18:49:07 +02:00
N00MKRAD
40b88bfa46
Model Downloader Cancel is now instant + other improvements
2021-06-22 15:01:48 +02:00
N00MKRAD
67c79d07d1
Mux backup video after each vchunk
...
TODO: Remove .bak video after muxing final video
2021-06-05 11:30:55 +02:00
N00MKRAD
05a55fcbd5
Hardcoded config key names to avoid string typos
2021-05-18 14:37:16 +02:00
N00MKRAD
6b99551619
Fixed log viewer reload behavior
2021-05-17 20:54:54 +02:00
N00MKRAD
ed2a2257ca
JSON models now fully integrated, added BackgroundTaskManager
2021-05-17 16:09:19 +02:00
N00MKRAD
c836e61daf
Config is now completely JSON-based
2021-05-17 13:58:31 +02:00
N00MKRAD
6066335722
Load AI models info from JSON
2021-05-17 11:46:49 +02:00
N00MKRAD
55e061a383
Debug GUI: Refreshing log won't reset viewer to default log file
2021-05-16 22:02:33 +02:00
N00MKRAD
b3a32ff557
Select first NCNN by default if CUDA is not detected
2021-05-09 18:15:37 +02:00
N00MKRAD
0ed0ca91a4
Removed ResumeUtils.Save() for now because of perf problems
2021-05-09 12:17:10 +02:00
N00MKRAD
dab5b13da4
Fixed log viewer scroll to end
2021-05-08 12:08:56 +02:00
N00MKRAD
a82f600479
Always select default log in log viewer
2021-05-08 12:07:24 +02:00
N00MKRAD
198b2460b1
Fixed some SBS and image seq copy problems
2021-05-07 23:06:43 +02:00
N00MKRAD
3929ee0e8d
Avoid scrolling to right side when scrolling logBox to bottom
2021-05-04 20:23:20 +02:00
N00MKRAD
747b5e3886
Better config editor, finished log viewer
2021-05-04 12:30:49 +02:00
N00MKRAD
ee7049f500
Truncate patron names to avoid hor. scrollbar
2021-04-25 22:07:45 +02:00
N00MKRAD
3186c3c594
Support for HQ JPEG import frames, refactoring
2021-04-22 16:15:17 +02:00
N00MKRAD
d7b179e253
Separated detected FPS from UI FPS to fix custom input rate not working correctly
2021-04-19 19:26:58 +02:00
N00MKRAD
13411d529f
Seprate classes for cached frame count + res, added [RES] and [H] for export filenames
2021-04-18 18:11:47 +02:00
N00MKRAD
2822dc7d32
Better error handling for fetching models.txt, news, patrons
2021-04-09 15:31:42 +02:00
N00MKRAD
d5e87c43a6
Create dupes file in interpolation step
2021-04-06 19:47:09 +02:00
N00MKRAD
4789e3a254
Removed special character check, cleanup
2021-04-04 15:51:43 +02:00
N00MKRAD
283ba43330
Don't parse patreon tier (errors in some windows languages?)
2021-04-03 15:45:05 +02:00
N00MKRAD
9b8b3bac8c
Actually load patrons from repo
2021-04-02 20:36:51 +02:00
N00MKRAD
b3ab84646b
Switched to fractional framerates, fixed VFR inputs
2021-04-02 14:36:08 +02:00
N00MKRAD
60ee6c2102
Fixed Patreon CSV parsing with new local pricing
2021-03-30 13:34:17 +02:00
N00MKRAD
cee7c4656b
Config option to allow custom input rate
2021-03-23 17:13:22 +01:00
N00MKRAD
0f4ec91faf
Get changelog and patron list from repo
2021-03-13 14:32:29 +01:00
N00MKRAD
692f6c9be9
Removed package manager remnants, added FLAVR network (WIP)
2021-03-11 12:58:18 +01:00
Julian Maier
493a4f5975
Suspend and resume log box to avoid flickering (needs testing)
2021-03-04 10:51:13 +01:00
N00MKRAD
5135e8f2ee
Faster trimming
2021-03-01 22:38:38 +01:00
N00MKRAD
8826d45397
Fixed end of video getting trimmed when it shouldn't
2021-02-28 16:26:46 +01:00
N00MKRAD
17a4bca660
Allow custom input FPS if FPS wasn't detected (or when using img input)
2021-02-27 14:59:50 +01:00
N00MKRAD
79cb18075e
Fixed ffmpeg progress not working on trimmed inputs
2021-02-23 14:44:03 +01:00
N00MKRAD
a29693d103
Trim tool, Quick Settings WIP
2021-02-23 12:13:30 +01:00
N00MKRAD
925902889d
Error handling for FillAiModelsCombox()
2021-02-09 16:25:46 +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
N00MKRAD
1fec800b80
WIP frame order file creation optimization
2021-02-08 11:03:17 +01:00
N00MKRAD
34d1113d8c
Progress bar for async frame counting with ffmpeg
2021-02-07 18:12:41 +01:00
N00MKRAD
4b5da3df75
async frame counting
2021-02-07 17:47:12 +01:00
N00MKRAD
2bdda6522f
FfmpegCommands refactoring, renamed AudioVideo namespace
2021-02-02 12:56:48 +01:00
N00MKRAD
dd79c5a2a8
Improved path char check, fixed SBS GUI
2021-02-01 22:06:50 +01:00
N00MKRAD
f11611f32e
Actually set the stepByStep flag for current InterpSettings
2021-02-01 21:54:30 +01:00
N00MKRAD
2b1fa68418
serialize and save InterpSettings, float interpFactor variable
2021-02-01 18:05:50 +01:00