[mythtv] [experimental] Subtitle grabber PAL teletext
Johan Duinkerken
johan at duinkerken.nu
Tue May 24 20:54:51 UTC 2005
for everyone who is interested, I'd like to share my subtitle-grabber.
It captures the mpeg-stream from /dev/video0 to /video/test.mpg and at the
same time, grabs the subtitles (teletext page 888) from /dev/vbi0
to /video/test.srt.
There is still a lot hard-coded, and every now and then it refuses to start
capturing (reading 0 bytes from /dev/video0; anyone who can solve this riddle
for me will be greatly appreciated!)
a log-file will be written to /video/test_vbi.log
Mind you: PAL/teletext only, subtitle page=888.
the tool is called 'ttsubgrab' and a zipfile containing the sources (written
in fpc (Free Pascal)) and a ready-compiled executable can be found here:
http://www.duinkerken.nu/ttsubgrab
Reactions welcome!
Kind regards,
Johan Duinkerken.
-------------------------------------------------------
More information about the mythtv-dev
mailing list