ccextractor doesn't work on .ts file in 708 mode #265

Closed
opened 2026-01-29 16:39:24 +00:00 by claunia · 1 comment
Owner

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.

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](https://github.com/CCExtractor/ccextractor/files/737255/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](https://github.com/CCExtractor/ccextractor/files/737329/ccextractoroutput.txt) I'm running Linux Mint Cinnamon 18, if that helps.
Author
Owner

@cfsmp3 commented on GitHub (Jan 29, 2017):

-608 (and -708) enable debug output. The actual output is written to disk.
If you want it on console use -stdout.

@cfsmp3 commented on GitHub (Jan 29, 2017): -608 (and -708) enable *debug* output. The actual output is written to disk. If you want it on console use -stdout.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#265