Play your videos on Windows
Cine combines a clean interface with a high-performance playback engine to deliver a smooth and modern video-watching experience on Windows.
- Clean Windows Experience — A refined, distraction-free interface designed for everyday desktop use
- MPV-Based Playback — Powered by MPV for reliable performance, wide format support, and smooth playback
- Audio and Subtitles — Easily manage audio tracks, subtitle tracks, and synchronization
- Video Controls — Adjust brightness, contrast, zoom, aspect ratio, playback options, and more
- Lightweight and Fast — Built to keep the viewing experience simple, responsive, and focused
Download the latest Windows build from the Releases page.
- Go to the latest release
- Download the Windows installer or portable build
- Run Cine
- Open your video and start watching
If you want to help with a donation, thank you! You can use:
panditritesh2001@okhdfcbank
Scan with any UPI app (Google Pay, PhonePe, Paytm, BHIM)
You can help translate Cine using Weblate
- Run
scripts/setup_windows.ps1as Administrator. This will install MSYS2, Python, and all dependencies automatically. - The script will generate a bundled runtime folder (
runtime).
- Download and install MSYS2.
- Open "MSYS2 MINGW64" terminal.
- Install dependencies:
pacman -S mingw-w64-x86_64-python mingw-w64-x86_64-gtk4 mingw-w64-x86_64-libadwaita mingw-w64-x86_64-mpv mingw-w64-x86_64-vapoursynth - Install python packages:
pip install python-mpv yt-dlp - Run
scripts/build_windows.ps1to compile the resources.
- Double click
run_cine.bator run.\cine.ps1in PowerShell.
- Install NSIS.
- Run
scripts/build_windows.ps1and it will automatically generate the installer using NSIS.
This project follows a respectful and inclusive code of conduct for all contributors and users.
To build Cine from source on Windows:
- Clone the repository
git clone https://github.com/diegopvlk/cine.git
cd cine-
Install the required Windows build dependencies
-
Build and run the project using your preferred development environment or terminal
Please check the repository license before using, modifying, or distributing the project.



