This is the command atitv that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
atitv - Simple text-mode program from the GATOS package.
SYNOPSIS
atitv
DESCRIPTION
The program atitv is still under development. It gives basic
functionality needed to record video and take snapshots.
FILE FORMATS
Note, motion capture in atitv use a special ".yuv" file format unique
to gatos.
Snapshots on the other hand save to ".ppm" files, which are viewable
(and convertible) by most graphics programs.
OPTIONS
-h --help
Get help.
--version
Get version info.
-m <mux>
Specify which input to use (Composite, SVHS or TV).
-v <volume>
Set volume.
-c <channel>
Set channel.
-s <xs> <ys>
Set capture size.
COMMANDS
rec <n> <f>
Record yuv file for n seconds to filename f.
snap <f>
Capture a single ppm frame to filename f.
EXAMPLES
atitv -c 10 rec 10 f1.yuv -c 11 rec 10 f2.yuv
This will change to channel 10, record 10 seconds to "f1.yuv"
then change to channel 11 and record 10 seconds to "f2.yuv"
atitv -m SVHS snap pic.ppm
This will change to the SVHS connector and capture one frame to
"pic.ppm"
Use atitv online using onworks.net services