mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-19 06:10:01 +01:00
37 lines
892 B
Groff
37 lines
892 B
Groff
.TH "sendVIMS" 1
|
|
.SH NAME
|
|
sendVIMS - sends VIMS messages to veejay
|
|
.SH SYNOPSIS
|
|
.B sendVIMS [options] [filename]
|
|
.SH DESCRIPTION
|
|
.B sendVIMS
|
|
is a simple program to send VIMS messages to veejay.
|
|
|
|
.SH OPTIONS
|
|
The command line options allow to specify its behaviour
|
|
.TP
|
|
.B \-p [3490]
|
|
Veejay port to connect to
|
|
.TP
|
|
.B \-h [localhost]
|
|
Veejay host to connect to
|
|
.TP
|
|
.B \-f [filename]
|
|
Use a filename instead of strings on the commandline
|
|
.SH USEFULL EXAMPLES
|
|
.TP
|
|
.B sendVIMS +100 "255:;"
|
|
Quit veejay after playing 100 frames
|
|
.SH BUGS
|
|
see BUGS in the source package
|
|
.SH AUTHOR
|
|
This man page was written by Niels Elburg.
|
|
If you have questions, remarks or you just want to
|
|
contact the developers, the main mailing list for this
|
|
project is:
|
|
.I veejay-users@lists.sourceforge.net
|
|
For more info see the website at
|
|
.I http://veejay.sourceforge.net
|
|
.SH "SEE ALSO"
|
|
.B veejay yuv2rawdv rawdv2yuv sendVIMS
|