Screenshot-plugin: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
(→‎Links: i18n)
 
Line 42: Line 42:
[[Category:Plugins]]
[[Category:Plugins]]


{{i18n|screenshot-plugin}}
<!-- Link to german wiki page -->
[[de:Screenshot-plugin]]

Latest revision as of 16:58, 13 March 2006

Description

The Screenshot plugin creates a JPEG file of the current screen content in the /tmp directory under the name screenshot-JJJJMMTT-hhmmss.jpg.

Hardware requirements

  • DVB card

Software requirements

Installation

See plugin installation

Configuration

Only the keymacros.conf has to be altered. E.g. to access the plugin with the <User5> key.

# Remote control key macros for VDR
#
# Format:
#
# macrokey  key1 key2 key3...
# macrokey  @plugin key1 key2 key3...
#
# See man vdr(5)

Red       @pilot
Green     Schedule
Blue      Timer
Yellow    @prefermenu
User5     @screenshot
^^^^^^^^^^^^^^^^

Now one can take a screenshot when pressint the <User5> key.

Problems

Links

[1] http://www.joachim-wilke.de/index.xml Plugin homepage