mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-13 21:22:29 +00:00
[BUG] Empty srt file being generated for a ts file linux #487
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 @gigatesseract on GitHub (Mar 8, 2019).
Please prefix your issue with one of the following: [BUG]
CCExtractor version (using the --version parameter preferably) : 0.87
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
-autoprogram**Video links (replace text below with your links) **
sample .ts file
Additional information
I built the linux ccextractor version 0.87. I tried to extract cc in the sample .ts file above (a sample file given by videolan). The command I used was simply
./ccextractor <filename>. Only an empty ts file is generated. However, VLC media player plays it just fine.