Commit Graph

590 Commits

Author SHA1 Message Date
N00MKRAD
470fd88cc5 Fixed dupes.ini being empty because it relied on .png frames 2021-05-05 15:23:05 +02:00
N00MKRAD
dc909d62c1 Only add movflags faststart if output is MP4 2021-05-05 10:24:59 +02:00
N00MKRAD
3929ee0e8d Avoid scrolling to right side when scrolling logBox to bottom 2021-05-04 20:23:20 +02:00
N00MKRAD
0e14d65782 Scroll log box to bottom in Log Viewer 2021-05-04 15:56:02 +02:00
N00MKRAD
570764d573 Handle vkCreateInstance NCNN/VK error 2021-05-04 14:39:11 +02:00
N00MKRAD
747b5e3886 Better config editor, finished log viewer 2021-05-04 12:30:49 +02:00
N00MKRAD
743663fb0a Improved config editor 2021-05-04 09:32:10 +02:00
N00MKRAD
a77a1eb3b7 Lossless h265 is now actually lossless 2021-05-04 09:03:54 +02:00
N00MKRAD
f8d7537e31 Added Debug Tools form with config editor (TODO: Log Viewer) 2021-05-04 00:20:31 +02:00
N00MKRAD
337c045110 Fixed auto-enc problem where unencodedFrameLines was filled incorrectly 2021-05-03 20:31:41 +02:00
N00MKRAD
af8f58380b Avoid error logspam by disabling ffmpeg logging once canceled 2021-05-03 17:34:18 +02:00
N00MKRAD
5940011e3a Update README.md 2021-05-03 15:13:54 +02:00
N00MKRAD
9dc732dcf6 Error handling for OSUtils.GetOs() (now TryGetOs()) 2021-05-03 12:48:57 +02:00
N00MKRAD
52bfcd8c6b Catch and show all unhandled errors 2021-05-03 12:41:11 +02:00
N00MKRAD
52716475b3 Update patrons.csv 2021-05-02 23:14:44 +02:00
N00MKRAD
93d80990f1 Fixed window title not having version number 2021-05-01 20:14:16 +02:00
N00MKRAD
5361149462 Update changelog.txt 2021-05-01 16:22:12 +02:00
N00MKRAD
de4e5a6641 cleanup 2021-05-01 12:11:58 +02:00
N00MKRAD
3003b5c83f Added AV1 support, fixed ffmpeg progress bar 2021-04-30 16:54:54 +02:00
N00MKRAD
e61d510cf3 Cancel if no frames were output (avoid "waiting for encoding" forever) 2021-04-30 10:36:44 +02:00
N00MKRAD
699515a546 Fixed magick dedupe only working with png frames 2021-04-30 01:47:01 +02:00
N00MKRAD
d64e81c866 Added pausing/resuming for interpolation, async (background) web checks 2021-04-29 22:57:00 +02:00
N00MKRAD
abc9817c66 Added support for JPG or WEBP image sequence output 2021-04-29 09:20:35 +02:00
N00MKRAD
1077b9f2fb new ffmpeg build with NVENC P7 support 2021-04-28 20:25:37 +02:00
N00MKRAD
90c7105b14 Forgot to push updated rife.py for jpg support 2021-04-27 21:35:41 +02:00
N00MKRAD
ad54c75b00 Update changelog.txt 2021-04-27 21:01:38 +02:00
N00MKRAD
e8ca1b4752 Encoding speed option now also affects VP9, prettier ffmpeg logging 2021-04-27 16:51:46 +02:00
N00MKRAD
ecbb2166cb Logging improvements 2021-04-26 18:26:16 +02:00
N00MKRAD
dd520cea28 Added support for fractional FPS limit 2021-04-26 14:13:22 +02:00
N00MKRAD
ee7049f500 Truncate patron names to avoid hor. scrollbar 2021-04-25 22:07:45 +02:00
N00MKRAD
4fcfb3866f Updated icon 2021-04-25 21:57:30 +02:00
N00MKRAD
e90bce1989 flavr.py: removed unnecessary functions, added jpeg input support 2021-04-25 21:52:40 +02:00
N00MKRAD
c88d190118 Added "-b:v 0" for vp9 crf encode, might be redundant though 2021-04-25 21:48:57 +02:00
N00MKRAD
91bf49434d Logging improvements 2021-04-25 21:12:45 +02:00
N00MKRAD
1173f38eb9 Support for resampling image sequence outputs 2021-04-25 15:11:39 +02:00
N00MKRAD
ea1364acd4 Reduce default min disk space from 6 GB to 5 GB 2021-04-25 14:03:57 +02:00
N00MKRAD
8497f91ce6 Update FfmpegEncode.cs 2021-04-25 14:02:52 +02:00
N00MKRAD
a734c5bd4a Add "-gifflags -offsetting" to fix transparent GIF encoding 2021-04-25 14:02:15 +02:00
N00MKRAD
2de359cae1 redundant ffmpeg arg 2021-04-25 14:01:19 +02:00
N00MKRAD
715a9ff9fa Added magicyuv for avi 2021-04-25 00:38:46 +02:00
N00MKRAD
55811e2158 Settings UI option for JPEG Frames 2021-04-22 16:58:37 +02:00
N00MKRAD
d5d6048484 Don't allow JPG if output format is 4:2:2/4:4:4 chroma 2021-04-22 16:34:14 +02:00
N00MKRAD
3186c3c594 Support for HQ JPEG import frames, refactoring 2021-04-22 16:15:17 +02:00
N00MKRAD
99d86b1143 UI text change 2021-04-20 22:51:08 +02:00
N00MKRAD
3ff676ba47 Update changelog.txt 2021-04-20 15:37:20 +02:00
N00MKRAD
4d2f6ebd1f Better symlink error handling, should fix encoding failing on exFAT drives 2021-04-19 21:18:17 +02:00
N00MKRAD
7c273d318d removed old icons 2021-04-19 21:02:52 +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
63df6799d9 Better Nvidia arch detection 2021-04-14 21:44:16 +02:00