CLI export bad PNG when fps is 24 ,if i change fps to 30 ,export pngs are fine
fps 24, bad pngs ,total 140 png
command line
."D:\Program Files\Spine\Spine" -u 3.8.99 -i shenxianyu7.spine -o ..\ext3 -e e1.export.json
Spine Launcher 4.1.02
Esoteric Software LLC (C) 2013-2021 | http://esotericsoftware.com
Windows 10 Enterprise amd64 10.0
Launching: Spine 3.8.99 Enterprise
Spine Launcher 4.1.02-legacy
Starting: Spine 3.8.99
Spine 3.8.99 Enterprise
Licensed to: xxxxxxxxxxx
NVIDIA Corporation, Quadro K620/PCIe/SSE2, 4.5.0 NVIDIA 361.91
PNG export: shenxianyu7
Complete.
export setting
{
"class": "export-png",
"name": "PNG",
"project": "xxxx\shenxianyu7.spine",
"output": "/",
"open": false,
"exportType": "animation",
"skeletonType": "single",
"skeleton": "fish_4",
"animationType": "all",
"animation": null,
"skinType": "current",
"skinNone": false,
"skin": null,
"maxBounds": true,
"renderImages": true,
"renderBones": false,
"renderOthers": true,
"linearFiltering": true,
"scale": 100,
"fitWidth": 0,
"fitHeight": 0,
"enlarge": false,
"background": null,
"fps": 24,
"lastFrame": true,
"cropX": 0,
"cropY": 0,
"cropWidth": 0,
"cropHeight": 0,
"rangeStart": -1,
"rangeEnd": -1,
"pad": false,
"msaa": 0,
"packAtlas": null,
"compression": 1
}