Free
JWMV
Compact Windows media viewer for focused local libraries
YUView: a specialist YUV player for codec analysis and inspection
YUView is an open-source YUV viewer from the Institut für Nachrichtentechnik that targets video-compression research and engineering. The app opens raw YUV and RGB files and can inspect compressed bitstreams, offering frame-accurate playback and synchronized comparison modes. It includes technical visualizations such as difference maps, motion-vector overlays, and prediction-mode information, while FFmpeg support expands its compressed-file compatibility. Researchers, students, and codec implementers can use it to inspect test sequences and validate compression behavior.
YUView operates as a low-level player and analysis viewer for raw and decoded video. It accepts YUV and RGB inputs across common subsampling formats such as 4:2:0, 4:2:2, and 4:4:4, with bit depths from 8 to 16 bits. Image sequences and individual files are supported, while synchronized side-by-side comparison and mathematical difference visualization help users identify visual changes between sequences. Playlist tools also help users organize test clips and switch between cases during evaluation.
Designed for technical playback rather than casual viewing, the app can decode raw HEVC bitstreams and use FFmpeg integration to open many containers and codecs. Some compressed-file workflows require compatible FFmpeg libraries to be installed or configured before playback works as expected. This setup requirement fits the app’s specialist role, since YUView focuses on detailed inspection rather than instant, everyday media viewing.
Transparency and extensibility are central to its design. The project uses a GPLv3 license, so researchers can inspect, adapt, and contribute to its source code. For HEVC analysis, YUView can rely on specialized decoders and libraries to display information such as motion vectors and prediction modes. These visualization tools support repeatable codec analysis and help technical users examine how compression decisions affect individual frames.
The app targets technically proficient users. Many controls expose codec internals, statistics overlays, and motion-compensation data that require knowledge of video compression to interpret effectively. Students and engineers working on compression research can get the most value from these tools, while general viewers seeking simple playback can find the learning curve steep.
YUView is a practical option for video codec researchers who need inspection-focused playback, sequence comparison, and internal visualizations. Its feature depth supports detailed testing of raw video and encoded output, although the workflow assumes familiarity with compression concepts and can require FFmpeg configuration for some files. It is best used for diagnosing codec behavior and validating technical test sequences rather than replacing an everyday media player.