Answer the question
In order to leave comments, you need to log in
How to make a video editor in python?
I want to write a simple video editor in python, but I don't know which libraries to use. Tell me please
Answer the question
In order to leave comments, you need to log in
Pitivi
video editor sources :
https://gitlab.gnome.org/GNOME/pitivi
Instructions for preparing the environment for working on the project are here, but a cursory reading makes it unclear which dependencies are used and how to install them separately:
https://developer.pitivi.org /HACKING.html?gi-langu...
The project's dependencies
are listed a bit oddly here (see end of file):
https://gitlab.gnome.org/GNOME/pitivi/-/blob/maste... Python packages (matplotlib and numpy), but how to install the rest seems to have to look somewhere here:
gstvideo + python
Take a normal compiled language. Explore. And python should be used properly - in the form of plug-ins for a video editor.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question