Open FrauH0lle opened 4 years ago
Same issue as here
This metadata.json works with the layout of version 3. Needs to be in the same folder as the image files, then
kdynamicwallpaperbuilder metadata.json
will produce the .heic file.
.heic
[ { "SolarElevation": -30.71, "SolarAzimuth": -11.9, "Time": "00:00", "CrossFade": true, "FileName": "mojave_dynamic-0000.jpg" }, { "SolarElevation": -23.41, "SolarAzimuth": 33.84, "Time": "03:00", "CrossFade": true, "FileName": "mojave_dynamic-0300.jpg" }, { "SolarElevation": 4.87, "SolarAzimuth": 64.58, "Time": "06:00", "CrossFade": true, "FileName": "mojave_dynamic-0600.jpg" }, { "SolarElevation": 16.2, "SolarAzimuth": 72.36, "Time": "07:00", "CrossFade": true, "FileName": "mojave_dynamic-0700.jpg" }, { "SolarElevation": 28.1, "SolarAzimuth": 79.77, "Time": "08:00", "CrossFade": true, "FileName": "mojave_dynamic-0800.jpg" }, { "SolarElevation": 40.3, "SolarAzimuth": 87.45, "Time": "09:00", "CrossFade": true, "FileName": "mojave_dynamic-0900.jpg" }, { "SolarElevation": 52.58, "SolarAzimuth": 96.52, "Time": "10:00", "CrossFade": true, "FileName": "mojave_dynamic-1000.jpg" }, { "SolarElevation": 64.55, "SolarAzimuth": 109.71, "Time": "11:00", "CrossFade": true, "FileName": "mojave_dynamic-1100.jpg" }, { "SolarElevation": 74.98, "SolarAzimuth": 136.73, "Time": "12:00", "CrossFade": true, "FileName": "mojave_dynamic-1200.jpg" }, { "SolarElevation": 70.02, "SolarAzimuth": 240.04, "Time": "14:00", "CrossFade": true, "FileName": "mojave_dynamic-1400.jpg" }, { "SolarElevation": 58.52, "SolarAzimuth": 257.85, "Time": "15:00", "CrossFade": true, "FileName": "mojave_dynamic-1500.jpg" }, { "SolarElevation": 46.32, "SolarAzimuth": 268.39, "Time": "16:00", "CrossFade": true, "FileName": "mojave_dynamic-1600.jpg" }, { "SolarElevation": 34.05, "SolarAzimuth": 276.55, "Time": "17:00", "CrossFade": true, "FileName": "mojave_dynamic-1700.jpg" }, { "SolarElevation": 21.97, "SolarAzimuth": 284.00, "Time": "18:00", "CrossFade": true, "FileName": "mojave_dynamic-1800.jpg" }, { "SolarElevation": 10.31, "SolarAzimuth": 291.53, "Time": "19:00", "CrossFade": true, "FileName": "mojave_dynamic-1900.jpg" }, { "SolarElevation": -11.02, "SolarAzimuth": 309.05, "Time": "21:00", "CrossFade": true, "FileName": "mojave_dynamic-2100.jpg" } ]
Same issue as here
This metadata.json works with the layout of version 3. Needs to be in the same folder as the image files, then
will produce the
.heic
file.