N00MKRAD
|
d64e81c866
|
Added pausing/resuming for interpolation, async (background) web checks
|
2021-04-29 22:57:00 +02:00 |
|
N00MKRAD
|
dd520cea28
|
Added support for fractional FPS limit
|
2021-04-26 14:13:22 +02:00 |
|
N00MKRAD
|
3186c3c594
|
Support for HQ JPEG import frames, refactoring
|
2021-04-22 16:15:17 +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
|
ae8d7e8bf2
|
Don't map data (timecodes etc) which can cause muxing to fail
|
2021-04-09 23:50:51 +02:00 |
|
N00MKRAD
|
0dc96d2e12
|
Auto-limit GIF FPS to 50 if higher, without needing to set max fps in settings
|
2021-04-09 19:47:06 +02:00 |
|
N00MKRAD
|
4789e3a254
|
Removed special character check, cleanup
|
2021-04-04 15:51:43 +02:00 |
|
N00MKRAD
|
11c4dc2890
|
some cleanup
|
2021-04-04 11:11:49 +02:00 |
|
N00MKRAD
|
da106e6bec
|
FilenameMap refactoring (index-based array instead of dict) WIP
|
2021-04-04 11:05:38 +02:00 |
|
N00MKRAD
|
8ac4b4cd18
|
Multithreaded symlink creation
|
2021-04-04 00:01:49 +02:00 |
|
N00MKRAD
|
250c33b91a
|
Faster encoding using symlink folder
|
2021-04-03 16:30:07 +02:00 |
|
N00MKRAD
|
b3ab84646b
|
Switched to fractional framerates, fixed VFR inputs
|
2021-04-02 14:36:08 +02:00 |
|
N00MKRAD
|
1e5b93dfa0
|
Only add "-fpsLimit" suffix if necessary (if encoding unlimited+limited vid)
|
2021-03-28 22:39:11 +02: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
|
bd220f6ad6
|
Multithreaded scene blending, package changes
|
2021-03-21 14:58:35 +01:00 |
|
N00MKRAD
|
d0dfedf02f
|
Added disk space check loop
|
2021-03-09 19:20:47 +01:00 |
|
N00MKRAD
|
d16eb5b15f
|
Fixed and refactored code to include output FPS in export filename
|
2021-03-09 15:55:50 +01:00 |
|
N00MKRAD
|
ba9406aeed
|
Export filename is now fully customizable with placeholders in settings
|
2021-03-03 21:53:17 +01:00 |
|
N00MKRAD
|
a6dca1906e
|
Make export file separator ('-' by default) customizable in config
|
2021-03-03 18:40:08 +01:00 |
|
N00MKRAD
|
639ad08ed4
|
Removed unreliable ShellFile FPS check
|
2021-03-01 16:43:05 +01:00 |
|
N00MKRAD
|
f491b6f6f9
|
Show error if trying to run FF out of an archive (temp folder)
+ other UI improvements
|
2021-02-18 14:30:56 +01:00 |
|
N00MKRAD
|
558945e9a8
|
slightly prettier code
|
2021-02-13 02:36:09 +01:00 |
|
N00MKRAD
|
2e2664b8b3
|
Added RIFE-NCNN 2.0 workaround, fixed current.stepByStep wrong value
|
2021-02-10 23:16:04 +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
|
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 |
|
N00MKRAD
|
1a2cee1580
|
Show progress for creating enc file (every 1k lines), async frame renaming
|
2021-02-08 19:02:35 +01:00 |
|
N00MKRAD
|
4b5da3df75
|
async frame counting
|
2021-02-07 17:47:12 +01:00 |
|
N00MKRAD
|
f4b3f4bbc6
|
Fixed double ReverseRenaming calls, related improvements
|
2021-02-05 23:19:33 +01:00 |
|
N00MKRAD
|
0f06c65ce2
|
Fixed AAC fallback not working, fixed no output if audio merge failed
|
2021-02-05 22:30:23 +01:00 |
|
N00MKRAD
|
2932e702e3
|
Don't hash framecount of >256mb files as it's too slow and I/O heavy
|
2021-02-04 21:18:36 +01:00 |
|
N00MKRAD
|
4c60cbfc39
|
Frame filename map with rel paths, fixed old frame deletion on resume
|
2021-02-03 20:51:36 +01:00 |
|
N00MKRAD
|
2bdda6522f
|
FfmpegCommands refactoring, renamed AudioVideo namespace
|
2021-02-02 12:56:48 +01:00 |
|
N00MKRAD
|
1c4942c11a
|
Delete input frames once interpolated (independent of implementation)
|
2021-02-01 23:18:13 +01:00 |
|
N00MKRAD
|
dd79c5a2a8
|
Improved path char check, fixed SBS GUI
|
2021-02-01 22:06:50 +01:00 |
|
N00MKRAD
|
985ce45f1d
|
Fixed ReverseRenaming being ultra slow + only run if SBS mode
|
2021-02-01 21:50:05 +01:00 |
|
N00MKRAD
|
2b1fa68418
|
serialize and save InterpSettings, float interpFactor variable
|
2021-02-01 18:05:50 +01:00 |
|
N00MKRAD
|
b9ccbc3f36
|
Implemented state saving for resuming (WIP)
|
2021-01-30 01:37:36 +01:00 |
|
N00MKRAD
|
f13dffbeb8
|
Fixed GetHash file lock, AE safety buffers in config, increased to 90 for ncnn
|
2021-01-17 20:05:39 +01:00 |
|
N00MKRAD
|
706859f6ea
|
Downscaling ("max video size") now also works for folder inputs
|
2021-01-15 15:07:40 +01:00 |
|
N00MKRAD
|
e901c6aa5d
|
Added model downloader including err handling & retrying
|
2021-01-14 12:06:55 +01:00 |
|
N00MKRAD
|
7bc7ab868c
|
Added option to include model name in export filename
|
2021-01-14 00:19:21 +01:00 |
|
N00MKRAD
|
e519e90966
|
Fixed progress bar in SBS not working correctly
|
2021-01-05 23:13:29 +01:00 |
|
N00MKRAD
|
33f8a2b7c9
|
Compress python runtime, fix autoencode problems with dupes
|
2021-01-04 14:27:34 +01:00 |
|
N00MKRAD
|
a226e3f352
|
Get frame count async and cache it using checksum
|
2020-12-27 22:52:14 +01:00 |
|
N00MKRAD
|
4551166c75
|
VP9 speed in config, sorted config keys, better config err handling
|
2020-12-24 13:50:21 +01:00 |
|
N00MKRAD
|
3af40825bd
|
Always sort GetFiles for unsorted FS, WIP magickdedupe fix, fix scndetect with jpeg frames
|
2020-12-22 19:52:37 +01:00 |
|