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

about CTU bits #5

Open
PHadc opened this issue Sep 1, 2016 · 1 comment
Open

about CTU bits #5

PHadc opened this issue Sep 1, 2016 · 1 comment

Comments

@PHadc
Copy link

PHadc commented Sep 1, 2016

Hi, your tools is helpful to analyze the HEVC bitstream. There is a question I want to ask, How can I extract the CTU bits in the encoder?

@virinext
Copy link
Owner

virinext commented Sep 1, 2016

hevcesbrowser doesn't parse slice body (it doesn't have access to CTU).
For viewing CTU you can use HevcAnalyzer: https://github.com/lheric/GitlHEVCAnalyzer.
Or you can use hevc reference decoder(https://hevc.hhi.fraunhofer.de/) under debugger.

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

2 participants