mirror of
https://invent.kde.org/multimedia/kdenlive
synced 2025-12-06 00:09:59 +01:00
b85f2131e83b9bc813a00cfe1653efde17d018b0
About Kdenlive ============== Kdenlive is a video editing application, based on MLT Framework and KDE Frameworks 5 Please check the project page for more information: https://kdenlive.org Building from source ==================== You will first need to install development headers dependencies from your system (mainly KDE and MLT). Then in the directory where you extracted the source archive (with custom /install/path): mkdir build cd build cmake .. -DCMAKE_INSTALL_PREFIX=/install/path make -j4 sudo make install and then run /install/path/bin/kdenlive Alternately, to get kdenlive with an up-to-date multimedia stack (isolated from your system), you can use the build-kdenlive.sh from: https://github.com/mltframework/mlt-scripts/ Contributing ============ We welcome all feedback and offers for help! * Talk about us! * Report bugs you encounter (if not already done) on: https://bugs.kde.org * Help other users on forum and bug tracker: http://forum.kde.org/viewforum.php?f=262 * Help to fill the manual at: http://userbase.kde.org/Kdenlive * Complete and check application and documentation translation: http://l10n.kde.org * Prepare video tutorials (intro, special tricks...) in your language and send us a link to add in homepage or doc * Detail improvement suggestions we don't test every (any?) other video editor, so give precise explanations * Code! Help fixing bugs, improving usability, optimizing, porting... register on KDE infrastructure, study its guidelines, and pick from roadmap: http://community.kde.org/Kdenlive/Roadmap
Description
Languages
C++
91.6%
QML
6.4%
CMake
0.7%
Python
0.6%
JavaScript
0.3%
Other
0.3%