couleur-tweak-tips / smoothie-rs

🧋 add motion blur to videos, with granular configuration
https://ctt.cx/smoothie
GNU General Public License v3.0
76 stars 11 forks source link

dedup threshold QOL #14

Closed SnowzNZ closed 1 year ago

SnowzNZ commented 1 year ago

If dedup threshold is in YES, then set the threshold value to 0.001.

Why? This is because many users may be familiar with the way blur does it and expect to use the same value. However, it may be appropriate to rename the option since 'true' or 'yes' doesn't represent a threshold value.

couleurm commented 1 year ago

thought i already ported that, thank you 👍

SnowzNZ commented 1 year ago

all good 😘