From 74782a1bea6a17eb3d5d73b05430e97acb4e3d86 Mon Sep 17 00:00:00 2001 From: Themaister Date: Thu, 1 Sep 2011 10:06:18 +0200 Subject: [PATCH 1/2] Clarify. --- ssnes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssnes.c b/ssnes.c index c7bce20519..1f26d32fa7 100644 --- a/ssnes.c +++ b/ssnes.c @@ -401,7 +401,7 @@ static void print_help(void) #endif #ifdef HAVE_FFMPEG - puts("\t-r/--record: Path to record video file.\n\t\tSettings for video/audio codecs are found in config file."); + puts("\t-r/--record: Path to record video file.\n\t\tUsing .mkv extension is recommended, and codecs used are FFV1/FLAC."); #endif puts("\t-v/--verbose: Verbose logging."); puts("\t-U/--ups: Specifies path for UPS patch that will be applied to ROM."); From fac2ea00dd1e525bc151f6aaba047b0bb1ac04de Mon Sep 17 00:00:00 2001 From: Themaister Date: Thu, 1 Sep 2011 10:07:07 +0200 Subject: [PATCH 2/2] Update docs. --- docs/ssnes.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/ssnes.1 b/docs/ssnes.1 index 098e8276fb..872d6c51be 100644 --- a/docs/ssnes.1 +++ b/docs/ssnes.1 @@ -112,7 +112,8 @@ Connects a four-way multitap into port 2 of the SNES. This allows for up to 5 pl .TP \fB--record PATH, -r PATH\fR -Activates video recording of gameplay into PATH. Video recording options can be configured in config file. +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--bsvplay PATH, -P PATH\fR