All Projects → emersion → meltsub

emersion / meltsub

Licence: MIT License
Convert hardsub to softsub

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to meltsub

Stb Tester
Automated Testing for Set-Top Boxes and Smart TVs
Stars: ✭ 148 (+678.95%)
Mutual labels:  ocr, video-processing
Pgstosrt
PGS to Srt converter
Stars: ✭ 21 (+10.53%)
Mutual labels:  ocr, subtitles
Ccextractor
CCExtractor - Official version maintained by the core team
Stars: ✭ 356 (+1773.68%)
Mutual labels:  ocr, subtitles
video-subtitle-extractor
视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files.
Stars: ✭ 1,763 (+9178.95%)
Mutual labels:  ocr, subtitles
DuME
A fast, versatile, easy-to-use and cross-platform Media Encoder based on FFmpeg
Stars: ✭ 66 (+247.37%)
Mutual labels:  video-processing
ocr
Simple app to extract text from pictures using Tesseract
Stars: ✭ 98 (+415.79%)
Mutual labels:  ocr
PRLib
Pre-Recognition Library - library with algorithms for improving OCR quality.
Stars: ✭ 22 (+15.79%)
Mutual labels:  ocr
staff identity card ocr project
Staff Identity Card OCR Project
Stars: ✭ 15 (-21.05%)
Mutual labels:  ocr
smart-docs-parser
An OCR based document parser to extract information from identity document images
Stars: ✭ 14 (-26.32%)
Mutual labels:  ocr
breach-protocol-autosolver
Solve breach protocol minigame in second(s). Windows/Linux/GeForce Now/Google Stadia. Every language.
Stars: ✭ 28 (+47.37%)
Mutual labels:  ocr
CustomVideo
Customize video, photo, animation, music, border etc...
Stars: ✭ 71 (+273.68%)
Mutual labels:  video-processing
ScreenAccess
Anti Recoil system with weapon type built-in recognition based on OCR, currently support next games: Apex Legends
Stars: ✭ 41 (+115.79%)
Mutual labels:  ocr
tssi2
tssi2 is a header-only library for parsing MPEG-2 and DVB Transport Streams in the domain of multimedia processing applications.
Stars: ✭ 18 (-5.26%)
Mutual labels:  video-processing
pdf2xml-viewer
A simple viewer and inspection tool for text boxes in PDF documents
Stars: ✭ 82 (+331.58%)
Mutual labels:  ocr
nebula
Media asset management and broadcast automation system
Stars: ✭ 103 (+442.11%)
Mutual labels:  video-processing
tesseract-server
A small lightweight HTTP server that converts photos, images and scanned documents to text using optical character recognition by utilizing the power of Google Tesseract.
Stars: ✭ 15 (-21.05%)
Mutual labels:  ocr
solr-ocrpayload-plugin
Efficient indexing and retrieval of OCR bounding boxes in Solr
Stars: ✭ 22 (+15.79%)
Mutual labels:  ocr
CTC-OCR
A TensorFlow implementation of hybird CNN-LSTM model with CTC loss for OCR problem
Stars: ✭ 27 (+42.11%)
Mutual labels:  ocr
car-OCR
基于机器学习和OCR的车牌识别系统 @fujunhao
Stars: ✭ 39 (+105.26%)
Mutual labels:  ocr
ocromore
Process, enhance and evaluate multiple OCR output.
Stars: ✭ 16 (-15.79%)
Mutual labels:  ocr

meltsub

Takes a raw and an hardsub video, outputs subtitles extracted from the hardsub video.

Disclaimer

I take no legal responsibility for anything this code is used for. This is purely an educational proof of concept.

Usage

Dependencies:

  • opencv
  • tesseract
python meltsub.py

Settings

Change the variable subtitles_lang to set another language.

Use this command to check installed language:

tesseract --list-langs

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].