Commit Graph

51 Commits

Author SHA1 Message Date
N00MKRAD
ee787cac0d Image sequence input fixes, allow TIFF and EXR inputs, EXR half option 2024-01-16 19:14:26 +01:00
N00MKRAD
01850f465a Improved mpdecimate parameters and added more options for it 2023-12-28 04:47:58 +01:00
N00MKRAD
5e4b540d1c Fully fix VFR and deduplication issues esp. with GIFs 2023-12-28 02:59:29 +01:00
N00MKRAD
355d44a5b3 Fix GIF hue shift issues 2023-12-26 22:59:17 +01:00
N00MKRAD
55d4b8e87b Fix GIF/VFR input speed when frame extraction is needed 2023-12-26 21:34:02 +01:00
N00MKRAD
35b8d888d4 Fix color hue shift when interpolating frames, support high bit depth frames 2023-12-22 05:20:22 +01:00
N00MKRAD
4eb1eac09c Fixed output color matrix filtering 2023-12-22 03:51:55 +01:00
N00MKRAD
4576f37ce7 Fixed mpdecimate not working properly 2023-12-21 05:06:51 +01:00
N00MKRAD
b650c6fa2e Update ffmpeg to use SVT-AV1 1.8.0, fix ffmpeg args 2023-12-15 10:24:46 +01:00
n00mkrad
9b77f06dbe Fixed GIF quantizing and some other export weirdness 2023-01-20 20:58:32 +01:00
n00mkrad
2293e94deb Update ffmpeg args 2023-01-08 15:44:01 +01:00
n00mkrad
8a8324dc24 Fix VS modulo padding 2023-01-08 14:17:11 +01:00
n00mkrad
8524d2b964 Always use ToLowerInvariant 2022-10-14 09:00:47 +02:00
n00mkrad
56f6c9130f Fix vsync/fps_mode args, rt improvements 2022-08-04 23:02:52 +02:00
n00mkrad
c9ccbcc9c9 Replace deprecated -vsync with -fps_mode (ffmpeg) 2022-08-04 15:16:32 +02:00
n00mkrad
a0b145ae0d Fix image sequences, Nmkoder session path system, some refactoring/cleanup 2022-07-27 14:10:29 +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
3b1583a08d Config key for image sequence analysis sample count 2021-08-31 11:42:58 +02:00
N00MKRAD
0122ad9bb3 More debug logging for image sequence import 2021-08-31 11:33:18 +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
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
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
05a55fcbd5 Hardcoded config key names to avoid string typos 2021-05-18 14:37:16 +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
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
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
27749ad405 Image sequences are now copied if compatible, symlinks for frame imports 2021-05-05 16:42:33 +02:00
N00MKRAD
abc9817c66 Added support for JPG or WEBP image sequence output 2021-04-29 09:20:35 +02:00
N00MKRAD
ecbb2166cb Logging improvements 2021-04-26 18:26:16 +02:00
N00MKRAD
3186c3c594 Support for HQ JPEG import frames, refactoring 2021-04-22 16:15:17 +02:00
N00MKRAD
3f4ab12815 Fixed scene extraction 2021-04-03 00:22:32 +02:00
N00MKRAD
b3ab84646b Switched to fractional framerates, fixed VFR inputs 2021-04-02 14:36:08 +02:00
N00MKRAD
1c320c5272 Fix image seq import not starting filenames at 0000000 2021-03-30 11:04:30 +02:00
N00MKRAD
989fe15a09 Added FLAVR code, improved frame padding for FLAVR 2021-03-11 23:15:43 +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
5135e8f2ee Faster trimming 2021-03-01 22:38:38 +01:00
N00MKRAD
8826d45397 Fixed end of video getting trimmed when it shouldn't 2021-02-28 16:26:46 +01:00
N00MKRAD
a29693d103 Trim tool, Quick Settings WIP 2021-02-23 12:13:30 +01:00
N00MKRAD
1fec800b80 WIP frame order file creation optimization 2021-02-08 11:03:17 +01:00
N00MKRAD
65c42dca52 Fixed alpha not working for image sequence inputs 2021-02-04 22:49:19 +01:00