Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
SWHL authored Feb 20, 2024
1 parent 79de054 commit c93a8be
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 10 deletions.
1 change: 1 addition & 0 deletions .github/workflows/SyncFromSourceforge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ jobs:
git merge local_upstream
git status
git push
22 changes: 12 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c93a8be

Please sign in to comment.