Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MLT 配置文件和MLT 预设
它们都是thing=thing\n适用于 MLT 事物的文本文件,它们改变了“mlt 服务”的工作方式。
thing=thing\n
以及如何添加新的个人资料?和一个新的预设?
配置文件有助于设置最终输出所需的属性。预设只是可应用于任何 mlt 服务的选项的集合。
您可以通过将 key=value 对放入文件中的任何位置来创建新预设,然后使用文件的绝对路径,您通常会在其中指定 known-preset-name。