Osdteletext-plugin

From VDR Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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