brainrom / kokovp

Modern video player based on libmpv and Qt
GNU General Public License v2.0
8 stars 1 forks source link
libmpv mpv qt6 video-player

KokoVP

KokoVP is a video player (mpv frontend), primarly for Linux and Windows. The project's starting point, is to reimplement SMPlayer's functionality from scratch, using modular architecture and modern technologies, sacrifying side functions.

User fetatures

Code features

Building

Dependencies:

You can build KokoVP from source using CMake. Here are the steps using the command line:

mkdir build
cd build
cmake ..
cmake --build .

TODO


Currently, the project in active state of development, so the help is welcomed.

Copyright (C) 2024 Ilya Chelyadin ilya77105@gmail.com