* 600 -> 800 on pack-preset
* audio-channels and audio-bitrate options on pack-video
This commit is contained in:
Brooke Vibber 2024-10-23 19:10:40 -07:00
commit dffe1a0402
2 changed files with 14 additions and 5 deletions

View file

@ -1 +1,2 @@
pack-set --color-temperature=6800 --peak=600 --vibrance=0.2 "$@"
#pack-set --color-temperature=6800 --peak=600 --vibrance=0.2 "$@"
pack-set --color-temperature=6800 --peak=800 --vibrance=0.2 "$@"