N00MKRAD
|
c3ae4b51a0
|
Pause interp at low disk space, only cancel if very low
|
2021-05-09 16:03:18 +02:00 |
|
N00MKRAD
|
5ab598490f
|
Cleaner ffmpeg logging (ignore q = -1)
|
2021-05-09 15:03:20 +02:00 |
|
N00MKRAD
|
aa2cfdc95f
|
Run CreateDupesFile, FrameRename and CreateFrameOrderFile in background threads
|
2021-05-09 15:02:26 +02:00 |
|
N00MKRAD
|
1983e33778
|
Thread-safe Logger (backported from MagickUtils)
|
2021-05-09 14:48:41 +02:00 |
|
N00MKRAD
|
0ed0ca91a4
|
Removed ResumeUtils.Save() for now because of perf problems
|
2021-05-09 12:17:10 +02:00 |
|
N00MKRAD
|
c8443272c9
|
Fixed AutoEnc chunk sizes with JPEG frames & added 100k frames chunk size step
|
2021-05-09 12:16:42 +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
|
6dcb3a9367
|
Fixed invalid aspect ratio not being ignored when encoding
|
2021-05-08 11:55:49 +02:00 |
|
N00MKRAD
|
d4b4f38a5a
|
Retain aspect ratio from input video
|
2021-05-07 23:39:52 +02:00 |
|
N00MKRAD
|
198b2460b1
|
Fixed some SBS and image seq copy problems
|
2021-05-07 23:06:43 +02:00 |
|
N00MKRAD
|
acf8414a9a
|
Fixed copy/paste error - Img Seq copy check would ignore max size check
|
2021-05-07 21:09:52 +02:00 |
|
N00MKRAD
|
a91097a6ad
|
Update PythonDependencies.md
|
2021-05-07 20:01:45 +02:00 |
|
N00MKRAD
|
55c0f5904c
|
Retain original color space when encoding, cache ffmpeg/ffprobe outputs
|
2021-05-06 12:08:03 +02:00 |
|
N00MKRAD
|
58e3f3e4f0
|
Fixed autoenc getting stuck with new code
|
2021-05-06 01:38:56 +02:00 |
|
N00MKRAD
|
27749ad405
|
Image sequences are now copied if compatible, symlinks for frame imports
|
2021-05-05 16:42:33 +02:00 |
|
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 |
|