ASCII QuickTime Movie Player
EccentricAnomaly writes "Do you wish you had some more CLUI multimedia apps? Well, over at Mac OS X Hints I found this link to Apple's sample code for an ASCII QuickTime movie player. So grab some popcorn, make Terminal full screen, and watch some movie trailers the way ubergeeks were truly meant to." You can watch movies over remote login to another box, too, though the sound will come out of the host computer, not the client ...
Read the source code to get the "Top X Tips for better ASCII QuickTime Movie Viewing". I particularly like number nine.
It makes the images look better. I expanded the terminal full screen, then I made the font a monotype and made it very small with the command keys to shrink the font size. Eventually I could make out butters' mom painting over his face.
mplayer has had ascii output for quite a while (as long as I've known about mplayer. And as announced here mplayer just announced support for sorenson V3, so you can play quicktime (and practically every other video format under the sun...). Quite happy running on OS X (as well as most *nix'es)
Beware the psychokinetic mimes!
You know, it's funny that Apple did this, but it's been done before. Install aalib and mplayer, then try "mplayer -vo aa" sometime. It would be interesting to do a side-by-side comparison of the two to see which one produces more convincing ASCII art.
There is a sourceforge project dedicated to improving this ASCII movie player:
http://quickascii.sourceforge.net/
Main differences so far seem to be command-line options.
There's a link in this entry for a screenshot if you're interested in what it looks like.
I watched C-beams glitter in the dark near the Tannhauser gate.
Having my font color green, and the background black, the first thing I thought of was the last scene of The Matrix. Even though this has been out a while, It's fun to play with.
ASCIIMoviePlayer in color
Also, ASCIIMoviePlayer can play/show anything Quicktime can, including many graphics file formats and Flash.
BTW, if you run it over a remote ssh connection, the sound should not come out at the console since it's a separate session.