Skip to content

artists.stitch_to_animation: gif generation can have low color fidelity #1182

@ddkohler

Description

@ddkohler

e.g. the component images of a 2D pcolormesh might have a smooth color gradient:

original

but the gif reduces the color size to be very segmented:

segmented

GIFs can only use a 256 color palette, but this is clearly more segmented than that. Maxing the palette_size kwarg to 256 does not fix this issue.

Proposing to add settings that allows for more color fidelity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions