Class Deblock (1.1.0)

Deblock(mapping=None,*,ignore_unknown_fields=False,**kwargs)

Deblock preprocessing configuration.

Attributes

NameDescription
strengthfloat
Set strength of the deblocker. Enter a value between 0 and 1. The higher the value, the stronger the block removal. 0 is no deblocking. The default is 0.
enabledbool
Enable deblocker. The default is false.