Ttxtsubs-plugin

From VDR Wiki

(Difference between revisions)
Jump to: navigation, search
(initial)
(Links)
 
(3 intermediate revisions not shown)
Line 13: Line 13:
==Installation==
==Installation==
If necessary the '''include-dir''' has to be created
If necessary the '''include-dir''' has to be created
-
<pre>
+
cd $SOURCEDIR/VDR
-
cd $SOURCEDIR/VDR
+
make include-dir
-
make include-dir
+
-
</pre>
+
See [[plugin installation]].
See [[plugin installation]].
Line 22: Line 20:
===Patches===
===Patches===
[[VDR]] has to be patched
[[VDR]] has to be patched
-
<pre>
+
cd $SOURCEDIR/VDR
-
cd $SOURCEDIR/VDR
+
zcat vdr-1.3.12-subtitles-0.3.3-and-ttxtsubs-0.0.5.diff.gz | patch
-
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
-
zcat vdr-ttxtsubs-0.0.5-charset_fix-custom_color-for-developer-vdr.diff.gz | patch
+
 
-
</pre>
+
and recompiled afterwards (see [[VDR installation]])
and recompiled afterwards (see [[VDR installation]])
Line 34: Line 31:
{|
{|
| [1]
| [1]
-
| http://ftp.nada.kth.se/pub/home/ragge/vdr
+
| http://www.nada.kth.se/~ragge/vdr/ttxtsubs/
| Plugin homepage
| Plugin homepage
|-
|-
Line 44: Line 41:
[[Category:Plugins]]
[[Category:Plugins]]
-
<!-- Link to german wiki page -->
+
{{i18n|ttxtsubs-plugin}}
-
[[de:Ttxtsubs-plugin]]
+

Latest revision as of 11:08, 11 November 2006

Contents

Description

Screenshot

The ttxtsubs plugin implements

  • display
  • recording
  • replay

of teletext-based subtitles via OSD

Hardware requirements

Software requirements

Installation

If necessary the include-dir has to be created

cd $SOURCEDIR/VDR
make include-dir

See plugin installation.

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)

Problems

Links

[1] http://www.nada.kth.se/~ragge/vdr/ttxtsubs/ Plugin homepage
[2] http://www.saunalahti.fi/~rahrenbe/vdr/patches Patches
Personal tools
Participate