Hi! Is there any way to apply a sharpen filter when using vaapi encoder? With software x264 encoding I use this: -vf unsharp=5:5:1.0:5:5:1.0 But I can't find any way to do that with hardware encoding. My goal is obtaining same visual quality with less encoding time. Thanks!