From VDR Wiki
[edit] Description
The OSDTeletext plugin displays the videotext via OSD. So the current broadcast is not disabled as with the teletext-plugin.
[edit] Handling
| Key
| Description
|
| Up | Next page
|
| Down | Previous page
|
| Right | Next sub-page
|
| Left | Previous sub-page
|
| 1..9 | Enter page number
|
[edit] Hardware requirements
[edit] Software requirements
[edit] Installation
See plugin installation
[edit] Configuration
[edit] 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
|
[edit] Problems