Skip to content

Commit

Permalink
chore: Format README
Browse files Browse the repository at this point in the history
  • Loading branch information
SWHL authored Jul 19, 2024
1 parent 6d451d2 commit d6ca256
Showing 1 changed file with 14 additions and 9 deletions.
23 changes: 14 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
</div>

## VideoSubFinder ([Simeon Kosnitsky](https://sourceforge.net/u/skosnits/profile/))
⚠️ This repo is automatically synchronized from [SourceForge VideoSubFinder](https://videosubfinder.sourceforge.io/).

⚠️ This repo is automatically synchronized from [SourceForge VideoSubFinder](https://videosubfinder.sourceforge.io/).

### Introduction

The main purpose of this program is to provide functionality for extract hardcoded subtitles (hardsub) from video.

It provides two main features:
Expand All @@ -16,46 +17,50 @@ It provides two main features:
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
<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)


For faster support in case of bug fixes please contact me in:
https://vk.com/skosnits

<https://vk.com/skosnits>

### For donate:
https://sourceforge.net/projects/videosubfinder/donate
### For donate

<https://sourceforge.net/projects/videosubfinder/donate>

### Features

- video text detection
- text extraction from video frames

### Best Way to Get Help

Unfortunately, this project hasn't indicated the best way to get help, but that does not mean there are no ways to get support for VideoSubFinder. In cases like this, we recommend contacting the project admin(s) if possible, or asking for help on third-party support forums or social media. Many open source projects have their own dedicated website or social media profiles where users can get support.

Check out the other support options below.

### Other Ways Of Getting Help

Here are some other places where you can look for information about this project.

### Project Trackers

[Bugs](https://sourceforge.net/p/videosubfinder/bugs/)

### Project Forums
[Discussion](https://sourceforge.net/p/videosubfinder/discussion/)

[Discussion](https://sourceforge.net/p/videosubfinder/discussion/)

### Project Samples

<div>
<img src="https://a.fsdn.com/con/app/proj/videosubfinder/screenshots/example_1.png/245/183/1">&nbsp;
<img src="https://a.fsdn.com/con/app/proj/videosubfinder/screenshots/example_2.png/245/183/1">&nbsp;
<img src="https://a.fsdn.com/con/app/proj/videosubfinder/screenshots/example_3.png/245/183/1">&nbsp;
<img src="https://a.fsdn.com/con/app/proj/videosubfinder/screenshots/example_4.png/245/183/1">
</div>
</div>

0 comments on commit d6ca256

Please sign in to comment.