====== Full list of command-line options ======
FIXME Still incomplete
This is the full list of options accepted by ''vcs'', sorted by their long name.
The //See// column links to the page explaining the option. The //Example// column shows an example with valid arguments in case it accepts.
^ Long option ^ Short option ^ Short description ^ See ^ Example ^
| %%--%%anonymous | -U0 | Disable "created by..." signature line | | |
| %%--%%autoaspect | -A | Try to guess aspect ratio | [[vcs:docs:usage#Capture size and aspect ratio]] | ''-A'' |
| %%--%%aspect | -a | Aspect ratio | [[vcs:docs:usage#Capture size and aspect ratio]] | ''-a 4/3'' |
| %%--%%columns | -c | Number of columns | [[vcs:docs:usage#Number of columns]] | ''-c 3'' |
| %%--%%config ((Since 1.12)) | -C | Load a configuration file | [[vcs:docs:conf_files]] | ''-C myconfig.conf'' |
| %%--%%disable | -d | Disable certain functions | | |
| %%--%%dvd | -V | DVD Mode | | |
| %%--%%dvd-title ((Since 1.12)) | | Choose DVD title (DVD's equivalent to "tracks") | | |
| %%--%%end-offset | -E | Time ignored from end | [[vcs:docs:partial_capture#End offset]] | ''-E 5m'' |
| %%--%%extended | -e | Enable extended mode | [[vcs:docs:extended_mode]] | ''-e2'' |
| %%--%%from | -f | Starting time for captures | [[vcs:docs:partial_capture]] | ''-f 90s'' |
| %%--%%fullname | -U | Use real user name | | |
| %%--%%funky | -k | //Funky// operation modes | | |
| %%--%%height | -H | Height of captures | [[vcs:docs:usage#Capture size and aspect ratio]] | ''-H 240'' |
| %%--%%help | -h | Show list of options | | |
| %%--%%highlight | -l | Highlighted manual capture | [[vcs:docs:manual_modes#Highlights]] | ''-l 2m30'' |
| %%--%%interval | -i | Capture interval | [[vcs:docs:usage#Capture count modes]] | ''-i 1m'' |
| %%--%%jpeg | -j | Output JPEG | | ''-j'' |
| %%--%%jpeg 2 ((Note a space is required between ''jpeg'' and ''2'', but not between ''-j'' and ''2'')) | -j2 | Output JPEG 2000 | | ''-j2'' |
| %%--%%jpeg2 | | Output JPEG 2000 ((Since 1.11)) | | ''%%--%%jpeg2'' |
| %%--%%manual | -m | Manual-only mode | [[vcs:docs:manual_modes#Manual-only mode]] | ''-m'' |
| %%--%%nonlatin | -Ik | Non-latin scripts mode | | |
| %%--%%numcaps | -n | Number of captures | [[vcs:docs:usage#Capture count modes]] | ''-n 20'' |
| %%--%%override | -O | Override configuration option | [[vcs:docs:conf_files]] | ''-O bg_sign=Gray'' |
| %%--%%profile ((Since 1.12)) | -p | Load a given profile | [[vcs:docs:profiles]] | ''-p myprofile'' |
| %%--%%stamp | -S | Manual capture | [[vcs:docs:manual_modes#Manually added captures]] | ''-S 20'' |
| %%--%%to | -t | Ending time for captures | [[vcs:docs:partial_capture]] | ''-t 1h30m'' |
| %%--%%user | -u | Set the name used in the signature | | |
| | -Wc | Disable colour in console output ((Since 1.11)) | | |
| | -Wo | Workaround | | |
| | -Ws | Increase number of safe-mode measuring tests ((Since 1.11)) | | |
| | -Wp | Increase accuracy of safe-mode measuring ((Since 1.11)) | | |