In pillow 9, gif behavior changed so that the second and subsequent frame of animated gifs will end up as RGB/RGBA depending on if there's a transparent color or not.
This fixed a long standing bug with the rendering of gifs with different palettes in subsequent frames. > On Jan 20, 2022, at 8:03 PM, Debian Bug Tracking System > <[email protected]> wrote: > > Processing control commands: > >> found -1 pillow/9.0.0-1 > Bug #1004094 [src:pillow, src:python-imageio] pillow breaks python-imageio > autopkgtest: assert (150, 200, 3) == (150, 200, 4) > Marked as found in versions pillow/9.0.0-1. >> found -1 python-imageio/2.4.1-3 > Bug #1004094 [src:pillow, src:python-imageio] pillow breaks python-imageio > autopkgtest: assert (150, 200, 3) == (150, 200, 4) > Marked as found in versions python-imageio/2.4.1-3. > > -- > 1004094: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004094 > Debian Bug Tracking System > Contact [email protected] with problems > -- debian-science-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers
