rnetonet / ViComp

ViComp is a graphical user interface for ffmpeg and ffprobe. It is a cross-platform application that can be used on Windows, macOS, Linux, and FreeBSD. It is written in C++ and Qt. You can easily use it to reduce the size of your video files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ViComp Desktop

ViComp is a graphical user interface for ffmpeg and ffprobe. It is a cross-platform application that can be used on Windows, macOS, Linux, and FreeBSD. It is written in C++ and Qt. You can easily use it to reduce the size of your video files.

ViComp

Supported platforms:

  • macOS
  • Windows
  • Linux
  • freeBSD

Language Standard Support [C++2a or C++2b]

  • It depends on your compiler!

Building

  • You need CMake tool for building source code
  • CMake 3.23 or higher is required.
cd build
cmake ..
make
./ViComp

Contribution

  • Bug fixes, docs, and enhancements welcome!

Made by Iranian with love for freedom world. ❤️🇮🇷

About

ViComp is a graphical user interface for ffmpeg and ffprobe. It is a cross-platform application that can be used on Windows, macOS, Linux, and FreeBSD. It is written in C++ and Qt. You can easily use it to reduce the size of your video files.

License:MIT License


Languages

Language:C++ 62.3%Language:QML 19.8%Language:CMake 17.9%