Releases: Samillion/mpv-boxtowide
Releases · Samillion/mpv-boxtowide
v0.2.0
What's Changed
- Add
boxtowide.confso users can customize options without having to edit the script - Make
video_extslist option simpler - Add two ratio checks options
range_checkandaccurate_check(one or both can be used)range_check: check if aspect is withinmin_ratiotomax_ratioaccurate_check: check if aspect matchesaccurate_ratio+accurate_tolerance
- Add
accurate_ratiooption, to check for exact ratio match - Add
accurate_tolerancefor allowed deviations inaccurate_ratio