When using -c libx264rgb (software encoding) I get a pretty crisp image, regardless of other settings.
However, using -c h264_vaapi or -c hevc_vaapi, the image is always pretty blurry in certain parts (pretty much as shown in #130). I have also tested the proprietary AMDGPU amf decoder (-c h264_amf) and it produces the same results.
I've tried using various encoder options (-p b=100M, -p quality=1, -p qp=1, etc...), but none of them seem to affect the blurriness of the end result much.
Screenshot of video recording:

Actual screenshot:

The blurriness is quite noticeable.
When using
-c libx264rgb(software encoding) I get a pretty crisp image, regardless of other settings.However, using
-c h264_vaapior-c hevc_vaapi, the image is always pretty blurry in certain parts (pretty much as shown in #130). I have also tested the proprietary AMDGPUamfdecoder (-c h264_amf) and it produces the same results.I've tried using various encoder options (
-p b=100M,-p quality=1,-p qp=1, etc...), but none of them seem to affect the blurriness of the end result much.Screenshot of video recording:

Actual screenshot:

The blurriness is quite noticeable.