A Python Programm That Converts Mp4 files to Srt files
python3, opencv and numpy
if you have python setup do
| Argument | Required | Description |
|---|---|---|
| --file | Yes | Your input mp4 file |
| --collums | Yes | How many characters Per Row |
| --msoffset | No | After How many milliseconds should the animation start |
| --idoffset | No | At which subtitle id should it start |
| --submsoffset | No | at which milisecond the subtitles start |