s5546 / VHS-Rip

A small TKinter project to work with the OSPREY-200 Capture Card. Technically rips more than VHSes- anything with a composite out is fair game
0 stars 0 forks source link

add support for subtitle decoding #14

Open s5546 opened 3 years ago

s5546 commented 3 years ago

the NTSC broadcast standard (EIA-608) encodes closed captioning on line 21 how hard would it be to read that line, decode it into text, and insert it into a subtitle file? (probably pretty hard)