less vibrance
This commit is contained in:
parent
9c0e598ce2
commit
a2457707ed
1 changed files with 1 additions and 1 deletions
2
pack-vid
2
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 ) {
|
||||
|
|
Loading…
Reference in a new issue