X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fconfig%2Fvidwhacker.xml;h=6c0a5ac04434bce4066919a292783982bc2e1e65;hp=64cfe2e691487ca994967ea06846a2ea191d4fc5;hb=019de959b265701cd0c3fccbb61f2b69f06bf9ee;hpb=8eb2873d7054e705c4e83f22d18c40946a9e2529 diff --git a/hacks/config/vidwhacker.xml b/hacks/config/vidwhacker.xml index 64cfe2e6..6c0a5ac0 100644 --- a/hacks/config/vidwhacker.xml +++ b/hacks/config/vidwhacker.xml @@ -4,19 +4,25 @@ - - + + + + + <_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.