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 ...
Comment removed (Score:5, Funny)
Re:Funnies in the source code (Score:5, Informative)
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
*/
Make the font size tiny (Score:4, Insightful)
Re:Make the font size tiny (Score:1, Offtopic)
Re:Question (Score:2)
bash-2.05a$
Also doable with mplayer (Score:5, Informative)
Re:Also doable with mplayer (Score:2)
Re:Also doable with mplayer (Score:2)
Re:Also doable with mplayer (Score:1)
Of course . . . (Score:2)
repost (Score:1)
Re:repost (Score:1)
already been done (Score:4, Informative)
sourceforge project (Score:5, Informative)
http://quickascii.sourceforge.net/ [sourceforge.net]
Main differences so far seem to be command-line options.
Re:sourceforge project (Score:2)
Re:sourceforge project (Score:2)
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.
Why not make a 'sound pipe'? (Score:3, Insightful)
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.
Re:Why not make a 'sound pipe'? (Score:2, Interesting)
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)
because.... (Score:2)
Re:Why not make a 'sound pipe'? (Score:2)
Cool hacks (Score:1)
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)
Screenshot (Score:4, Informative)
Invert (Score:2, Interesting)
aaxine (Score:2)
So us non-Maccies don't feel left out, us Linux users can use aaxine (part of the excellent xine [sourceforge.net] project).
.I'm the chosen one! (Score:4, Funny)
In color (Score:4, Informative)
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.
allready posted (Score:2)
http://apple.slashdot.org/comments.pl?sid=43094
I submitted this in June. (Score:1, Offtopic)
*sigh*
Re:I submitted this in June. (Score:1)
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.