Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 452 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 452 Bytes

telxcc-sharp

CSharp version of telxcc (from https://github.com/debackerl/telxcc)

telxcc-sharp is a utility for extracting teletext Closed Captions from Transport Streams (.ts/.m2ts) into .srt text files.

Installing

Compile with .NET Core 3 - should work on Windows/Linux/Mac.

Usage example

TelxCCSharp -p 888 -i file1.ts -o sub.srt ↵

Support

Feel free to open an issue - do remember to include a sample file (as a .zip archive).