Director-plugin
From VDR Wiki
(Difference between revisions)
(initial) |
(→Links: merge -> internationalization) |
||
| (2 intermediate revisions not shown) | |||
| Line 2: | Line 2: | ||
[[Image:Director-plugin.jpg|thumb|Screenshot]] | [[Image:Director-plugin.jpg|thumb|Screenshot]] | ||
With the '''director plugin''' it is possible to use the multifeed channels of Premiere. Therefor one selects ''Direkt'' and starts the plugin. Then the keys left/right/up/down can be used to choose between the starting times. But this only functions if the channels (D1 ... D2 ...) are already recognised by VDR. The plugin does no channel searching. | With the '''director plugin''' it is possible to use the multifeed channels of Premiere. Therefor one selects ''Direkt'' and starts the plugin. Then the keys left/right/up/down can be used to choose between the starting times. But this only functions if the channels (D1 ... D2 ...) are already recognised by VDR. The plugin does no channel searching. | ||
| + | |||
| + | ===Handling=== | ||
| + | {| border=1 cellpadding=2 cellspacing=0 | ||
| + | |- bgcolor=#efdead | ||
| + | !Key | ||
| + | !Description | ||
| + | |- | ||
| + | |bgcolor=#efefef| Up/Right || Switch one multifeed channel up | ||
| + | |- | ||
| + | |bgcolor=#efefef| Down/Left || Switch one multifeed channel down | ||
| + | |- | ||
| + | |bgcolor=#efefef| 1...9 || Switch directly to channel ... | ||
| + | |- | ||
| + | |bgcolor=#efefef| 0 || Toggle between the last two channels | ||
| + | |- | ||
| + | |bgcolor=#efefef| OK || Show/Hide OSD | ||
| + | |} | ||
==Hardware requirements== | ==Hardware requirements== | ||
| Line 13: | Line 30: | ||
===Patches=== | ===Patches=== | ||
There is a patch for VDR that is necessary | There is a patch for VDR that is necessary | ||
| - | + | cd $SOURCEDIR/VDR | |
| - | cd $SOURCEDIR/VDR | + | patch -p1 < PLUGINS/src/director/vdr-director.diff |
| - | patch -p1 < PLUGINS/src/director/vdr-director.diff | + | |
| - | + | ||
| - | + | ||
| - | + | after this VDR has to be recompiled (see VDR installation). | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
==Problems== | ==Problems== | ||
| Line 47: | Line 46: | ||
[[Category:Plugins]] | [[Category:Plugins]] | ||
| - | + | {{i18n|director-plugin}} | |
| - | + | ||
Latest revision as of 11:04, 13 March 2006
Contents |
Description
With the director plugin it is possible to use the multifeed channels of Premiere. Therefor one selects Direkt and starts the plugin. Then the keys left/right/up/down can be used to choose between the starting times. But this only functions if the channels (D1 ... D2 ...) are already recognised by VDR. The plugin does no channel searching.
Handling
| Key | Description |
|---|---|
| Up/Right | Switch one multifeed channel up |
| Down/Left | Switch one multifeed channel down |
| 1...9 | Switch directly to channel ... |
| 0 | Toggle between the last two channels |
| OK | Show/Hide OSD |
Hardware requirements
Software requirements
- VDR 1.3.x
Installation
See plugin installation.
Patches
There is a patch for VDR that is necessary
cd $SOURCEDIR/VDR patch -p1 < PLUGINS/src/director/vdr-director.diff
after this VDR has to be recompiled (see VDR installation).
Problems
Links
| [1] | http://www.wontorra.net/staticpages/index.php?page=director | Plugin homepage |




