Open JaxzKyd opened 2 years ago
Does kdynamicwallpaperbuilder print any errors?
it prints
[1] 2572 killed kdynamicwallpaperbuilder manifest.json --output Apollo.avif
Hmm, that's odd. Can you share with me source images too? If you're not comfortable with sharing them in public, can you send them to me in email? (my email is on github profile)
Okay I sent you the images in an email
Plugin Not Accepting My Created Wallpaper #114 (IMAGES)
Is the title of the email
I have no issues when running kdynamicwallpaperbuilder. Can you provide more details about your setup? How much RAM do you have (edit: avif encoder is a bit memory hungry)? Are the source images in the same folder as the manifest json file?
I have 4gb of RAM, and the source files are in the same folder as the manifest json file
Huh, it's quite possible that kdynamicwallpaperbuilder is OOM'ed. Is it killed if the source images are resized to smaller size, e.g. 1920x1080 etc?
Had similar problem, resizing the images fixed it.
Can you check whether dynamicwallpaperconverter --speed N
helps? https://github.com/zzag/plasma5-wallpapers-dynamic/commit/0168f88218f109be12ec1c02b7aedc485234fe6f
I created the manifest.json file
{ "Type": "solar", "Meta": [ { "Time": "06:05", "FileName": "0.png" }, { "Time": "11:00", "FileName": "1.png" }, { "Time": "20:00", "FileName": "2.png" } ] }
I created the avif file, but when I try to upload it into the plugin it saysHow do i resolve this issue?