Background: Trying to create a simple image slideshow for a freeware notepad program.
Setup: Win7x86, STG 2.15.1 (portable)
Steps:
Result: some odd overlapping color issues:

Other notes: I tried disabling "detect unchanged pixels" but got the same result. I was able to export to GIF and then use PNGOptimizer to get to the APNG file I was looking for, but obviously with some quality loss.
Fixed in https://github.com/NickeManarin/ScreenToGif/releases/tag/2.15.2
Released a few minutes ago. :)
Oh badass! Thanks :)
I retested the latest version 2.15.2 but unfortunately getting similar results with a few screencaps of the Everything search program:

Hmm, I'm missing something. I just downloaded both files (portable, installer) did a recording, opening menus and everything looks fine.
I had the option to ignore repeated pixels turned on too.
Did you check if you are using v2.15.2? If so, can you share your project? Maybe there's something different with the frames...
I realized my initial step listing was incomplete. It's modifying the timing to slideshow speed that seems to create the overlapping issue.
Could you retest by setting the delay override to 2100? As below ...
Setup: Win10x64
Steps:
Defect: same as above.
Sorry for the confusion, I didn't think the delay had anything to do with it. Bad bug reporting on my part.
Like this one?

How did you create your screenshots? Can you share them? I think that this is related to an unexpected image content.
How did you create your screenshots?
I used Greenshot. I'll attach a recording of what I did (created also using STG) to show you all the steps.
Notes on the recording:
After the initial screenshot of the Everything program, I was pressing a key combo of CTRL+SHIFT+L for "capture last region" so it was able to grab the window with the menu items. That didn't show up very clear in the recording.
The last step was moving the recorded PNG file into Firefox. I accidentally deleted a few too many connecting frames in the recording. I realize that wasn't super clear.
Process:

Individual images:
images.zip
Thanks for the detailed feedback. :)
I identified the problem and fixed it. It was caused by an unusual pixel format (BGR32).
Now, when loading images, the app will convert them to BGRA32.
Tomorrow I think that I can create a new release of the app.
Thanks for the detailed feedback
Thanks for noticing. Getting that screen recording down to a reasonable size took a really long time. Luckily I had ScreenToGif's editor :)
Tomorrow I think that I can create a new release of the app.
Awesome, I look forward to testing.
Retested successfully with and without "detect changed pixels". Thanks!
Thanks :)
Your program in use for software slideshow animations over on the S2G thread at PFW: https://www.portablefreeware.com/forums/viewtopic.php?p=92617#p92617