mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[BUG] Options "-out=report" and "-out=null" cause Segmentation fault 11 #407
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @workflowsguy on GitHub (Mar 6, 2018).
CCExtractor version (using the --version parameter preferably) : 0.85
In raising this issue, I confirm the following (please check boxes, eg [X] - and delete unchecked ones):
My familiarity with the project is as follows (check one, eg [X] - and delete unchecked ones):
Necessary information
-out=report FILE.MPGAdditional information
When running CCExtractor on MPEG-TS video files with the arguments listed above, it fails with a "Segmentation fault: 11".
Extracting the subtitles from those files into a srt file works correctly.
I use CCExtractor on OS X 10.11.6 installed through Homebrew.
@cfsmp3 commented on GitHub (Mar 6, 2018):
Should be trivial: GSoC points: 3
@MatejMecka commented on GitHub (Mar 6, 2018):
Based on Homebrew the version it uses is 0.85 instead of 0.86 I will try do some additional research about the problem.
@cfsmp3 commented on GitHub (Mar 8, 2018):
Fixed.