Osdteletext-plugin: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
(→‎Links: i18n)
 
(3 intermediate revisions by 3 users not shown)
Line 9: Line 9:
!Description
!Description
|-
|-
!bgcolor=#efefef| Up || Seite weiter
!bgcolor=#efefef| Up || Next page
|-
|-
!bgcolor=#efefef| Down || Seite zurück
!bgcolor=#efefef| Down || Previous page
|-
|-
!bgcolor=#efefef| Right || Unterseite weiter
!bgcolor=#efefef| Right || Next sub-page
|-
|-
!bgcolor=#efefef| Left || Unterseite zurück
!bgcolor=#efefef| Left || Previous sub-page
|-
|-
!bgcolor=#efefef| 1..9 || Seitenzahl eingeben
!bgcolor=#efefef| 1..9 || Enter page number
|}
|}


Line 52: Line 52:
| [1]
| [1]
| http://www.wiesweg-online.de/linux/linux.html
| http://www.wiesweg-online.de/linux/linux.html
| Plugin homepage
| Plugin homepage (old)
|-
| [2]
| http://projects.vdr-developer.org/projects/plg-osdteletext
| Currently maintained version
|}
|}



Latest revision as of 06:20, 11 January 2011

Description

The OSDTeletext plugin displays the videotext via OSD. So the current broadcast is not disabled as with the teletext-plugin.

Handling

Key Description
Up Next page
Down Previous page
Right Next sub-page
Left Previous sub-page
1..9 Enter page number

Hardware requirements

Software requirements

Installation

See plugin installation

Configuration

Parameter

Parameter (short) Parameter (long) Description
-d DIR --directory=DIR the directory where the temporary files will be stored (default: /vtx, recommended: /tmp/vtx)
-n NUM --max-cache=NUM maximum size in megabytes of cache used to store the pages on the harddisk (default: a calculated value below 50 MB)
-s SYS --cache-system=SYS set the cache system to be used. Choose 'legacy' for the traditional one-file-per-page system. Default is "packed" for the one-file-for-a-few-pages system.
-R --no-receive do not receive and store teletext (deprecated - plugin will be useless)
-r --receive obsolete

Problems

Links

[1] http://www.wiesweg-online.de/linux/linux.html Plugin homepage (old)
[2] http://projects.vdr-developer.org/projects/plg-osdteletext Currently maintained version