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

support hevc tile encode and decode #467

Open
chAlices opened this issue Mar 22, 2021 · 1 comment
Open

support hevc tile encode and decode #467

chAlices opened this issue Mar 22, 2021 · 1 comment

Comments

@chAlices
Copy link

Hi,

I'm looking for a way to mux heif/heic using HEVC tiles or slices (not heic tile). I tried Nokia's lib but it seemed that it was not work.

In fact, I try to write other boxes according to ISO/IEC 23008-12:2017. I store the slice item using 'hvt1' instead of 'hvc1', and I add the reference of type 'dpnd' to identify the HEVC tile item as the document do. But only half of the image is shown. And I don't know how to fix it. Is there any good suggestions?

Thanks,
Chalice

@farindk
Copy link
Contributor

farindk commented Apr 28, 2021

Hi,
there are currently no plans to add support for HEVC tiles hvt1, neither in the encoder nor in the decoder.
Is there a specific need for this? I never came across any image like that or any software that would support it.
Dirk

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

No branches or pull requests

2 participants