tweak
This commit is contained in:
parent
03c621c93f
commit
72b83aa020
2 changed files with 2 additions and 11 deletions
|
|
@ -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 "$@"
|
||||
|
|
|
|||
5
pack-set
5
pack-set
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue