Screenshot-plugin

From VDR Wiki
Jump to navigation Jump to search

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