From 5058fdcd1a5cfee2691d6c093395ed351f4d1614 Mon Sep 17 00:00:00 2001 From: Themaister Date: Fri, 7 Oct 2011 01:36:52 +0200 Subject: [PATCH] Update docs. --- docs/ssnes.1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/ssnes.1 b/docs/ssnes.1 index 872d6c51be..9ce86e71fe 100644 --- a/docs/ssnes.1 +++ b/docs/ssnes.1 @@ -115,6 +115,11 @@ Connects a four-way multitap into port 2 of the SNES. This allows for up to 5 pl Activates video recording of gameplay into PATH. Using .mkv extension is recommended. Codecs used are FFV1/FLAC, suitable for processing the material further. +.TP +\fB--size WIDTHxHEIGHT\fR +Allows specifying the exact output width and height of FFmpeg recording. This option will override any configuration settings. +The video input is scaled with point filtering before being encoded at the correct size. + .TP \fB--bsvplay PATH, -P PATH\fR Play back a movie recorded in the .bsv format (bSNES). Cart ROM and movie file need to correspond.