mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-14 05:25:44 +00:00
ccextractor doesn't work on .ts file in 708 mode #262
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 @barun511 on GitHub (Jan 29, 2017).
When I run ./ccextractor against a .ts file, with default options, I get the following error messages.
ccextractoroutput.txt
If I run with the -608 option I get the same error messages, but the subtitles are 'somewhat' extracted. Here's a copy of the new output.
ccextractoroutput.txt
I'm running Linux Mint Cinnamon 18, if that helps.