1xscreensaver-getimage-video(6x)XScreenSaver manuaxlscreensaver-getimage-video(6x)
2
3
4
6 xscreensaver-getimage-video - grab a video still frame for use by
7 screen savers
8
10 xscreensaver-getimage-video [--verbose]
11
13 The xscreensaver-getimage-video program is a helper program for the
14 xscreensaver hacks that manipulate images. Specifically, it is invoked
15 by xscreensaver-getimage(6x) as needed.
16
17 It grabs a single frame of video from the system's video input to a
18 file, and prints the name of that file on stdout. It does this by fig‐
19 uring out which frame-grabbing programs are installed on the system,
20 and invoking the first one it finds.
21
23 xscreensaver-getimage-video accepts the following options:
24
25 --verbose
26 Print diagnostics.
27
29 X(1), xscreensaver(1), xscreensaver-settings(1), xscreensaver-getim‐
30 age(6x), xscreensaver-getimage-file(6x), atitv(1), bttvgrab(1), ffm‐
31 peg(1), gqcam(1), grab(1), motioneye(1), mplayer(1), qcam(1),
32 streamer(1), v4lctl(1), vidcat(1), vidtomem(1).
33
35 Copyright © 2001-2021 by Jamie Zawinski. Permission to use, copy, mod‐
36 ify, distribute, and sell this software and its documentation for any
37 purpose is hereby granted without fee, provided that the above copy‐
38 right notice appear in all copies and that both that copyright notice
39 and this permission notice appear in supporting documentation. No rep‐
40 resentations are made about the suitability of this software for any
41 purpose. It is provided "as is" without express or implied warranty.
42
44 Jamie Zawinski <jwz@jwz.org>, 14-Apr-2001.
45
46
47
48X Version 11 6.08-1.fc39 (17-Oct-2x0s2c3r)eensaver-getimage-video(6x)