Teletext-plugin

From VDR Wiki

Jump to: navigation, search

Contents

[edit] Description

Screenshot
Screenshot

The teletext plugin displays the videotext/teletext on the TV. Unlike the osdteletext-plugin, the OSD is not used and therefor one cannot see and hear the current broadcast in the background.

[edit] Hardware requirements

[edit] Software requirements

  • FFMPEG

[edit] Installation

FFMPEG

cd $SOURCEDIR
cd ffmpeg-<VERSION>
./configure --prefix=/usr/local \
            --enable-shared
make
make install
ldconfig

See plugin installation.

[edit] Problems

  • There are problems with VDR >= 1.3.6

[edit] Links

[1] http://www.dapeace.de/teletext.htm Plugin homepage
[2] http://ffmpeg.sourceforge.net FFMPEG homepage
[3] http://www.vdrportal.de/board/thread.php?threadid=1742 Patch
Personal tools
Participate