CBSE BOARD X, asked by puthusseryhouse8888, 3 months ago

which programming language is used to develop the open shot video editor?​

Answers

Answered by praneeth61
3

OpenShot is written in Python, PyQt5, C++ and offers a Python API

Answered by 18491a0577
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