Class Deblock (1.0.1)

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

Deblock preprocessing configuration. .. attribute:: strength

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.

:type: float

Attribute

NameDescription
enabledbool
Enable deblocker. The default is false.