From 3af2617ffabdea2ddf0fc8cf74547ac606d4017d Mon Sep 17 00:00:00 2001 From: Ville Rantanen Date: Mon, 14 Feb 2022 15:50:42 +0200 Subject: [PATCH] gamma for common edits --- av/ffmpeg-magic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/av/ffmpeg-magic b/av/ffmpeg-magic index ee61454..ef1090a 100755 --- a/av/ffmpeg-magic +++ b/av/ffmpeg-magic @@ -14,7 +14,7 @@ YIFY) -c:v libx264 -crf 27 -x264-params cabac=1:ref=5:analyse=0x133:me=umh:subme # Smooth slow motion -filter:v "minterpolate='mi_mode=mci:mc_mode=aobmc:vsbmc=1:fps=120'",setpts=1.5*PTS # BCS + unsharp (works also on -filter_complex) - -vf unsharp,"eq=contrast=1.4:brightness=0.1:saturation=1.5" + -vf unsharp,"eq=contrast=1.4:brightness=0.1:saturation=1.5:gamma=1.0" # More filters to try histeq=strength=0.1,normalize=blackpt=red:whitept=yellow:smoothing=150,hqdn3d=4:4:3:3" # Trim