Director-plugin: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
(initial)
 
m (rearranged)
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 18: Line 35:
</pre>
</pre>
after this VDR has to be recompiled (see VDR installation).
after this VDR has to be recompiled (see VDR installation).

==Handling==
{| border=1 cellpadding=2 cellspacing=0
|- bgcolor=#efdead
!Key
!Description
|-
|bgcolor=#efefef| Hoch, Rechts || Einen Multifeed-Kanal hochschalten
|-
|bgcolor=#efefef| Runter, Links || Einen Multifeed-Kanal runterschalten
|-
|bgcolor=#efefef| 1...9 || Direkt zum Kanal ... wechseln
|-
|bgcolor=#efefef| 0 || Zwischen den beiden letzten Kanälen hin- und herschalten
|-
|bgcolor=#efefef| OK || OSD ein- und ausblenden
|}


==Problems==
==Problems==

Revision as of 18:11, 14 November 2004

Description

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.

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