Welcome to YUView

YUView is a Qt based YUV player with an advanced analytic toolset for Linux, Windows and Mac. At its core, YUView is a powerful YUV player that can open and show almost any YUV format. With its simple interface it is easy to navigate through sequences and inspect details and a side by side and comparison view can help to spot differences between two sequences. A sophisticated statistics renderer can overlay the video with supplemental information. More features include playlists, support for visual tests and presentations, support of compressed formats (through libde265 and FFmpeg), support for raw RGB files as well as image files and image sequences, and many more. On this page, some of the supported features are highlighted. Further information can be found in the YUV help in the application itself or in our wiki.

Getting Started

We provide precompiled YUView binaries for Windows and Mac on our releases page. For Ubuntu and Arch Linux we also provide packages. If none of these options fit you, compiling YUView is easy. Now let's get to YUView itself:

YUView overview - this is the main window of YUView. The currently selected sequence can be seen in the center.

The basic features

At its core, YUView is a powerful YUV player with all the fundamental playback functionalities: Playing, seeking and repeat modes. The list on the left represents the playlist. It contains all the opened items. Firstly, besides raw YUV sequences, it can contain RGB files, image sequences and compressed files. Secondly, there are text and image items, which are shown for a specific amount of time. Lastly, there are items that can contain multiple items themselves: Difference items can calculate the difference of two items and Overlay items can render multiple items on top of- or next to each other.

Supported Input Formats

Since YUView is a YUV player, it supports a wide variety of YUV formats and subsamplings as well as different conversions to RGB. Namely they are:

In addition to YUV files, YUView also supports various other formats that provide raw YUV or RGB data:

Overlay Statistics

YUView can overlay a video with additional statistics. This additional data may be generated by an encoder, decoder or any other means. It can carry arbitrary scalar values or vectors which apply to a certain block in the frame. Useful applications are for example to overlay the frame with prediction modes, motion vectors or bit cost. YUView can obtain this data from a '.csv' file in a special format (see wiki) or from a video decoder directly. Below, you can see an example where the Luma intra direction is rendered on top of a decoded HEVC bitstream:

YUView statistics

Inspecting Differences

Besides the obvious features like zooming, there are more features to help in the closer inspection of items and the differences between them:

In this example, the original sequence on the left and the error signal (the difference between the compressed version and the original) on the right are compared.

YUView statistics

Support and Contact

Having trouble with this project? Did you find a bug or do you have a suggestion for a feature? Please let us know on our Github project page: YUView on Github.

YUView logo