Commit Graph

29 Commits

Author SHA1 Message Date
n00mkrad
5a18f896b5 General alpha support with VS, fix SAR/DAR problems in combination with rotation 2025-11-09 16:55:58 +01:00
n00mkrad
3471df65ee Just renaming vars & print streams info in one call, not 3 2025-11-09 16:18:52 +01:00
n00mkrad
fbf0e6111a Refactored & improved color data transfer 2025-06-28 23:16:14 +02:00
N00MKRAD
e57a32d5b9 mpdecimate improvements, fix custom out path, lwi caching, alpha tests (wip) 2025-03-23 19:36:57 +01:00
N00MKRAD
2d136e5380 Get modulo from pixel format instead of encoder 2025-03-11 01:12:03 +01:00
N00MKRAD
6a8c3db820 Do not add input rate arg if the specified rate is 0 2025-03-10 11:58:28 +01:00
N00MKRAD
6f67a1cc4d Fix mpdecimate default hi value 2025-03-08 21:34:10 +01:00
N00MKRAD
482ed1bca9 Minor UI improvements 2024-12-24 00:10:33 +01:00
N00MKRAD
046cbaddb1 VFR option in GUI, logic fixes and sanity check improvs, disable dedupe if <5% dupes 2024-12-03 00:40:24 +01:00
N00MKRAD
2769b7dff7 Make sure to include all streams in loop mux command 2024-11-29 10:27:34 +01:00
N00MKRAD
defff4f29c Full VFR handling including FPS downsampling to CFR 2024-11-28 16:08:04 +01:00
N00MKRAD
32eeac578d Fix timestamps for loop frames for VFR loop videos 2024-11-26 13:45:44 +01:00
N00MKRAD
b9029cb5f4 Remove ToStringDot, no longer needed with forced CultureInfo 2024-11-26 12:14:44 +01:00
N00MKRAD
1657117a27 Unify mpdecimate variables, also show settings tooltips on click (not just hover) 2024-11-25 18:51:43 +01:00
N00MKRAD
7e043f5273 Do not apply FPS filter for VFR since muxed timestamps would mismatch 2024-11-14 20:38:41 +01:00
N00MKRAD
6b44346138 Pad/crop system for improved model support, VS improvements 2024-11-12 22:13:59 +01:00
N00MKRAD
70e17dcabc Fix image sequence import, fix JPEG export args, include img ext in frame output dir name 2024-11-08 11:54:26 +01:00
N00MKRAD
71da171156 Remove redundant code 2024-11-08 10:04:39 +01:00
N00MKRAD
79a483dcb4 Padding to mod2 is no longer always enabled, now only when needed 2024-11-07 22:39:48 +01:00
N00MKRAD
b89ce780b4 Support for preserving VFR timings and video rotation, better duration readout 2024-11-07 15:10:36 +01:00
N00MKRAD
6f0b3b39a3 Avoid slow duration check if duration metadata for video stream is avail. 2024-10-16 20:15:46 +02:00
N00MKRAD
a521f9cfbb File import splash, disable input file drive check by default 2024-10-16 13:50:26 +02:00
N00MKRAD
e0a228ce48 Splash GUI for HW encoder detection 2024-10-16 11:09:44 +02:00
N00MKRAD
7e0182f007 Fix more FPS readout issues 2024-10-13 16:58:06 +02:00
N00MKRAD
596a954d63 More reliable GetDurationMs, backported code from NmkdUtils 2024-09-26 19:32:19 +02:00
N00MKRAD
9672c31fba Always use Invariant shortcuts for ToLower/ToUpper 2024-09-03 22:08:38 +02:00
N00MKRAD
70841fe21f Reduce log spam, minor refactor stuff, disable GUI when using autorun 2024-08-25 21:43:06 +02:00
N00MKRAD
5a3a84bbdc Cleanup n stuff 2024-08-25 21:18:38 +02:00
N00MKRAD
b520d7212d Split into legacy (Framework 4.8) and .NET 8 projects, WIP .NET 8 fixes 2024-08-12 10:47:19 +02:00