This commit is contained in:
Brooke Vibber 2025-10-17 17:59:42 -07:00
commit 72b83aa020
2 changed files with 2 additions and 11 deletions

View file

@ -1,7 +1 @@
#pack-set --color-temperature=6800 --peak=600 --vibrance=0.2 "$@"
#pack-set --color-temperature=6800 --peak=800 --vibrance=0.2 "$@"
#pack-set --peak=800 --vibrance=0.2 "$@"
#pack-set --exposure=-2 --tonemap=clip "$@"
#pack-set --exposure=-2 --tonemap=mobius "$@"
#pack-set --exposure=-2 --tonemap=mobius "$@"
pack-set --exposure=-2 --tonemap=mobius --peak=500 "$@"
pack-set --exposure=-2 --tonemap=mobius --dither "$@"

View file

@ -13,10 +13,7 @@ do
else
echo "FILE: $INFILE"
#COMMON=""
#COMMON="--exposure=-2.5 --peak=141"
#COMMON="--exposure=-1 --peak=500"
COMMON="--peak=1000"
COMMON="--peak=1000 --dither"
SPEED_SMALL="veryslow"
SPEED_LARGE="slow"