Teletext-plugin: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 10: | Line 10: | ||
==Installation== |
==Installation== |
||
FFMPEG |
FFMPEG |
||
⚫ | |||
<pre> |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
make |
|||
⚫ | |||
make |
make install |
||
⚫ | |||
make install |
|||
⚫ | |||
</pre> |
|||
See [[plugin installation]]. |
See [[plugin installation]]. |
Revision as of 22:57, 30 November 2004
Description
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.
Hardware requirements
Software requirements
- FFMPEG
Installation
FFMPEG
cd $SOURCEDIR cd ffmpeg-<VERSION> ./configure --prefix=/usr/local \ --enable-shared make make install ldconfig
See plugin installation.
Problems
- There are problems with VDR >= 1.3.6
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 |