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

Should AVIF sequences use the same constraints as HEIC sequences? #211

Open
leo-barnes opened this issue Feb 28, 2023 · 0 comments
Open

Comments

@leo-barnes
Copy link
Collaborator

HEIF has the following requirement under "B.3 HEVC image sequences":

For a track containing an HEVC image sequence, either all samples shall be sync samples or the all_ref_pics_intra field in the CodingConstraintsBox specified in 7.2.3 shall be set to one.

This is to make it easier for dealing with random access in animations and guarantees that all samples are either sync samples or droppable.

It might be too late to add something like this to AVIF, but should potentially be considered for AV2.

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

1 participant