CCExtractor (Closed Captions to Subtitles) Command Line Usage

I'm thinking about adding CCExtractor to the OliveTin-for-Channels project. I'm wondering if there's anybody on the forum using CCExtractor via the Linux command line or script, and what your typical workflow is from recording to extraction of Closed Captions to turn them into subtitles.

A few examples of typical ccextractor arguments and flags used would be helpful as well.

1 Like

ccextractor -ts -srt input.mpg -o output.srt

(Channels records as TS in MPEG container.)

Perfect -- thanks!

That's what I've used in the past (10+ years ago), so things may have changed a little.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.