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
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