Radio-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
(→Links) |
|||
Zeile 38: | Zeile 38: | ||
==Probleme== | ==Probleme== | ||
+ | ==Optionen== | ||
+ | {| border=1 cellpadding=2 cellspacing=0 | ||
+ | |- | ||
+ | | bgcolor=#efefef|USE_STILLPICTURE=1 | ||
+ | | If your Primary Device doesn't support Stillpicture, you can deactivate it here. | ||
+ | |} | ||
+ | |||
==Links== | ==Links== | ||
{| | {| |
Version vom 12. November 2004, 19:38 Uhr
Inhaltsverzeichnis |
Beschreibung
Plugin welches bei Radiosendern (vpid = 0) ein Hintergrundbild anzeigt.
Hardwareanforderungen
Softwareanforderungen
Installation
Siehe Plugin Installation.
Konfiguration
mkdir -p /etc/vdr/plugins/radio
Hier speichert man entweder ein einzelnes "image" für alle Radiosender.
/etc/vdr/plugins/radio/radio.mpg
Oder für jeden Sender, eines.
/etc/vdr/plugins/radio/Fritz.mpg /etc/vdr/plugins/radio/SPUTNIK.mpg
Samples findet man zbsp dort.
http://www.dbox2.info -> Bootlogos FB
Einfach umbenennen.
cp satelite.mpeg /etc/vdr/plugins/radio/radio.mpg
Probleme
Optionen
USE_STILLPICTURE=1 | If your Primary Device doesn't support Stillpicture, you can deactivate it here. |
Links
[1] | http://www.math.uni-paderborn.de/~tegeler/vdr/radio | Homepage des Plugins |