Skip to content

Ikotas/ICHSD

Repository files navigation

ICHSD
Clean up the Hardsub Sources for Decimation

Description

ICHSD is a script for AviSynth that cleans up the hardsub sources for decimation.

Features

  1. Duplicates one of the duplicate frames and replaces it by overwriting the other to ensure that it is thinned out by decimation.

  2. Removal of single-field subtitles.

  3. Determination of match codes by pattern match.

  4. Automatic removal of combs.

  5. Providing a means to manually process further residual combs after automatic processing.

Syntax and Parameters

ICHSD(clip input, int "cr", float "ythresh", int "mthresh", bool "manual",
    int "cr1f", int "cr1t", int "cr2f", int "cr2t", int "cr3f", int "cr3t",
    int "cr4f", int "cr4t", int "cr5f", int "cr5t", bool "show", int "ml",
    bool "ulp", int "suby")

Detailed description

About

ICHSD - Clean up the Hardsub Sources for Decimation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published