Commit Graph

34 Commits

Author SHA1 Message Date
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
N00MKRAD
2bdda6522f FfmpegCommands refactoring, renamed AudioVideo namespace 2021-02-02 12:56:48 +01:00