Stream video from rar files!

Associate
Joined
2 Nov 2005
Posts
931
Location
Leicester
I made a little bash script to stream video from rar, works with a split rar archive I tested!

http://files.pynguins.com/users/richie/rarplay.tar.gz
Mirror: http://ifile.it/6qudgh0

You should extract it to the bin folder in your home directory (create it if it does not exist).

Install mplayer and unrar packages.

and then open a terminal and cd to the directory of your video and run like:
Code:
rarplay hancock.rar
 
Last edited:
nice work - i would have nothing against leaving movies in RAR formats IF it would save me space. However if i understand correctly, movies are usually already highly compressed and so they shrink very little when compressed again.
I would imagine the space saved would be negligible
 
Back
Top Bottom