From c93a8be4bbc2855c4abc33ff846d9d253969bb1f Mon Sep 17 00:00:00 2001 From: SWHL Date: Tue, 20 Feb 2024 08:25:12 +0800 Subject: [PATCH] Update README --- .github/workflows/SyncFromSourceforge.yml | 1 + README.md | 22 ++++++++++++---------- 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/.github/workflows/SyncFromSourceforge.yml b/.github/workflows/SyncFromSourceforge.yml index 77895a7..b84da28 100644 --- a/.github/workflows/SyncFromSourceforge.yml +++ b/.github/workflows/SyncFromSourceforge.yml @@ -43,3 +43,4 @@ jobs: git merge local_upstream git status git push + diff --git a/README.md b/README.md index d088376..4eec329 100644 --- a/README.md +++ b/README.md @@ -7,20 +7,22 @@ ### Introduction -- The main purpose of this program is to provide functionality for extract hardcoded subtitles (hardsub) from video. +The main purpose of this program is to provide functionality for extract hardcoded subtitles (hardsub) from video. -- It provides two main features: - 1. Autodetection of frames with hardcoded text (hardsub) on video with saving info about timing positions. - 2. Generation of cleared from background text images, which allows with usage of OCR programs (like FineReader, Subtitle Edit, Google Drive) to generate complete subtitles with original text and timing. +It provides two main features: -- For working of this program on Windows will be required "Microsoft Visual C++ Redistributable runtime libraries 2022": +1. Autodetection of frames with hardcoded text (hardsub) on video with saving info about timing positions. + +2. Generation of cleared from background text images, which allows with usage of OCR programs (like FineReader, Subtitle Edit, Google Drive) to generate complete subtitles with original text and timing. + +For working of this program on Windows will be required "Microsoft Visual C++ Redistributable runtime libraries 2022": https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads -- Latest versions were built and tested on: - - Windows 10 x64, - - Ubuntu 20.04.5 LTS, - - openSUSE Leap 15.4, - - Arch Linux (EndeavourOS Cassini Nova 03-2023) +Latest versions were built and tested on: +- Windows 10 x64, +- Ubuntu 20.04.5 LTS, +- openSUSE Leap 15.4, +- Arch Linux (EndeavourOS Cassini Nova 03-2023) For faster support in case of bug fixes please contact me in: