GLWallpaperVideoDemo icon indicating copy to clipboard operation
GLWallpaperVideoDemo copied to clipboard

Live wallpaper with video (thanks to FFmpeg)

Results 5 GLWallpaperVideoDemo issues
Sort by recently updated
recently updated
newest added

I get this error, even after I try to update all that's possible to update: C:\Users\user\Desktop\GLWallpaperVideoDemo-master1\app\src\main\java\frankandrobot\glwallpapervideodemo\com\GLWallpaperVideoDemo.java:3: error: package net.rbgrn.android.glwallpaperservice does not exist import net.rbgrn.android.glwallpaperservice.*; ^ C:\Users\user\Desktop\GLWallpaperVideoDemo-master1\app\src\main\java\frankandrobot\glwallpapervideodemo\com\GLWallpaperVideoDemo.java:44: error: cannot find symbol...

Hi Uriel, First, great jobs with this project and thanks for share it with the comunity. Second I have been working with this and some times, almost very time, I...

hello, I use your sample and i successfully run it. Video play as live wallpaper but without media sound. How to play sound with it ??

Hi again, sorry however I have found another issue, on SGS2 the video width and height is grabbed however the texture is not rendered. I have been through the logcats...

Hi Frankandrobot Thank you very much for sharing your code FFvideoLiveWallpaper. I want to rename application package name. I have followed the instructions on your website and recompiled everything. I...