Touch the firehose of ds106, the most recent flow of content from all of the blogs syndicated into ds106. As of right now, there have been 92166 posts brought in here going back to December 2010. If you want to be part of the flow, first learn more about ds106. Then, if you are truly ready and up to the task of creating web art, sign up and start doing it.

How I made the TRON ASCII video

Posted by
|

Jim asked how it was done, so in the spirit of sharing DIY tricks, here’s the basic steps I followed to make the TRON ASCII video.

Basically, it was tying together two separate programs, in a GUI pipe.

I grabbed the .mp4 video file from YouTube, to use as the source.

The hard work of rendering the video as ASCII art was done by the command line movie player ASCIIMoviePlayer. That program was a technology demo by Apple at one of the WWDCs I went to (a long time ago), and it works great. It’s been updated as the open source QuickASCII project, which is cross platform. It has some nice features added, including scaling and support for colour. Seriously. Coloured ASCII art, rendered in real time from any video file. Insane. It seems to work on any Quicktime-capable format – here’s the output of the Reverend Devilhorns animated GIF, as ASCII:

Screen shot 2010-12-16 at 8.50.33 AM.png

Basically, you just play the movie within a terminal shell, and it works its magic (based on luminance etc… of each pixel region, I assume) and maps it into ASCII characters blasted to the shell output.

For bonus marks, I used the GLTerminal program, to emulate an old-school terminal display, complete with flicker and screen curve.

From there, I just made a screencast recording of the output. I used iShowU HD, but any screen recording app would do the trick.

Add a comment

ds106 in[SPIRE]