which programming language is used to develop the open shot video editor?
Answers
Answered by
3
OpenShot is written in Python, PyQt5, C++ and offers a Python API
Answered by
2
Answer:
OpenShot is written in a few different programming languages. The interface is built with Python and PyQt5. Our video processing backend (libopenshot) is built in C++, and utilizes FFmpeg. Out interactive drag-n-drop timeline is built with HTML5, JavaScript, and AngularJS.
Similar questions