Skip to content

v0.2.0-alpha.1 early alpha release for testing

Pre-release
Pre-release

Choose a tag to compare

@zhangmq zhangmq released this 26 Jun 10:21

Notes

Early alpha release for testing. Basic playback with VSR works, but many rough edges remain. Tested on CachyOS + RTX 5060 Ti only.

Working

  • Video playback with NVDEC hardware decode
  • AI super-resolution (2×/3×/4×) and denoising
  • Basic QML overlay UI (play/pause/seek/volume)
  • Keyboard shortcuts (Space, F, P, Tab, etc.)
  • OSD playback info panel

Not yet

  • Playlist file management
  • Seeking beyond keyframe boundaries may be imprecise
  • Ubuntu/Debian support untested
  • No desktop entry or package manager integration

System requirements

  • NVIDIA GPU (RTX 20 series or newer) with driver 570+
  • Qt 6.8+, FFmpeg 6+, PortAudio, Vulkan loader
  • Python 3 + pip
  • x86_64 Linux

Install

tar xzf vsr-player-0.2.0-alpha.1-linux-x86_64.tar.gz
cd vsr-player-0.2.0-alpha.1-linux-x86_64
./install.sh