- Status Closed
- Percent Complete
- Task Type Feature Request
- Category Any
-
Assigned To
tobias - Operating System All
- Severity Low
- Priority Very Low
- Reported Version Any
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#1144 - [vobsub2srt] please add package
here is the description from the website
https://github.com/ruediger/VobSub2SRT
VobSub2SRT is a simple command line program to convert .idx / .sub subtitles into .srt text subtitles by using OCR. It is based on code from the MPlayer project - a really really great movie player. Some minor parts are copied from ffmpeg/avutil headers. Tesseract is used as OCR software.
vobsub2srt is released under the GPL3+ license. The MPlayer code included is GPL2+ licensed.
The quality of the OCR depends on the text in the subtitles. Currently the code does not use any preprocessing. But I’m currently looking into adding filters and scaling options to improve the OCR. You can correct mistakes in the .srt files with a text editor or a special subtitle editor.
Attached is a working PKGBUILD for the latest stable version.
20.01.2022 10:36
Reason for closing: Won't implement
Additional comments about closing:
Using unfree parts, not possible to be
implemented in any version of
Hyperbola.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Sorry, wrong PKGBUILD.
Program cannot be implemented because of the usage for unfree unrar.
For reference here:
https://raw.githubusercontent.com/ruediger/VobSub2SRT/master/mplayer/unrar_exec.c https://raw.githubusercontent.com/ruediger/VobSub2SRT/master/mplayer/unrar_exec.h