1 Star 1 Fork 0

StarsGreen / YUView

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 2.36 KB
一键复制 编辑 原始数据 按行查看 历史
Christian Feldmann 提交于 2021-06-16 13:04 . Correct Readme link

YUView

YUView is a QT based, cross-platform YUV player with an advanced analytic toolset.

Build Status

CI build

Description

At its core, YUView is a YUV player and analysis tool. However, it can do so much more:

  • simple navigation/zooming in the video
  • support for a wide variety of YUV formats using various subsamplings and bit depts
  • support for raw RGB files, image files and image sequences
  • direct decoding of raw h.265/HEVC bitstreams with visualization of internals like prediction modes and motion vectors and many more
  • interface with visualization for the reference software decoders HM and JEM
  • support for opening almost any file using FFmpeg
  • image comparison using side-by-side and comparison view
  • calculation and display of differences (in YUV or RGB colorspace)
  • save and load playlists
  • overlay the video with statistics data
  • ... and many more

Further details of the features can be found either here or in the wiki.

Screenshot of YUView:

YUView Main Window

Download

You can download precompiled binaries for Windows and MAC from the release site which are all compiled on travis CI. On the release page you can find:

  • Windows installer
  • Windows zip
  • Mac OS Application
  • Linux Appimage

For the Linux based platforms we are also on flathub. More information on YUView on Linux can be found in out wiki page "YUView on Linux".

If none of these apply to you, you can easily build YUView yourself.

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 and make to build YUView. There are no further dependent libraries. Alternatively, you can use the QTCreator if you prefer a GUI. More help on building YUView can be found in the wiki.

1
https://gitee.com/StarsGreenPersonal/YUView.git
git@gitee.com:StarsGreenPersonal/YUView.git
StarsGreenPersonal
YUView
YUView
develop

搜索帮助