bumptech / bumptech/glide

Reading GIF information and getting playback callbacks

Open
#1,499 3 comments 0 reactions 0 assignees View on GitHub
enhancement GIF help wanted
Dominant language
Java
Stars
35k
Forks
6.2k
Avg merge
1d 11h
Merged PRs (30d)
8

Description

In a similar way to #192, this would be a feature request to get information from the loaded gif in terms of playback time, and being able to get callbacks on each frame to update the playback position. Think of implementing a video like UI on top of gif playback. Did look through the API and didn't find how this would be possible. Desired features:
- Get total playback of the gif in milliseconds and/or frames.
- Get current playback position in milliseconds and/or frames.
- Seek to a specific playback frame.
- Be updated on each frame through a callback.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.