Log in

View Full Version : HEVCAnalyzer - HEVC H.265 stream GUI Analyzer


Kurtnoise
4th May 2015, 16:21
HEVCAnalyzer is a HEVC (H.265) stream and YUV file GUI Analyzer based on wxWidgets which can give video developer a brief view of the video coding structures and video coding params. The project is launched under the interest which wish leading a free video coding analyzer for our researchers and video coding developers.

The program can be built on Windows Linux or Mac OS X, but the program does not fully test on MacOS X. I am trying to optimize the re-drawing efficiency as current the program re-drawing is very slow!

Main features

Support YUV file
Both 8bit and 10bit YUV file
RGB pixel value of the frame in HEX mode or normal mode
Y/U/V single color component
Recognize the formated YUV width and height, and remember the width/height when open it second time
Support the thumbnails of the YUV file and HEVC stream file
Support scaling the frame of YUV and stream file in different size
Frame Ruler shows the frame size
Support HEVC stream file
CU/PU/TU coding block structure
PU type viewing
Tiles viewing (partly support)
Motion Vector
Frame bit allocation (soon)
POC/Frame decoding order
And Soon More!


https://cloud.githubusercontent.com/assets/2611722/4261031/818d5156-3b5a-11e4-9e2a-6b527ae4e3f9.png

https://github.com/XimingCheng/HEVCAnalyzer

benwaggoner
12th May 2015, 17:17
Anyone compile a Windows binary of this yet?

XimingCheng
13th May 2015, 09:35
Anyone compile a Windows binary of this yet?

hi I am the author of this project, this project will provide compiled bin files after some bugs fixed. The project will be continue developing in the 2015, and I will come back to add more and more features on this Analyzer.

For now the Analyzer has a bit of bugs and the I will use my spare time to improve this project. When I upload the compiled bin to net-disk, I will inform that message on doom9.

Thank you!