diff --git a/pack-vid b/pack-vid index 1c18e4b..7bcc76f 100755 --- a/pack-vid +++ b/pack-vid @@ -268,7 +268,7 @@ function convert( $src, $dest, $options ) { } $filters[] = "tonemap=hable:peak=$peak:desat=0.0"; $filters[] = "zscale=t=bt709:p=bt709:m=bt709:r=full"; - $filters[] = "vibrance=0.20"; + $filters[] = "vibrance=0.0625"; } $filters[] = "format=yuv420p"; if ( $crop ) {