Commit Graph

38 Commits

Author SHA1 Message Date
n00mkrad
9b77f06dbe Fixed GIF quantizing and some other export weirdness 2023-01-20 20:58:32 +01:00
n00mkrad
6e40c6afd9 minor NmkdStopwatch changes 2022-09-14 09:32:05 +02:00
n00mkrad
5bf8245885 RIFE-NCNN-VS: Limit GPU thread count to max available (compute queue count) 2022-07-25 10:37:44 +02:00
n00mkrad
dce0e827ab Frame counting is reliable now 2022-07-20 21:48:30 +02:00
n00mkrad
d96513ed4b Backported MediaFile stuff from Nmkoder 2022-07-20 18:10:31 +02:00
n00mkrad
7a3c95f6fb Backport fast frame counting and other stuff from Nmkoder 2021-12-06 22:46:39 +01:00
n00mkrad
ed15cb5b0a experimental 2-pass encoding for vp9 2021-11-24 13:48:23 +01:00
n00mkrad
c117dd0362 try/catch for UpdateFfmpegProgress 2021-08-28 21:22:59 +02:00
n00mkrad
9433269813 Case-sensitive rename operation (2/2) 2021-08-23 16:50:18 +02:00
n00mkrad
2c14fa9515 Case-sensitive rename operation (1/2) 2021-08-23 16:49:40 +02:00
n00mkrad
b1b60ecc69 Rename Networks => Implementations 2021-08-15 11:10:18 +02:00
n00mkrad
2ab61a42d9 Added Completion Actions (Sleep/Hibernate/Shutdown) 2021-08-01 15:57:35 +02:00
N00MKRAD
f889f9d321 cleanup 2021-06-30 19:53:19 +02:00
N00MKRAD
38adc4d754 Fix AutoEnc ffmpeg log sometimes stopping & beautify log line 2021-05-16 22:16:35 +02:00
N00MKRAD
5ab598490f Cleaner ffmpeg logging (ignore q = -1) 2021-05-09 15:03:20 +02:00
N00MKRAD
55c0f5904c Retain original color space when encoding, cache ffmpeg/ffprobe outputs 2021-05-06 12:08:03 +02:00
N00MKRAD
af8f58380b Avoid error logspam by disabling ffmpeg logging once canceled 2021-05-03 17:34:18 +02:00
N00MKRAD
3003b5c83f Added AV1 support, fixed ffmpeg progress bar 2021-04-30 16:54:54 +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
13411d529f Seprate classes for cached frame count + res, added [RES] and [H] for export filenames 2021-04-18 18:11:47 +02:00
N00MKRAD
18899fd372 AvProcess cleanup, don't print vsync 0 warning 2021-04-04 20:10:59 +02:00
N00MKRAD
fbb590b46c More compact ffmpeg command logging 2021-03-22 21:34:10 +01:00
N00MKRAD
19bf558132 Cleanup, package updates 2021-03-21 15:32:34 +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
32965b4733 Fixed redundant loglevel ffmpeg arg, removed 'shortest' arg from muxing cmd 2021-03-02 15:06:44 +01:00
N00MKRAD
e921beeffe Don't save broken subtitle files 2021-02-25 19:21:11 +01:00
N00MKRAD
79cb18075e Fixed ffmpeg progress not working on trimmed inputs 2021-02-23 14:44:03 +01:00
N00MKRAD
a29693d103 Trim tool, Quick Settings WIP 2021-02-23 12:13:30 +01:00
N00MKRAD
5949e570a7 Check NVENC compatibility before even starting interpolation 2021-02-21 21:18:31 +01:00
N00MKRAD
a1c823d1da Parallel frame order processing 2021-02-16 11:27:00 +01:00
N00MKRAD
bb143ddde1 Use path+filesize instead of xxHash for frame count caching 2021-02-14 22:23:16 +01:00
N00MKRAD
4c1020b9bf removed gifski code 2021-02-08 10:33:35 +01:00
N00MKRAD
34d1113d8c Progress bar for async frame counting with ffmpeg 2021-02-07 18:12:41 +01:00
N00MKRAD
1b864f92dc Fixed GetFfmpegOutputAsync not returning all output lines 2021-02-04 20:11:55 +01:00
N00MKRAD
630b22dd2c Re-enable DeleteInterpolatedInputFrames for testing, set prog to 0 after ffmpeg ran 2021-02-02 16:07:36 +01:00
N00MKRAD
2bdda6522f FfmpegCommands refactoring, renamed AudioVideo namespace 2021-02-02 12:56:48 +01:00