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:
Back
Top Bottom