Osdteletext-plugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K (Aktuelle Version)
K (Versions-Historie)
Zeile 150: Zeile 150:
 
* Makefile adjustments for VDR 1.7.13.
 
* Makefile adjustments for VDR 1.7.13.
 
* Don't care if the current channel really changed, if we get a channel switch on the primary device (Thx to Sören Moch)
 
* Don't care if the current channel really changed, if we get a channel switch on the primary device (Thx to Sören Moch)
|
+
|[http://projects.vdr-developer.org/attachments/download/416/vdr-osdteletext-0.9.0.tgz 0.9.0]
 
|-
 
|-
 
| 0.8.3
 
| 0.8.3
Zeile 156: Zeile 156:
 
|
 
|
 
* Updated Ukrainian translation provided by Yarema P. aka Knedlyk (Closes #133)
 
* Updated Ukrainian translation provided by Yarema P. aka Knedlyk (Closes #133)
|
+
|[http://projects.vdr-developer.org/attachments/download/116/vdr-osdteletext-0.8.3.tgz 0.8.3]
 
|-
 
|-
 
| 0.8.2
 
| 0.8.2
Zeile 167: Zeile 167:
 
* Fixed problems with VDR >= 1.7.3 (not all teletext pages accessible, 4 GByte VTX files)
 
* Fixed problems with VDR >= 1.7.3 (not all teletext pages accessible, 4 GByte VTX files)
 
* Removed unnecessary DVBDIR from Makefile
 
* Removed unnecessary DVBDIR from Makefile
|
+
|[http://projects.vdr-developer.org/attachments/download/107/vdr-osdteletext-0.8.2.tgz 0.8.2]
 
|-
 
|-
 
| 0.8.1
 
| 0.8.1
Zeile 173: Zeile 173:
 
|
 
|
 
* Small bugfix in channel switching code
 
* Small bugfix in channel switching code
|
+
|[http://projects.vdr-developer.org/attachments/download/47/vdr-osdteletext-0.8.1.tgz 0.8.1]
 
|-
 
|-
 
| 0.8.0
 
| 0.8.0
Zeile 191: Zeile 191:
 
* Merged class ChannelStatus into cTxtStatus and changed the code that detects, if the current live channel has been changed and the OsdTeletext receiver needs to switch to the new channel as well
 
* Merged class ChannelStatus into cTxtStatus and changed the code that detects, if the current live channel has been changed and the OsdTeletext receiver needs to switch to the new channel as well
 
* Updated French translation provided by Nival Michaël (Closes #56)
 
* Updated French translation provided by Nival Michaël (Closes #56)
|
+
|[http://projects.vdr-developer.org/attachments/download/46/vdr-osdteletext-0.8.0.tgz 0.8.0]
 
|-
 
|-
 
| 0.7.0
 
| 0.7.0
Zeile 199: Zeile 199:
 
* proper translation of the key bindings (thx to Rolf Ahrenberg)
 
* proper translation of the key bindings (thx to Rolf Ahrenberg)
 
* Partially updated Italian translation by Davide Cavalca
 
* Partially updated Italian translation by Davide Cavalca
| {{vdrportal board|82814|0.7.0}}
+
| {{vdrportal board|82814|VDRPortal}} [http://projects.vdr-developer.org/attachments/download/16/vdr-osdteletext-0.7.0.tgz 0.7.0]
 
|-
 
|-
 
|}
 
|}

Version vom 6. Januar 2011, 13:28 Uhr

Inhaltsverzeichnis

Aktuelle Version

Version 0.9.0

Beschreibung

Autor: Marcel Wiesweg

OSD-Teletext dient zur Darstellung von Teletext-Daten über die OSD-Funktionalität der Videoausgabe. Aber da der OSD-Speicher einer FF-DVB-Karte nur sehr begrenzt zur Verfügung steht (ca. 80kb), ist dadurch die Anzahl der darstellbaren Farben des Videotext eingeschränkt.

Eine alternatives Plugin stellt das Teletext-plugin dar, welches nicht das OSD der FF-Karte verwendet, sondern aus den Videotextdaten einen MPEG-Videostream mittels ffmpeg enkodiert und diesen von der Karte dekodieren lässt. Beim Osdteletext-plugin kann man das Livebild des Senders im Hintergrund mitlaufen lassen und betrachten, während das beim Teletext-plugin nicht möglich ist. Bei diesem ist aber wiederum die volle Anzahl an Farben verfügbar.

Dennoch ist diese Variante eine gute Möglichkeit in den Teletext-Genuss zu kommen, ohne jegliche anderen Programme und Bibliotheken zu installieren. Alles was zur Darstellung benötigt wird, wird von diesem Plugin bereitgestellt.

Bilder

Typische Teletextseite

Bedienung

1..9 Seitenzahl eingeben
0 Vorherige Seite
Hoch Seite weiter
Runter Seite zurück
Links Unterseite zurück
Rechts Unterseite weiter
Rot frei konfigurierbar
Grün frei konfigurierbar
Gelb frei konfigurierbar
Blau frei konfigurierbar
Play frei konfigurierbar
Stop frei konfigurierbar
Schneller Vorlauf frei konfigurierbar
Schn. Rücklauf frei konfigurierbar

Installation

Das Kompilieren und Installieren erfolgt auf den üblichen Weg der Plugin Installation.

Aufgrund der hohen Festplattenaktivitäten sollte das Datenverzeichnis des osdteletext-Plugins statt auf der Festplatte auf einen RAM-Drive abgelegt werden. Dabei hilft die Verwendung des tmpfs-Dateisystems z.B.

#> cat /etc/fstab 
...
none		/var/cache/osdteletext	tmpfs   size=128m        0 0
...


vdr '-Posdteletext --directory=/var/cache/osdteletext --cache-system=packed --max-cache=128'

Wenn es schnell gehen soll, nimmt man das Standard tmpfs-Verzeichnis /dev/shm. Aber dieses Verzeichnis steht aber nicht exklusiv dem Plugin zu Verfügung.

vdr '-Posdteletext --directory=/dev/shm --cache-system=packed --max-cache=128'


Konfiguration

Parameter

Parameter (kurz) Parameter (lang) Beschreibung
-d --directory=<DIR> Verzeichnis für temporäre Dateien (Standard: /vtx)
-n --max-cache=<NUM> Maximale Größe des Cache in Megabytes (Standard: Ein berechneter Wert unter 50 MB)
-s --cache-system=<SYS> Zu verwendendes Cache-System (Standard: packed)
  • legacy for the traditional one-file-per-page system
  • packed for the one-file-for-a-few-pages system
-R --no-receive Deaktiviert Empfang und Speicherung von Teletext (Plugin wird hierdurch nutzlos)
-r --receive Obsolete

Sonstiges

Probleme

1-Karten-Systeme

Bei 1-Karten-Systemen funktioniert der automatische EPG-Scan nicht mehr, da Osdteletext die Karte blockiert und vdr daher nicht regelmäßig die einzelnen Sender durchschalten kann. (vgl. http://www.vdr-portal.de/board/thread.php?threadid=19814)

VBI - Fehler / kein Teletext

Bei folgenden Fehlermeldungen im Zusammenhang mit dem pvrinput-Plugin wird kein Teletext dargestellt:

  • IVTV_IOC_G_CODEC failed, 22: Das Argument ist ungültig.
  • Error setting vbi embedded mode, 22: Das Argument ist ungültig.

In diesem Fall muss eine neuere Version des pvrinput-Plugin benutzt werden.

Snapshot

Auschecken
git clone git://projects.vdr-developer.org/vdr-plugin-osdteletext.git
Update
git pull

Versions-Historie

Version Datum Beschreibung Link
0.9.0 06.11.2010
  • Updated Italian translation provided by Diego Pierotto (Closes #151)
  • Fix valid page number check in TeletextBrowser::ExecuteAction (Closes #154)
  • Fixed possible segfault (Closes #179) - (Thx to Manuel Reimer)
  • Added setup option to disable main menu entry (Closes #149) (Thx to Manuel Reimer!)
  • Added command line option to enable storing TopText pages, which is now disabled by default (References #177) (Thx to Andreas Brachold!)
  • Makefile adjustments for VDR 1.7.13.
  • Don't care if the current channel really changed, if we get a channel switch on the primary device (Thx to Sören Moch)
0.9.0
0.8.3 02.06.2009
  • Updated Ukrainian translation provided by Yarema P. aka Knedlyk (Closes #133)
0.8.3
0.8.2 25.05.2009
  • More refactoring of the TxtStatus class (Thx to Sören Moch!)
  • Install plug-in to lib dir with --remove-destination as suggested by Christian Wieninger (Closes #57)
  • If background is configured to completely black or transparent, toggle between black and transparent only.
  • Updated Italian translation provided by Diego Pierotto (Closes #60)
  • Fixed problems with VDR >= 1.7.3 (not all teletext pages accessible, 4 GByte VTX files)
  • Removed unnecessary DVBDIR from Makefile
0.8.2
0.8.1 10.01.2009
  • Small bugfix in channel switching code
0.8.1
0.8.0 10.01.2009
  • Added Portuguese translation provided by Chris Silva
  • Updated Italian translation by Davide Cavalca
  • Removed the "OSD" from the main menu entry as suggested by Davide Cavalca
  • Added Ukrainian translation provided by Yarema P. aka Knedlyk
  • Removed obsolete options -R and -r
  • Remove remnants of VDR < 1.6 support
  • Updated Russian translation provided by Oleg Roitburd (Closes #46)
  • Improved error handling
  • Background toggling now allows to switch between black, the configured background transparency and full transparency as suggested by Walter K. (Closes #41)
  • Removed the OSDTELETEXT_REINSERTION_PATCH (dead code)
  • Removed timingdebug code
  • Merged class ChannelStatus into cTxtStatus and changed the code that detects, if the current live channel has been changed and the OsdTeletext receiver needs to switch to the new channel as well
  • Updated French translation provided by Nival Michaël (Closes #56)
0.8.0
0.7.0 19.12.2008
  • switched completely to VDR 1.6's I18N system and removed the old crap - no more support for older VDR versions! (thx to Rolf Ahrenberg)
  • proper translation of the key bindings (thx to Rolf Ahrenberg)
  • Partially updated Italian translation by Davide Cavalca
VDRPortal 0.7.0

Links

  1. Neue Homepage des Plugins
  2. Download
  3. Repository
  4. Alte Homepage des Plugins
  5. Videotextserver welcher auf das Plugin aufsetzt
  6. Mittels XXV Videotextseiten im Browser anzeigen
In anderen Sprachen