Ttxtsubs-plugin
From VDR Wiki
Contents |
[edit] Description
The ttxtsubs plugin implements
- display
- recording
- replay
of teletext-based subtitles via OSD
[edit] Hardware requirements
[edit] Software requirements
[edit] Installation
If necessary the include-dir has to be created
cd $SOURCEDIR/VDR make include-dir
See plugin installation.
[edit] Patches
VDR has to be patched
cd $SOURCEDIR/VDR zcat vdr-1.3.12-subtitles-0.3.3-and-ttxtsubs-0.0.5.diff.gz | patch zcat vdr-ttxtsubs-0.0.5-charset_fix-custom_color-for-developer-vdr.diff.gz | patch
and recompiled afterwards (see VDR installation)
[edit] Problems
[edit] Links
[1] | http://www.nada.kth.se/~ragge/vdr/ttxtsubs/ | Plugin homepage |
[2] | http://www.saunalahti.fi/~rahrenbe/vdr/patches | Patches |