Log in

View Full Version : ICHSD - Clean up the Hardsub Sources for Decimation


Ikotas
21st March 2025, 20:00
I am pleased to announce here that I have released the script I created.:)

ICHSD - Clean up the Hardsub Sources for Decimation

Description

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

ICHSD repositry (https://github.com/Ikotas/ICHSD)
(https://github.com/Ikotas/ICHSD)

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.

Detailed description

English and other languages (https://ikotas-github-io.translate.goog/ICHSD/?_x_tr_sl=ja&_x_tr_tl=en&_x_tr_hl=en))
(https://ikotas-github-io.translate.goog/ICHSD/?_x_tr_sl=ja&_x_tr_tl=en&_x_tr_hl=en)
by Google Translate

Japanese (https://ikotas-github-io/ICHSD/)
(https://ikotas-github-io/ICHSD/)

I don't know how to enable automatic translation in the code block, and only the code block is still in Japanese, so please translate it from the right-click menu.
If the translation does not make sense, please ask questions.

I have listed the points I noticed in my scripting process in TVITC Issues.

https://github.com/pinterf/TIVTC/issues/55
https://github.com/pinterf/TIVTC/issues/56

I may need more assurance about #56.

Try it if you like.
This is the first time I have published a script, so it would be great to get some feedback.:)