8000 GitHub - emersion/meltsub: Convert hardsub to softsub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

emersion/meltsub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

0