.\" -*-Nroff-*- .\" atitv man page .\" Written by Gatos Devel. Team, and so grinded and scribbled by DCB. .\" .\" History: .\" 0.1: (first generation) .\" 0.2: some clean-ups and cosmetic changes .\" 0.3: updates for 0.0.5. .\" .\" Last update: Mon Dec 20 03:03:25 CET 1999 .\" " .TH atitv 1 "20 Dec 1999 " " " "GATOS Manual" .SH NAME atitv \- Simple text-mode program from the \fBGATOS\fP package. .SH SYNOPSIS .BI "atitv" .SH DESCRIPTION The program \fIatitv\fP is still under development. It gives basic functionality needed to record video and take snapshots. .SH FILE FORMATS Note, motion capture in atitv use a special ".yuv" file format unique to gatos. .sp Snapshots on the other hand save to ".ppm" files, which are viewable (and convertible) by most graphics programs. .SH OPTIONS .TP \fB\-h \-\-help\fP Get help. .TP \fB\-\-version\fP Get version info. .TP \fB\-m\fP <\fImux\fP> Specify which input to use (Composite, SVHS or TV). .TP \fB\-v\fP <\fIvolume\fP> Set volume. .TP \fB\-c\fP <\fIchannel\fP> Set channel. .TP \fB\-s\fP <\fIxs\fP> <\fIys\fP> Set capture size. .SH COMMANDS .TP \fBrec\fP <\fIn\fP> <\fIf\fP> Record \fIyuv\fP file for \fIn\fP seconds to filename \fIf\fP. .TP \fBsnap\fP <\fIf\fP> Capture a single \fIppm\fP frame to filename \fIf\fP. .SH EXAMPLES .TP \fBatitv\fI \-c 10 rec 10 f1.yuv \-c 11 rec 10 f2.yuv\fP This will change to channel 10, record 10 seconds to "f1.yuv" then change to channel 11 and record 10 seconds to "f2.yuv" .TP \fBatitv\fI \-m SVHS snap pic.ppm\fP This will change to the SVHS connector and capture one frame to "pic.ppm" .SH FILES .TP /etc/gatos.conf - Configuration file of GATOS. .SH SEE ALSO gatos, gatos-conf, gatos.conf, atisplit, atitogif, atitojpg, atitoppm, xatitv, yuvsum, scanpci. .SH AUTHORS \fIAtitv\fP was written and copyrighted by Steaphan Greene, \(/Oyvind Aabling, Octavian Purdila, Vladimir Dergachev, Christian Lupien, and Daniel Caujolle-Bert.