Want to loop a video clip or movie on your desktop? I did and found a nice little tool that does just that. First lets grab some essential building libraries via the terminal: Applications->Accessories->Terminal:
sudo apt-get install build-essential libx11-dev x11proto-xext-dev libxrender-dev libxext-dev cvs
Now lets Install xwinwrap: