deblockFilter property

InputDeblockFilter? deblockFilter
final

Enable Deblock (InputDeblockFilter) to produce smoother motion in the output. Default is disabled. Only manually controllable for MPEG2 and uncompressed video inputs.

Implementation

final InputDeblockFilter? deblockFilter;