Skip to content

Small and lightweight video converter made with QT5 and C++. Open Source :D

License

Notifications You must be signed in to change notification settings

naufaladrna08/convors

Repository files navigation

Screenshot

Video Converter

Small and lightweight video converter made with QT5 and C++. Open Source

To compile:

  1. Download g++ and qt libraries.
sudo apt install build-essential qt5-default qt5-qmake ffmpeg -y

For Ubuntu 21.04 and later

sudo apt install build-essential qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools ffmpeg -y
  1. Run command
qmake QT_Temp.pro
make
  1. Run the application
./app

See TODO.md to contribute.

About

Small and lightweight video converter made with QT5 and C++. Open Source :D

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published