Commit Graph

606 Commits

Author SHA1 Message Date
N00MKRAD
1ebeff4c72 Fixed AutoEncode breaking with frameOrderDebug enabled 2021-03-03 18:26:27 +01:00
Julian Maier
088cc4818e Integrated new stream transfer code with config options 2021-03-03 16:12:49 +01:00
Julian Maier
209844230e Direct transfer of audio/sub streams from input file
To avoid having to extract the full audio/sub streams to files first.
2021-03-03 16:00:48 +01:00
N00MKRAD
504242dca7 Revert to old UHD mode (RIFE CUDA) 2021-03-02 22:54:30 +01:00
N00MKRAD
9ba522f890 Fixed scene detection not working for last frame of video 2021-03-02 16:49:23 +01:00
N00MKRAD
32965b4733 Fixed redundant loglevel ffmpeg arg, removed 'shortest' arg from muxing cmd 2021-03-02 15:06:44 +01:00
N00MKRAD
b3928b60bb Interpolate.canceled checks for audio/sub tracks extraction loop 2021-03-01 22:40:04 +01:00
N00MKRAD
5135e8f2ee Faster trimming 2021-03-01 22:38:38 +01:00
N00MKRAD
4c97b1caf7 Removed debug prints 2021-03-01 18:33:30 +01:00
N00MKRAD
7fd562be2c (Hopefully) fixed bug where videos with ((n % 100 == 0) + 2) frames were cut off by 2 in-frames 2021-03-01 18:32:55 +01:00
N00MKRAD
d1d90d0419 try/catch blocks for AI functions 2021-03-01 18:13:19 +01:00
N00MKRAD
c705184f89 frameOrderDebug: New thread indicator 2021-03-01 17:34:47 +01:00
N00MKRAD
f0d3df504a Removed excessive logging when using frameOrderDebug 2021-03-01 16:43:24 +01:00
N00MKRAD
639ad08ed4 Removed unreliable ShellFile FPS check 2021-03-01 16:43:05 +01:00
N00MKRAD
deb99070e4 RIFE CUDA scale arg from config 2021-02-28 16:34:47 +01:00
N00MKRAD
8826d45397 Fixed end of video getting trimmed when it shouldn't 2021-02-28 16:26:46 +01:00
N00MKRAD
01f080a472 minor cleanup 2021-02-28 15:06:59 +01:00
N00MKRAD
2cce6c596b Lock Quick Settings while busy 2021-02-28 13:46:50 +01:00
N00MKRAD
7563778a90 Don't delete models.txt before fetching (DownloadFile overrides anyway) 2021-02-28 11:57:02 +01:00
N00MKRAD
72cb1e93dc Update AI Model ComboBox after fetching models.txt 2021-02-28 11:56:09 +01:00
N00MKRAD
0076e08166 Fixed ffmpeg map arg problems 2021-02-28 11:51:36 +01:00
N00MKRAD
fd1a72ed27 Updated RIFE-NCNN with 2.4 model 2021-02-27 16:41:41 +01:00
N00MKRAD
223f4221fc Updated RIFE-CUDA (scale arg, img piping tests) 2021-02-27 16:24:42 +01:00
N00MKRAD
27ca73a900 Limit preview update rate 2021-02-27 16:24:02 +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
b9688b90d3 Clearer scene detection wording 2021-02-27 14:54:32 +01:00
N00MKRAD
16297d58a7 Update models.txt 2021-02-27 12:48:47 +01:00
N00MKRAD
566546bef2 Merge pull request #27 from richardletshacks/github-model-mirror
auto update model list and make github the default mirror
2021-02-27 12:47:42 +01:00
N00MKRAD
5f9f2a36cd RIFE CUDA 2.4 model upload 2021-02-27 12:46:38 +01:00
N00MKRAD
f30ae16ce7 RIFE-CUDA image piping tests [WIP] 2021-02-27 12:46:25 +01:00
Richard
f710e9e5b9 add github model download mirror and make it the default 2021-02-27 10:09:21 +01:00
Richard
1d0e2a6c5e auto update model list 2021-02-26 23:25:27 +01:00
N00MKRAD
8699a5a7fb Uploaded RIFE-CUDA 2.3 model 2021-02-26 12:01:28 +01:00
N00MKRAD
9678370623 Added RIFE-CUDA 2.3 model 2021-02-26 12:00:53 +01:00
N00MKRAD
fc7c82b7bf Check trim end time on Leave, not on TextChanged 2021-02-26 10:36:38 +01:00
N00MKRAD
16e5de6e87 Enabled AC3, DTS and Raw/PCM audio support for MOV output 2021-02-26 10:16:52 +01:00
N00MKRAD
eead5eff3d Disabled changing of input framerate since it breaks duration-related code 2021-02-26 09:58:52 +01:00
N00MKRAD
e921beeffe Don't save broken subtitle files 2021-02-25 19:21:11 +01:00
N00MKRAD
6d1aca4714 minor cleanup 2021-02-25 14:57:57 +01:00
N00MKRAD
20ceeee396 Fixed scene detection always running in SBS, even if disabled 2021-02-25 11:15:23 +01:00
N00MKRAD
4d08076711 Removed testing code line that broke frame order optimizations 2021-02-25 10:15:18 +01:00
N00MKRAD
7695f2a911 Quick Settings: Fix max vid size not saving after entering custom val 2021-02-25 09:16:37 +01:00
N00MKRAD
300fbaf7a9 Added 256 color gif option, typo fix 2021-02-24 18:28:00 +01:00
N00MKRAD
3ced1c9f06 Fix keepAudio/keepSubs config options 2021-02-24 17:57:30 +01:00
N00MKRAD
29f35e73c0 minor cleanup 2021-02-24 15:49:40 +01:00
N00MKRAD
19fc5bb25c Fixed quick settings overriding config values on load 2021-02-24 15:12:49 +01:00
N00MKRAD
453787767c Check for CUDA availability before trying to run CUDA AI 2021-02-24 15:08:18 +01:00
N00MKRAD
8dd1d4ee4c NvApi UX improvements 2021-02-24 14:56:47 +01:00
N00MKRAD
35c3938217 Improved metadata tranfer for audio streams & subs 2021-02-24 10:21:47 +01:00
N00MKRAD
55d71d6328 Output streams: Support missing stream files, skip instead of erroring
If for some reason an audio or sub track failed to extract, it will now simply ommit it in the output file instead of failing to mux the video entirely.
2021-02-24 09:59:18 +01:00