Commit Graph

494 Commits

Author SHA1 Message Date
N00MKRAD
ada9aefab1 Possibly fixed Fraction division-by-zero exception? (can't reproduce) 2021-04-03 00:17:29 +02:00
N00MKRAD
5556b5a5c7 Allow running CUDA on CPU (or unsupported NV GPUs) 2021-04-02 22:26:44 +02:00
N00MKRAD
94fca1fb7d -threads 0 for ffprobe frame counting 2021-04-02 22:08:29 +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
a1fccea635 Fixed DPI scaling breaking when opening file browser 2021-03-30 13:17:04 +02:00
N00MKRAD
24cea3f6ea Resizable settings window height 2021-03-30 13:07:57 +02:00
N00MKRAD
706ca56e11 Option to repeat last frame to match input duration 2021-03-30 11:56:36 +02:00
N00MKRAD
1c320c5272 Fix image seq import not starting filenames at 0000000 2021-03-30 11:04:30 +02:00
N00MKRAD
1e5b93dfa0 Only add "-fpsLimit" suffix if necessary (if encoding unlimited+limited vid) 2021-03-28 22:39:11 +02:00
N00MKRAD
cf7f4fe676 Fixed subtitles being always disabled 2021-03-25 18:57:29 +01:00
N00MKRAD
3e08fe95b1 Package changes 2021-03-24 21:16:49 +01:00
N00MKRAD
d3ce382b75 Support for lossless WMA (wmav1/wmav2) transfer into MKV output 2021-03-24 20:26:07 +01:00
N00MKRAD
6a45ba01a7 Form1 cleanup 2021-03-24 17:33:17 +01:00
N00MKRAD
e59fd53de7 Fixed wrong package version, minor logging improvements 2021-03-24 17:29:40 +01:00
N00MKRAD
115cff131e Fixed audio compatibility check, improved lossless audio transfer 2021-03-24 14:40:01 +01:00
N00MKRAD
cee7c4656b Config option to allow custom input rate 2021-03-23 17:13:22 +01:00
N00MKRAD
7af4b980bb Fixed step-by-step frame renaming & added SBS scene blending support 2021-03-22 22:20:30 +01:00
N00MKRAD
4ecc10340d minor cleanup 2021-03-22 21:56:14 +01:00
N00MKRAD
7b261382f4 minor change to disk space check loop to avoid throwing errors in VS 2021-03-22 21:40:21 +01:00
N00MKRAD
fbb590b46c More compact ffmpeg command logging 2021-03-22 21:34:10 +01:00
N00MKRAD
3ceaee12a5 Fixed frame order ini for blending 2021-03-22 21:29:47 +01:00
N00MKRAD
6a5cd569b3 Fixed ffmpeg GetSize() when output has multiple lines 2021-03-22 21:21:55 +01:00
N00MKRAD
a2d19e35e5 Possibly fixed wrong frame pair being used for scene blending WIP
needs further investigation
2021-03-21 22:38:03 +01:00
N00MKRAD
1089ff861a No UI status change for blending scene changes in autoenc 2021-03-21 21:56:08 +01:00
N00MKRAD
d3f05de21a Settings UI option for dupe/blend scene change options 2021-03-21 19:46:40 +01:00
N00MKRAD
0455e60cc4 BlendSceneChanges now works with auto-encode 2021-03-21 16:00:53 +01:00
N00MKRAD
19bf558132 Cleanup, package updates 2021-03-21 15:32:34 +01:00
N00MKRAD
bd220f6ad6 Multithreaded scene blending, package changes 2021-03-21 14:58:35 +01:00
N00MKRAD
a8f691ce55 Added status change for scene blending 2021-03-19 19:48:16 +01:00
N00MKRAD
ddf68715fb Basic support for blended scene changes 2021-03-19 19:34:48 +01:00
N00MKRAD
0e95e62979 Fixed/improved scene detection for last 2 frames 2021-03-16 18:21:12 +01:00
N00MKRAD
7a379a6d68 Fixed image sequence copy bugs 2021-03-14 20:34:35 +01:00
N00MKRAD
abeb570f22 Fixed alpha interpolation with FLAVR 2021-03-14 15:26:52 +01:00
N00MKRAD
20d2922c29 Network checks no longer stop the window from rendering on startup 2021-03-13 14:48:19 +01:00
N00MKRAD
0f4ec91faf Get changelog and patron list from repo 2021-03-13 14:32:29 +01:00
N00MKRAD
545f1a50b4 Fixed subtitle compat check not running when muxing directly from input 2021-03-13 14:11:06 +01:00
N00MKRAD
992594cceb Default model mirror is dl.nmkd.again (github not feasible for >100mb flavr files) 2021-03-13 14:01:43 +01:00
N00MKRAD
561f97ef96 Fixed divisible-by-8 check for video downscaling when using FLAVR 2021-03-13 00:42:41 +01:00
N00MKRAD
224bb6544e Finished FLAVR implementation in Interpolate.cs 2021-03-11 23:53:52 +01:00
N00MKRAD
989fe15a09 Added FLAVR code, improved frame padding for FLAVR 2021-03-11 23:15:43 +01:00
N00MKRAD
692f6c9be9 Removed package manager remnants, added FLAVR network (WIP) 2021-03-11 12:58:18 +01:00
N00MKRAD
eebba121c9 Scene detection now works with frame sequence input, cleanup 2021-03-10 20:45:48 +01:00
N00MKRAD
da52ebcdb9 Magick SceneDetect caching WIP 2021-03-10 17:10:25 +01:00
N00MKRAD
d5ef455dbf WIP: Multithreaded accurate scene detection with Magick.NET 2021-03-10 15:20:53 +01:00
N00MKRAD
472f031ae6 Disk space check: Check if already cancelled 2021-03-09 21:35:01 +01:00
N00MKRAD
c34047f54b Improved disk space check with min gb value from config 2021-03-09 19:28:12 +01:00
N00MKRAD
c04823a888 Removed debug print 2021-03-09 19:21:12 +01:00
N00MKRAD
d0dfedf02f Added disk space check loop 2021-03-09 19:20:47 +01:00