Commit Graph

131 Commits

Author SHA1 Message Date
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
ff027736fd Removed obsolete debug prints 2021-08-09 12:37:20 +02:00
n00mkrad
2ab61a42d9 Added Completion Actions (Sleep/Hibernate/Shutdown) 2021-08-01 15:57:35 +02:00
n00mkrad
feafd57eda Fixed BT470M color transfer not working 2021-07-25 23:22:54 +02:00
n00mkrad
dc22c45093 Default SVT-AV1 preset to 8 if preset parsing fails for some reason 2021-07-24 16:35:43 +02:00
n00mkrad
bf31b96b79 Fixed yuv444p10le missing in GetPixFmt 2021-07-24 16:34:25 +02:00
n00mkrad
72cd93c589 Integrated pix_fmt option for MP4/MKV/WEBM/MOV 2021-07-20 20:52:34 +02:00
N00MKRAD
f889f9d321 cleanup 2021-06-30 19:53:19 +02:00
N00MKRAD
b7f8597625 Removed debug print msg 2021-06-17 19:27:48 +02:00
N00MKRAD
67c79d07d1 Mux backup video after each vchunk
TODO: Remove .bak video after muxing final video
2021-06-05 11:30:55 +02:00
N00MKRAD
2ea198a24c Remove obsolete audio/subtitle extract/merge code 2021-06-04 22:20:17 +02:00
N00MKRAD
28150e391a Also use additional ffmpeg args for GIF encoding 2021-06-02 18:40:31 +02:00
N00MKRAD
2fda79aad7 Batch Processing fixes and improvements 2021-05-30 15:03:24 +02:00
N00MKRAD
3a341df96c Fixed ffmpeg not extracting all frames with alpha enabled 2021-05-24 22:43:15 +02:00
N00MKRAD
fc3b6eb4b5 Prefer FFmpeg FPS readout over FFprobe for GIF, APNG, AWEBP 2021-05-24 13:43:48 +02:00
N00MKRAD
fd9f5235b1 Symlink to frame sequence if compatible (no copying) 2021-05-24 13:42:53 +02:00
N00MKRAD
ae90d158f6 Fix concat file extension detection 2021-05-20 22:06:15 +02:00
N00MKRAD
8e14c61186 Enabled image sequence copying for BMP+WEBP, added Magick.NET fallback for GetImage() 2021-05-19 16:40:32 +02:00
N00MKRAD
fed3312713 Frame sequence import now ignores invalid files 2021-05-19 16:18:24 +02:00
N00MKRAD
607bbc6ae2 Fix problems with automatic GIF 50 fps resampling 2021-05-18 20:44:08 +02:00
N00MKRAD
05a55fcbd5 Hardcoded config key names to avoid string typos 2021-05-18 14:37:16 +02:00
N00MKRAD
6066335722 Load AI models info from JSON 2021-05-17 11:46:49 +02:00
N00MKRAD
b6539eee02 Delete vid if it exists for some reason 2021-05-17 09:30:34 +02:00
N00MKRAD
97338d0022 Fix renaming of old files not working for looped outputs 2021-05-16 22:30:49 +02:00
N00MKRAD
38adc4d754 Fix AutoEnc ffmpeg log sometimes stopping & beautify log line 2021-05-16 22:16:35 +02:00
N00MKRAD
91dc73c61a AreImagesCompatible logging improvements/fixes 2021-05-14 22:02:59 +02:00
N00MKRAD
759d13623a AreImagesCompatible is async, benchmarked, has more logging 2021-05-14 21:12:23 +02:00
N00MKRAD
4b12437feb Fixed lossless h265 not working 2021-05-13 12:29:20 +02:00
N00MKRAD
4a4ce1eb7e Fixed image sequency copy not using incremental number filenames 2021-05-11 22:49:23 +02:00
N00MKRAD
77a9433897 Added 24-bit check to AreImagesCompatible (img seq import) 2021-05-11 20:32:14 +02:00
N00MKRAD
25c0d229a0 faster av1 encoding with tiling 2021-05-10 00:25:23 +02:00
N00MKRAD
3ba6a76b27 Rename existing outputs to ".old" instead of overwriting 2021-05-09 20:35:42 +02:00
N00MKRAD
f9a631340d async/background TryDeleteIfExistsAsync & DeleteContentsOfDir 2021-05-09 18:31:39 +02:00
N00MKRAD
5ab598490f Cleaner ffmpeg logging (ignore q = -1) 2021-05-09 15:03:20 +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
55c0f5904c Retain original color space when encoding, cache ffmpeg/ffprobe outputs 2021-05-06 12:08:03 +02:00
N00MKRAD
27749ad405 Image sequences are now copied if compatible, symlinks for frame imports 2021-05-05 16:42:33 +02:00
N00MKRAD
dc909d62c1 Only add movflags faststart if output is MP4 2021-05-05 10:24:59 +02:00
N00MKRAD
a77a1eb3b7 Lossless h265 is now actually lossless 2021-05-04 09:03:54 +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
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
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