Wednesday 26 December 2012

Tricks: Watch Movies in Your Linux Terminal Window

In these days of high definition videos everywhere (even YouTube), only the truly geeky would decide to watch their movies in ASCII text in a terminal window. The surprising thing is that some videos are even fairly watchable.
image
I’ve found that cartoons work best because of the limited detail. Even more importantly, the series finale and (probably) last ever Futurama movie is coming out Tomorrow on DVD! You can pre-order Futurama: Into the Wild Green Yonder on Amazon.
Watch Movies in ASCII
The first thing you’ll want to do is make sure that mplayer is installed, which is easy enough from the command line:
sudo apt-get install mplayer
Then, to actually watch the movies from a terminal window, use the following syntax, replacing MovieName with the filename of your video.
mplayer -vo caca MovieName.avi
The “caca” command is actually the color text driver – you could also use ” -vo aa ” instead for black & white, but that would just be silly.

These screenshots don’t really do it justice – it’s seriously just as bad when you’re watching.
   
Sequences with a lot of contrast work better…

And it wouldn’t help to sit about 8 feet back from the monitor.

Now that was truly a Stupid Geek Trick!

"Dont forget to subscribe,join my site for new Games and Softwares Updates,and to leave
comments!"

0 Responses to “ Tricks: Watch Movies in Your Linux Terminal Window”

Post a Comment

Related Posts Plugin for WordPress, Blogger...
All Rights Reserved Rathores blog | Blogger Template by Bloggermint