The Following 3 Users Say Thank You to Char For This Useful Post: | ||
|
2011-04-05
, 17:40
|
|
Posts: 623 |
Thanked: 289 times |
Joined on Jan 2010
@ UK
|
#22
|
this no worky for me
did as user, got error: no window with name gst-launch
Checking gstreamer-tools Checking gstreamer0.10-plugins-good Checking gstreamer0.10-plugins-good-extra Checking wmctrl Checking x11-utils Setting pipeline to PAUSED ... Pipeline is live and does not need PREROLL ... Setting pipeline to PLAYING ... New clock: GstSystemClock Press 'Enter' to stop - Poorman's live wallpaper
|
2011-04-05
, 23:21
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#23
|
The Following User Says Thank You to F2thaK For This Useful Post: | ||
|
2012-03-03
, 10:18
|
|
Posts: 1,107 |
Thanked: 720 times |
Joined on Mar 2007
@ Germany
|
#24
|
to make it fullscreen, nice trick, never knew about that X11 flagCode:wmctrl -i -r $(wmctrl -l | grep gst-launch-0.10 | awk '{print $1}') -b add,fullscreen
|
2013-05-05
, 09:53
|
Posts: 330 |
Thanked: 556 times |
Joined on Oct 2012
|
#25
|
edit: YES! i just did it with mplayer and IT WORKS! thank you!!
terminal 1: mplayer /path/to/video.mp4
terminal 2: xprop -name "MPlayer" -f _HILDON_LIVE_DESKTOP_BACKGROUND 32i -set _HILDON_LIVE_DESKTOP_BACKGROUND -1
Last edited by Char; 2011-04-05 at 17:17.