![]() |
Poor man's live wallpaper
Not that useful and a battery killer for sure.
You need the packages x11-utils gst-tools and maybe gstreamer0.10-plugins-good gstreamer0.10-plugins-good-extra - open the lenscover and close the camera app - open a xterm and enter: gst-launch-0.10 v4l2camsrc driver-name=omap3cam ! video/x-raw-yuv,width=320,height=240 ! ffmpegcolorspace ! xvimagesink - open another xterm and enter: xprop -name "gst-launch-0.10" -f _HILDON_LIVE_DESKTOP_BACKGROUND 32i -set _HILDON_LIVE_DESKTOP_BACKGROUND -1 :-) other gst-launch commands: gst-launch-0.10 v4l2camsrc driver-name=omap3cam ! video/x-raw-yuv,width=320,height=240 ! ffmpegcolorspace ! quarktv ! xvimagesink Audio: gst-launch-0.10 pulsesrc ! audioconvert ! monoscope ! ffmpegcolorspace ! xvimagesink Nicolai |
Re: Poor man's live wallpaper
1 Attachment(s)
it works!
apt-get couldn't find gst-tools, but I installed gstreamer-tools instead. |
Re: Poor man's live wallpaper
whats the cpu usage with this ? nice little trick!
|
Re: Poor man's live wallpaper
Code:
wmctrl -i -r $(wmctrl -l | grep gst-launch-0.10 | awk '{print $1}') -b add,fullscreen |
Re: Poor man's live wallpaper
Mmmh, 100% transparent wallpaper. :D
I like it. ;) |
Re: Poor man's live wallpaper
Quote:
|
Re: Poor man's live wallpaper
What about using the front cam?
Code:
gst-launch-0.10 v4l2camsrc device=/dev/video1 driver-name=omap3cam ! video/x-raw-yuv,width=400,height=240 ! ffmpegcolorspace ! videobalance brightness=0.4 contrast=1.2 ! videoflip method=horizontal-flip ! xvimagesink force-aspect-ratio=true |
Re: Poor man's live wallpaper
i cant install gst-tools or gstreamer-tools . there are some errors in xterm . could u plz help me
|
Re: Poor man's live wallpaper
Quote:
Code:
sudo gainroot But this doesn't work for me Nicolai, after the second code it just stops there showing ">" And the wallpaper doesn't change... It does show some white dots though... I already open the camera lens and the gstreamer is running, but it doesn't change the wallpaper, do i need to do something first? |
Re: Poor man's live wallpaper
so whens the package going to be in devel repo as an application? :D
edit: I cant do step 3...it doesnt work for me, it comes up with xprop useage codes. dammit. I was going to make a video of it.. |
All times are GMT. The time now is 20:11. |
vBulletin® Version 3.8.8