postFilterSharpening property

TemporalFilterPostFilterSharpening? postFilterSharpening
final

If you enable this filter, the results are the following:

  • If the source content is noisy (it contains excessive digital artifacts), the filter cleans up the source.
  • If the source content is already clean, the filter tends to decrease the bitrate, especially when the rate control mode is QVBR.

Implementation

final TemporalFilterPostFilterSharpening? postFilterSharpening;