X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fconfig%2Fvidwhacker.xml;h=6c0a5ac04434bce4066919a292783982bc2e1e65;hp=f9619d7ac0681171439808cef8f443e62a8253df;hb=019de959b265701cd0c3fccbb61f2b69f06bf9ee;hpb=9c9d475ff889ed8be02e8ce8c17da28b93278fca diff --git a/hacks/config/vidwhacker.xml b/hacks/config/vidwhacker.xml index f9619d7a..6c0a5ac0 100644 --- a/hacks/config/vidwhacker.xml +++ b/hacks/config/vidwhacker.xml @@ -8,15 +8,21 @@ _label="Duration" _low-label="2 seconds" _high-label="2 minutes" low="2" high="120" default="5"/> - + + + + + <_description> -This is actually just a shell script that grabs a frame of video from -the system's video input, and then uses some PBM filters (chosen at -random) to manipulate and recombine the video frame in various ways -(edge detection, subtracting the image from a rotated version of -itself, etc.) Then it displays that image for a few seconds, and does -it again. This works really well if you just feed broadcast television +This is a shell script that grabs a frame of video from the system's +video input, and then uses some PBM filters (chosen at random) to +manipulate and recombine the video frame in various ways (edge +detection, subtracting the image from a rotated version of itself, +etc.) Then it displays that image for a few seconds, and does it +again. This works really well if you just feed broadcast television into it. + +Written by Jamie Zawinski; 1998.