[BUG] GUI, Burned-in Subtitle Extraction not working #339

Open
opened 2026-01-29 16:41:28 +00:00 by claunia · 0 comments
Owner

Originally created by @bioluminesceme on GitHub (Nov 19, 2017).

CCExtractor version (using the --version parameter preferably) : 0,85

In raising this issue, I confirm the following (please check boxes, eg [X]):

  • I have read and understood the contributors guide.
  • I have checked that the bug-fix I am reporting can be replicated, or that the feature I am suggesting isn't already present.
  • I have checked that the issue I'm posting isn't already reported.
  • I have checked that the issue I'm porting isn't already solved and no duplicates exist in closed issues and in opened issues
  • I have checked the pull requests tab for existing solutions/implementations to my issue/suggestion.
  • I have used the latest available version of CCExtractor to verify this issue exists.

My familiarity with the project is as follows (check one, eg [X]):

  • I have never used CCExtractor.

Necessary information

  • What platform did you use?

  • Windows

  • What where the used arguments?

C:\Program Files (x86)\CCExtractor\ccextractorwin.exe --gui_mode_reports -in=mp4 -autoprogram -out=srt -bom -latin1 -hardsubx -subcolor white -conf_thresh 60 [+input files]

Without OCR in the Input files tab, gives the error Parameter -hardsubx not understood.

C:\Program Files (x86)\CCExtractor\ccextractorwinfull.exe --gui_mode_reports -in=mp4 -autoprogram -out=srt -bom -latin1 -hardsubx -subcolor white -conf_thresh 60 [+input files]

With OCR in the Input files tab , it complains about not having enough memory to initialize Tesseract.
I can run Tesseract from the command line using Python on this machine without any issues. Win10, 3.4GHz, 8GB Ram.

Video links
I have a Dropbox link I can share privately.

Originally created by @bioluminesceme on GitHub (Nov 19, 2017). CCExtractor version (using the --version parameter preferably) : 0,85 **In raising this issue, I confirm the following (please check boxes, eg [X]):** - [x] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.github/CONTRIBUTING.md). - [x] I have checked that the bug-fix I am reporting can be replicated, or that the feature I am suggesting isn't already present. - [x] I have checked that the issue I'm posting isn't already reported. - [x] I have checked that the issue I'm porting isn't already solved and no duplicates exist in [closed issues](https://github.com/CCExtractor/ccextractor/issues?q=is%3Aissue+is%3Aclosed) and in [opened issues](https://github.com/CCExtractor/ccextractor/issues) - [x] I have checked the pull requests tab for existing solutions/implementations to my issue/suggestion. - [x] I have used the latest available version of CCExtractor to verify this issue exists. **My familiarity with the project is as follows (check one, eg [X]):** - [x] I have never used CCExtractor. **Necessary information** - What platform did you use? - [x] Windows - What where the used arguments? `C:\Program Files (x86)\CCExtractor\ccextractorwin.exe --gui_mode_reports -in=mp4 -autoprogram -out=srt -bom -latin1 -hardsubx -subcolor white -conf_thresh 60 [+input files]` *Without OCR* in the Input files tab, gives the error Parameter -hardsubx not understood. `C:\Program Files (x86)\CCExtractor\ccextractorwinfull.exe --gui_mode_reports -in=mp4 -autoprogram -out=srt -bom -latin1 -hardsubx -subcolor white -conf_thresh 60 [+input files]` *With OCR* in the Input files tab , it complains about not having enough memory to initialize Tesseract. I can run Tesseract from the command line using Python on this machine without any issues. Win10, 3.4GHz, 8GB Ram. **Video links** I have a Dropbox link I can share privately.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#339