MLTisaLGPLmultimediaframeworkdesignedforvideoediting.
Thisdocumentprovidesaquickreferencefortheminimalconfiguration,buildandinstallationofMLT.
Seethedocs/directoryforusagedetails.
Seethewebsitefordevelopmentdetailsandacontributingguide.
ConfigurationConfigurationistriggeredbyrunning:
cmake.MoreinformationonusageisfoundbyviewingCMakeLists.txtandthecmakemanpage.
CompilationOnceconfigured,itshouldbesufficienttorun:
cmake--build.tocompilethesystem.Alternatively,youcanruncmakewith-GNinjaanduseninjatocompile.
TestingToexecutethemlttoolswithoutinstallation,ortotestanewversiononasystemwithanalreadyinstalledmltversion,youshouldrun:
.setenvNB:Thisappliestoyourcurrentshellonlyanditassumesabashorregularbourneshellisinuse.
InstallationTheinstallistriggeredbyrunning:
cmake--install.MoreInformationFormoredetailedinformation,pleaserefertohttps://mltframework.org/docs/install/.
评论