How does someone do this with ASCII?

This

Warning - 4MB Download - But cool!

I’m curious as I’ve never seen anything like it before. Is there some sort of a converter that makes these? I think its pretty damn neat!

I don’t know how that specific one was created, but there are libraries for rendering video in ASCII. One of them is aalib which was used to render Doom and even create an X11 window manager.

ASCIIMoviePlayerSample
If you’ve got Mac OS X, and have installed the Developer Tools, you can use this app to view movies and pictures as ASCII in the Terminal. Works on anything QuickTime Player can open.

Chances are you got that from fark and i thought i saw someone explain it today. Anyways, its actually really simple. It has to do with breaking every part of the picture into squares, and assigning each range of brightness to a specific character. Just write a program to do that for hundreds of pictures and you can have a movie. Of course ive simplified the process a lot, but thats pretty much all it is.

Is that the same technique used for making those “macro mosaic” pictures, where a huge color picture is actually composed of thousands of little tiny color pictures, with each tiny picture has just the right balance of color to act as a “pixel” of the correct hue?

Thanks for the responses!
culov, I’ve never been to fark.

Yes, DarrenS, it’s just the same, except that there needs to be a big library of micro-pics, since we need to match colour as well as brightness. There’s software around to do it automatically.

As others have said, software can do all the rendering for you. So that’s not as impressive as this long-term project: Star Wars in glorious Asciimation, each frame lovingly detailed by hand.