Yaepg-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
(→Links) |
(→Installation Software) |
||
Zeile 12: | Zeile 12: | ||
* CVS DVB Driver | * CVS DVB Driver | ||
* vdr >= 1.2.6 | * vdr >= 1.2.6 | ||
− | ==Installation | + | ==Installation== |
+ | Es wird davon ausgegangen, das das Plugin bereits entpackt und verlinkt wurde. | ||
+ | <pre> | ||
+ | cd $SOURCEDIR/VDR | ||
+ | patch < PLUGINS/src/yaepg/patches/vdr-<VDRVERSION>-yaepg.diff | ||
+ | </pre> | ||
+ | |||
==Probleme== | ==Probleme== | ||
Keine bekannt. | Keine bekannt. |
Version vom 9. November 2004, 11:38 Uhr
Inhaltsverzeichnis |
Beschreibung
Skaliert das Live Bild auf ca ein viertel, um im Rest das EPG darzustellen.
Hardwareanforderungen
- full-featured (FF) bzw. Premium
- Oder einen Client mit unterstützung für yaepg, zbs das xine-plugin, zu übersetzen ist es mit folgender Option:
# enable to fully support yaepg plugin SET_VIDEO_WINDOW=1
Softwareanforderungen
- CVS DVB Driver
- vdr >= 1.2.6
Installation
Es wird davon ausgegangen, das das Plugin bereits entpackt und verlinkt wurde.
cd $SOURCEDIR/VDR patch < PLUGINS/src/yaepg/patches/vdr-<VDRVERSION>-yaepg.diff
Probleme
Keine bekannt.
Links
[1] | http://www.hoochvdr.info | Homepage des Plugins -> Forums -> Files Section -> Files List |
[2] | http://htpc.at/public/vdr/yaepg | Download Spiegel |