Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read subsequent frames #4

Open
fdoumet opened this issue Oct 22, 2019 · 4 comments
Open

Cannot read subsequent frames #4

fdoumet opened this issue Oct 22, 2019 · 4 comments

Comments

@fdoumet
Copy link

fdoumet commented Oct 22, 2019

As HEIF supports burst mode, it's common for HEIF files to have multiple frames in the same file.
Reading a file with pyheif.read_heif() only reads the first frame.

Support needs to be added for reading subsequent frames.

@ghost
Copy link

ghost commented Nov 5, 2019

I don't really have this use case but I can look at adding it if libheif supports it. Providing a sample file would be helpful.

@ax-at-work
Copy link

Sample files are provided by nokiatech at the https://github.com/nokiatech/heif_conformance repo.

@li-js
Copy link

li-js commented Nov 27, 2020

Hope it can be supported ❤️

@ant32bit-carsales
Copy link
Collaborator

A WIP pull request has been made regarding this. If you feel like it, please review. #71

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants