VLC plays AVC (H.264) with distortion as horizontal lines if using hardware acceleration

Leap 15.4 + Mesa 21.2.4.
VLC and all codecs goes from Packman repo.
Problem started after upgrade from Leap 15.3 to Leap 15.4.
I see horizontal lines with enabled hardware acceleration at the edges of objects, and no such things with disabled hardware acceleration.
ILL problem is with deinterlacing settings.
Which settings are the best for picture quality?

:~> vainfo
libva info: VA-API version 1.13.0
libva info: Trying to open /usr/lib64/dri/radeonsi_drv_video.so
libva info: Found init function __vaDriverInit_1_13
libva info: va_openDriver() returns 0
vainfo: VA-API version: 1.13 (libva 2.13.0)
vainfo: Driver version: Mesa Gallium driver 21.2.4 for AMD RAVEN (DRM 3.42.0, 5.14.21-150400.24.41-default, LLVM 11.0.1)
vainfo: Supported profile and entrypoints
      VAProfileMPEG2Simple            : VAEntrypointVLD
      VAProfileMPEG2Main              : VAEntrypointVLD
      VAProfileVC1Simple              : VAEntrypointVLD
      VAProfileVC1Main                : VAEntrypointVLD
      VAProfileVC1Advanced            : VAEntrypointVLD
      VAProfileH264ConstrainedBaseline: VAEntrypointVLD
      VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
      VAProfileH264Main               : VAEntrypointVLD
      VAProfileH264Main               : VAEntrypointEncSlice
      VAProfileH264High               : VAEntrypointVLD
      VAProfileH264High               : VAEntrypointEncSlice
      VAProfileHEVCMain               : VAEntrypointVLD
      VAProfileHEVCMain               : VAEntrypointEncSlice
      VAProfileHEVCMain10             : VAEntrypointVLD
      VAProfileJPEGBaseline           : VAEntrypointVLD
      VAProfileVP9Profile0            : VAEntrypointVLD
      VAProfileVP9Profile2            : VAEntrypointVLD
      VAProfileNone                   : VAEntrypointVideoProc

ILL problem surfaces after VLC upgrade.
Solution: in Video Settings use default - ‘Automatic’ for Output and Deinterlacing settings, Mode = ‘Auto’.
Previously I set Deinterlacing = ‘On’.