Simple video browser and editor. It can preview videos, edit them with 3 elements (text, rectangle, progress bar), save and preview edited videos.
- The project has been built and tested on Desktop Qt 5.12.2 GCC 64 bit (but it will probably work on any platform).
- QtAV 1.6
- QtAV requires FFmpeg >= 1.0 / Libav >= 9.0
- OpenCV 4.0
- The project uses QtAV version 1.6 (but you can use any version). The building instructions are on the QtAV repository.
- You will also need OpenCV 4.0.
- After these libraries are built and sucessfully installed in the qt compiler directory you can build the project.