vidwhacker(6x) | XScreenSaver manual | vidwhacker(6x) |
vidwhacker - grab images and apply random filters to them
vidwhacker [--display host:display.screen] [--root] [--window-id number][--verbose] [--stdin] [--stdout] [--delay seconds] [-directory directory] [--fps]
Distorts an image using a random series of filters: edge detection, subtracting the image from a rotated version of itself, etc.
Selection of random image files is done by running the xscreensaver-getimage-file(6x) program. Capture of video frames (if requested) is done by running the xscreensaver-getimage-video(6x) program.
vidwhacker accepts the following options:
It is poorly named; originally it worked only on grabbed video frames, before being expanded to work on any image.
It requires the various PBM tools, e.g., ppmrelief(1). Though still available, the "pbmplus" suite has largely fallen out of favor these days, so it would be nice if someone were to port this script to make use of ImageMagick's convert(1) instead. That would also probably make it faster.
X(1), xscreensaver(1), xscreensaver-getimage(6x), xscreensaver-getimage-file(6x), xscreensaver-getimage-video(6x), ppmtogif(1), convert(1)
Copyright © 1998-2001 by Jamie Zawinski. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. No representations are made about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
Jamie Zawinski <jwz@jwz.org>, 18-Jan-98.
6.06 (11-Dec-2022) | X Version 11 |