Category Archives: Glitch
PNG Glitch

 

What is PNG(Portable Network Graphics)

wikipedia says,

An image-file format designed for transferring images on the Internet. Having alpha channel and losslesser data compression than GIF. “PNG’s Not GIF” For the reason of its architecture, the image quality wouldn’t get to be low even if it is saved repeatedly, unlike JPEG.

 

Compression Algorithm

PNG has a process called filtering, which will be done before compressing. At first it averages the difference between pixel to pixel, and then does compression. There are 5 types of filter, and that means the difference of a direction for averaging, like vertical, horizontal, oblique and so on. Refer to wikipedia also for further information

Glitch of PNG image

Let’s get down to business. We play with above filtering algorithm. When a PNG image-file is displayed on some application such as web browser,at first the application will determine which type of filter was applied to compress the original image-file, and then it will interpret the image-file using valid decoder corresponding to each filter type. And as you can guess, we juggled the decoding system. By replacing the decode mode with arbitrary mode, the image is shown in different from original one. This is a glitch not in the process of creating image-file, but in the process of translating image-file, so the effect result from this is limited to a certain level. We examined each five decoding pattens, and recorded those processes as movie. See below. Original bear original Type 0: None png glitch It seems to get to be monochrome, but I don’t know why. Type 1: Sub png glitch Type 2:Up png glitch Type 3:Average png glitch Type 4:Paeth png glitch   The code for this glitching program was written by Shu TAKANO, and built with Processing. Before long, it will be uploaded as source code itself or as stand alone software, but if you have some interest, feel free to ask us from here.

Live Performance – Glitch Art Workshop

Oct. 17, 2011
at Tokyo Keizai Univ., Tokyo


sound: Shusaku Hariya(unsorted-jp.com/)
damaged video/sound: kick.snare.kick.snare
overlapping video: Osada Genki
“Shintai Hyogen Workshop”
@Tokyo Keizai University, Department of Communication)
Invitation by Prof. Tetsuo Kogawa(anarchy.translocal.jp/)

Glitch Workshop

Aug. 21, 2011
Tokyo Univ. of Arts, Tokyo

Shusaku HARIYA, kick.snare.kick.snare



Kenko MIZUMOTO


visual: ucnv
sound: HARIYA shusaku and

Exhibition – Indie Space AGIT

Aug. 2 – Aug. 3, 2011
Jangjeong Dong , Busan, Korea

Exhibition – nospace

Feb. 4 – Feb. 6, 2011
RCA, Bangkok, Thailand






Page 3 / 3 123