From f5b8b6ac126d8cef3860db16d3db8e72507a2258 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 14 Sep 2012 17:51:26 +0200 Subject: encode: video encoding now supported using mencoder-like options --- etc/input.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/input.conf') diff --git a/etc/input.conf b/etc/input.conf index aaadbfc8e3..2dd9fee758 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -53,6 +53,7 @@ PGDWN seek -600 } speed_mult 2.0 BS speed_set 1.0 # reset speed to normal q quit +q {encode} quit ESC quit p pause # toggle pause/playback mode . frame_step # advance one frame and pause @@ -122,6 +123,7 @@ VOLUME_UP volume 1 VOLUME_DOWN volume -1 MUTE mute CLOSE_WIN quit +CLOSE_WIN {encode} quit ! seek_chapter -1 # skip to previous chapter @ seek_chapter 1 # next E step_property_osd edition # next edition -- cgit v1.2.3