Commit Graph

16 Commits

Author SHA1 Message Date
Zorro
4a5536ff18 Fixes (#11)
Fixed missing parenthesis
Set minimum python version for UV
Fix video params argument
2025-03-07 23:27:11 +01:00
Zorro
af0ae967df Update auto-boost_2.5.py (#10)
Added support for astral uv
Added support for 2 new parameters to set maximum positive/negative deviations for more fine grained control
2025-02-21 20:30:18 +01:00
EdgeLord69-dev
8626360906 Add custom encoder params (#9) 2025-02-21 20:22:44 +01:00
ultimaxx
1ba1b63eaf progress bar fix (#8)
The ETA was broken when skipping frames
2025-02-17 10:44:14 +01:00
SuspiciousDuck
1757ed0193 Add progress bar to ssimu2 calculation (#7) 2025-01-11 10:39:47 +01:00
trixoniisama
2e55a3eaae Add support for .vpy input files
Originally by SuspiciousDuck
2024-12-14 11:11:40 +01:00
SuspiciousDuck
1bb6ddb299 Configurable temporary directory (#5)
* added --temp option

* specify temp directory path
2024-12-07 20:13:18 +01:00
trixoniisama
5d15859fb6 Fix case of 'list index out of range' for SSIMU2 scores
caused by the line removing scores that are negative
2024-12-07 10:54:56 +01:00
trixoniisama
fd459548d1 Fix case of inf XPSNR scores
Each plane is treated independently
2024-12-07 10:46:42 +01:00
Yiss
dcc45cb970 Proper path handling and xpsnr fix (#3)
* Proper path handling and fix xpsnr for windows

Fix xpsnr for windows for real this time
Fix xpsnr regex for windows while maintaining (or improving) linux support

* use pathlib 2
2024-12-07 10:26:28 +01:00
trixoniisama
5e76987037 Fix division by 0 crash
Change the default skip for turbo-metrics from 0 to 1
2024-11-19 17:20:02 +01:00
trixoniisama
56c5e77aae Fix linux this time around 2024-11-19 13:59:49 +01:00
trixoniisama
f346a9a679 quotation marks for everyone yay 2024-11-19 10:28:35 +01:00
Uranite
110f1cf5a8 Fix windows 2 2024-11-19 14:17:35 +07:00
Uranite
411ee1e737 Fix windows and fallback to vszip if turbo-metric fails
fix null for windows
fix xpsnr for windows
2024-11-18 19:34:09 +07:00
trixoniisama
9230888820 Add auto-boost algorithm 2.5
Built from improvements over 2.0 by Kosaka, R1chterScale and Yiss <3
2024-11-16 17:13:38 +01:00