Skip to content

Dumps a teletext stream from a TS file to a T42 file

Notifications You must be signed in to change notification settings

fsphil/tstxtdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

 -[ tstxtdump ]-

Dumps a teletext stream from a TS file. Output is a T42 file.


INSTALL

make
make install


EXAMPLES

$ tstxtdump -p 0x13F0 erste.ts erste.t42

Some TS streams prefix each packet with a 4 byte timestamp.
Use the skip and pad options to work around this:

$ tstxtdump -p 0x13EF -P 4 -S 4 stream.ts stream.t42


-Philip Heron <phil@sanslogic.co.uk>

About

Dumps a teletext stream from a TS file to a T42 file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages