Skip to content

Long (30000+) frame gifs create too many parameters for gifski #3

@pmdevita

Description

@pmdevita

The solution is to write a Cython library that interfaces directly to the gifski library. Cython is specifically needed because we need to run a second nogil thread for gifski's IO while we feed it frames in the main thread.
This could also let us skip the FFmpeg reverse filter/file rename step

Metadata

Metadata

Assignees

No one assigned

    Labels

    longtermAn issue that is more of a long term goal or ignorable irritation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions