Update docs.

This commit is contained in:
Themaister 2011-10-07 01:36:52 +02:00
parent ef04f199d5
commit 5058fdcd1a

View File

@ -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.