SWiK
» tagged pages
» logout
login / register
(
0
changes)
Return to Only Ubuntu
Howto Loop Movie, Video, and Display Screensaver as Desktop Wallpaper in Ubuntu
Your tags:
or
Cancel
Tags Applied to this Entry
1 person has tagged this page:
Ubuntu
Tag this Entry
|
Tagging Details
Recent Edits for Ubuntu
Recent Edits for Only Ubuntu
Recent Edits for Howto Loop Movie, Video, and Display Screensaver as Desktop Wallpaper in Ubuntu
created on 02 May 2008, by Syndication,
read more…
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:
cvs -d :pserver:anoncvs@cvs.freedesktop.org:/cvs/xapps co xwinwrap
cd xwinwrap
make
sudo cp xwinwrap /usr/bin
Now lets start our video/movie as the Desktop Wallpaper!
First find a video/movie you would like to set as your backround and issue this command:
xwinwrap -ni -fs -s -st -sp -b -nf -- mplayer -wid WID -nosound "Steal This Film II.Xvid.avi" -loop 0
Now everything should be working fine, if you would like sound, remove -nosound
You can also display Screensavers as your background:
nice -n 15 ./xwinwrap -ni -o 0.20 -fs -s -sp -st -b -nf -- /usr/lib/xscreensaver/glmatrix -root -window-id WID
Your SWiK user name
A new account
Username:
Password:
Remember me on this computer
Take credit for any changes I made as an anonymous user
(or
Cancel
)
Username:
Email:
(
Optional
… for lost password, etc.)
Password:
Verify:
Remember me on this computer
Take credit for any edits made as an anonymous user
(or
Cancel
)