Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×
Movies Businesses Media Apple

ASCII QuickTime Movie Player 36

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 ...
This discussion has been archived. No new comments can be posted.

ASCII QuickTime Movie Player

Comments Filter:
  • by account_deleted ( 4530225 ) on Wednesday November 13, 2002 @10:32AM (#4658924)
    Comment removed based on user account deletion
    • by Anonymous Coward on Wednesday November 13, 2002 @10:46AM (#4659032)
      /* Top X Tips for better ASCII QuickTime Movie Viewing
      10) Grow your terminal to fit the Movie
      9) Ask marketing folks if you can incorporate this code into your
      latest QuickTime product and see if they think you're serious
      8) Set your terminal to White on Black for optimal look
      7) Download your favorite movie trailer
      6) While you're at it, download some Graphics Importer sample code (why not?)
      5) Jedi mind trick your manager "...you want to send me to WWDC"
      4) Order the pizza.
      4) Dim the lights and turn up the audio
      2) Turn off terminal transparancy for fastest performance
      1) Usage [smelltheglove:/Volumes/Spock] moof% ASCIIMoviePlayer sillymovie.mov
      */
  • by IRNI ( 5906 ) <irniNO@SPAMirni.net> on Wednesday November 13, 2002 @10:38AM (#4658958) Homepage
    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.
    • Since I have very tiny arms and can't reach my keyboard to perform such complex feats of preference mastery I used my relatively normal-sized legs to kick my office chair away from the desk and got the same result.
  • by palfrey ( 198640 ) on Wednesday November 13, 2002 @10:50AM (#4659070) Homepage
    mplayer [mplayerhq.hu] has had ascii output for quite a while (as long as I've known about mplayer. And as announced here [slashdot.org] 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)
  • . . . once a new version of MPlayer comes out, we can do that on Linux, too. AAlib output + Sorenson input = fun!
  • REPOST! now somebody needs to make a slashdot bot that can replace editors...
  • already been done (Score:4, Informative)

    by spatula ( 26874 ) on Wednesday November 13, 2002 @10:53AM (#4659090)
    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.
  • sourceforge project (Score:5, Informative)

    by hayne ( 545353 ) on Wednesday November 13, 2002 @10:57AM (#4659121)
    There is a sourceforge project dedicated to improving this ASCII movie player:
    http://quickascii.sourceforge.net/ [sourceforge.net]
    Main differences so far seem to be command-line options.
    • :( I get a bus error on 10.1.
    • My project!

      I'm working on ASCII output for audio files. Apple has a demo of a Quicktime-based graphic equalizer here [apple.com], and I'm working on converting it to output in ASCII. I only opened the project about a week and a half ago.

      There are countless possible improvements, so if you have a clever idea join the project or send me a patch with your work.

  • by Stonehead ( 87327 ) on Wednesday November 13, 2002 @11:13AM (#4659268)
    You can watch movies over remote login to another box, too, though the sound will come out of the host computer, not the client..

    Can't this be fixed once and for all, by adding some sound channel to X? I'm just forgetting all the legal DRM implications for ease. Technically it's possible, just like videoconferencing in proprietary formats like Real.
    • Well, one way to do it is to run a sound server on the remote machine, and then tell the sound server on the local machine to forward the sound to the remote server. This is just about doable.
      One problem is that there are several sound servers, including esd and arts. The plan originaly was to switch to arts only. (The job of a sound server mainly is to mix multiple inputs) This would mean that gnome etc uses arts..
      However, the wonderful alsa ppl included many of the features of the sound server directly into the alsa stuff, so a seperate sound server is no longer needed.
      I'm hoping someone will correct me, but I think the current plan is to wait for alsa to improve, then dump arts and esd. I don't know whether alsa has any capability of remotely sending and recieving sound, I doubt it tho. This could be solved by having a sound proxy, or perhaps by making the audio output device one of those network devices, (I forget what they are called - you dump text to the device, and it appears on the remote host, to be used as an input)

    • It's really funny to annoy your employer by having the sound from "The Matrix" suddenly come blaring out of his computer.
    • On a related note, a friend of mine used to have a linux server in his room. As the cdplayer in it wasn't doing anything in particular on the linux side he hooked it up to provide him with music 24 hrs a day. He enjoyed that very much, until one day he decided i knew my around linux well enough and gave me (remote) access to his machine. My room was only a cpl of doors away and I can tell you The Prodigy sounds really funny when someone writes a shell script to access your cd drive every cpl of seconds ;-) (this was in the days of 4x speed cd drives)
  • Nifty cool and neato keen.

    What other cool hacks are there on OS X?

    I have fond memories of xcalc -analog in AIX (IBM) systems from the AIX 3.1.5 days, it brought up a extremely usable X11 slide rule.

    I also got a kick out of the SGI Irix Audio Panel, from the command line you could type apanel -spinaltap and the volume meters on the Audio Panel would go to 11 instead of merely 10.

  • Dude ... (Score:3, Funny)

    by Kiaser Zohsay ( 20134 ) on Wednesday November 13, 2002 @11:37AM (#4659577)
    Will it play the Ellen Feiss "Switcher" ad? That would be so bitchin...
  • Screenshot (Score:4, Informative)

    by daeley ( 126313 ) on Wednesday November 13, 2002 @12:28PM (#4660170) Homepage
    There's a link in this entry [celsius1414.com] for a screenshot if you're interested in what it looks like.
  • Invert (Score:2, Interesting)

    by Englabenny ( 625607 )
    I would sugggest that you look at the source code (beacause that's what it is really, code to example features) and modify the code to invert the charset, which leaves spaces where it's white, thus playing nicely, with right brightness on white terms.
  • by JimR ( 101182 )

    So us non-Maccies don't feel left out, us Linux users can use aaxine (part of the excellent xine [sourceforge.net] project).

    .
  • by dhardman ( 613726 ) on Wednesday November 13, 2002 @02:55PM (#4661760) Homepage
    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.
  • In color (Score:4, Informative)

    by extra88 ( 1003 ) on Wednesday November 13, 2002 @04:02PM (#4662430)
    From the comments on the MacOSXHints article.

    ASCIIMoviePlayer in color [rug.ac.be]

    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.

  • I thought I'd seen this before. It was discussed in a comment thread about the quicktime 6.0.2 release notes.

    http://apple.slashdot.org/comments.pl?sid=43094& ci d=4515630
  • 2002-06-16 12:59:03 ASCIIMoviePlayer (apple,osx) (rejected)

    *sigh*

    • Frustrating isn't it. I really think that the editors need to have meta-moderation of their posting habits. We have dupes of articles in the same day (or I even saw a dupe in Slashback last night). I posted an article and was rejected to only have the next day a very similiar article (with less links) posted.

      Selected individuals should moderate incoming articles and once it hits a certain threshold, then it should be put in an editors queue for consideration of posting.

I have hardly ever known a mathematician who was capable of reasoning. -- Plato

Working...