百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
Y

YUView

> 开发工具
开源

带有先进分析工具集的免费和 开源 跨平台 YUV 视图器

2.3K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

带有先进分析工具集的免费和 开源 跨平台 YUV 视图器

YUView

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

Build Status

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:

Download

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

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

On MacOS, just extract the zip file to your Application folder and remove it from quarantine:

xattr -d com.apple.quarantine /Applications/YUView.app

If you have Ubuntu 22.04 or newer, you can get YUView from the official repo: sudo apt install yuview. For other 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.

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

C++analysisffmpegh265hevc

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类开发工具
定价开源

> 相关工具

V
VS Code
流行的开源代码编辑器
G
Git
分布式版本控制系统
V
Vite
下一代前端构建工具