YUView is a QT based YUV player with an advanced analytic toolset for Linux, Windows and Mac OS.
YUView can play YUV sequences in several YUV formats and supports various features like:
- easy zooming and navigation in the video
- advanced YUV file support
- side-by-side and comparison view of two sequences
- calculation and display of differences
- create and load playlists
- overlayer statistics
- decode and analyze H.265/HEVC video
- ... and more
Further explanation of available features can be found either [here] (http://ient.github.io/YUView) or in the wiki.
Screenshot of YUView:
#Download
You can download precompiled binaries from our release site: Download
#Building
Compiling YUView from source is easy! We use qmake for the project so on all supported platforms you just have to install qt and run qmake to build YUView. Alternatively you can use the QTCreator if you prefer a GUI. More help on building YUView can be found in the wiki.