Recently there’s been a trend amongst glitch artists to do more video glitches. I’ve been pretty quiet on that front whilst I work on my techniques. Here’s the first results of my experiments using Chris Cunningham‘s short film Rubber Johnny as a test subject
Just from these tests I can see the opportunities that using video presents, especially when using audio. I can definitely see more of my work being like this
Myself and Mez recently finished a script called Echobender that automatically databends images.
Click to download
To use it you’ll need:
A computer with Linux installed. I don’t have a Windows or Mac PC so I can’t test it on those
Sox. On Ubuntu you can install it via “sudo apt-get install sox”
Convert, which is part of ImageMagick. On Ubuntu you can install it via “apt-get install imagemagick”
Once you have those installed just execute ./echobender.sh from the terminal and then drop a .jpg or .bmp file into it. The output will be in a folder called “echo”.
If you look closely at the script you can see a way to convert any data into an image! I’ll leave that one up to you… Here’s the source code for all those interested:
One of the most common questions I, and possibly any other digital artist gets when they present their work is how they do it. I occasionally reveal some of my methods in my tutorials but otherwise I like to show screenshots taken at various stages. I came across this build up script a few months back and have now finally got it to work! Here’s my previous family portrait being reconstructed:
This script isn’t a true reflection of how I drew it but gives a good idea about the amount of detail I go into with my work. The reason I didn’t finish it is that I had already had the script running for ten hours and it was only half finished! Luckily there’s options to resume, but at this rate I’ll be doing it until February!