1MELT(1)                          User Commands                         MELT(1)
2
3
4

NAME

6       melt - author, play, and encode multitrack audio/video compositions
7

SYNOPSIS

9       melt [options] [producer [name=value]* ]+
10

OPTIONS

12       -attach filter[:arg] [name=value]*
13              Attach a filter to the output
14
15       -attach-cut filter[:arg] [name=value]*
16              Attach a filter to a cut
17
18       -attach-track filter[:arg] [name=value]* Attach a filter to a track
19
20       -attach-clip filter[:arg] [name=value]*
21              Attach a filter to a producer
22
23       -audio-track | -hide-video
24              Add an audio-only track
25
26       -blank frames
27              Add blank silence to a track
28
29       -chain id[:arg] [name=value]*
30              Add a producer as a chain
31
32       -consumer id[:arg] [name=value]*
33              Set the consumer (sink)
34
35       -debug Set the logging level to debug
36
37       -filter filter[:arg] [name=value]*
38              Add a filter to the current track
39
40       -getc  Get keyboard input using getc
41
42       -group [name=value]*
43              Apply properties repeatedly
44
45       -help  Show this message
46
47       -jack  Enable JACK transport synchronization
48
49       -join clips
50              Join multiple clips into one cut
51
52       -link id[:arg] [name=value]*
53              Add a link to a chain
54
55       -mix length
56              Add a mix between the last two cuts
57
58       -mixer transition
59              Add a transition to the mix
60
61       -null-track | -hide-track
62              Add a hidden track
63
64       -profile name
65              Set the processing settings
66
67       -progress
68              Display progress along with position
69
70       -query List all of the registered services
71
72       -query "consumers" | "consumer"=id
73              List consumers or show info about one
74
75       -query "filters" | "filter"=id
76              List filters or show info about one
77
78       -query "producers" | "producer"=id
79              List producers or show info about one
80
81       -query "transitions" | "transition"=id
82              List transitions, show info about one
83
84       -query "profiles" | "profile"=id
85              List profiles, show info about one
86
87       -query "presets" | "preset"=id
88              List presets, show info about one
89
90       -query "formats"
91              List audio/video formats
92
93       -query "audio_codecs"
94              List audio codecs
95
96       -query "video_codecs"
97              List video codecs
98
99       -quiet Set the logging level to quiet
100
101       -remove
102              Remove the most recent cut
103
104       -repeat times
105              Repeat the last cut
106
107       -repository path
108              Set the directory of MLT modules
109
110       -serialise [filename]
111              Write the commands to a text file
112
113       -silent
114              Do not display position/transport
115
116       -split relative-frame
117              Split the last cut into two cuts
118
119       -swap  Rearrange the last two cuts
120
121       -track Add a track
122
123       -transition id[:arg] [name=value]*
124              Add a transition
125
126       -verbose
127              Set the logging level to verbose
128
129       -timings
130              Set the logging level to timings
131
132       -version
133              Show the version and copyright
134
135       -video-track | -hide-audio
136              Add a video-only track
137
138       For more help: <https://www.mltframework.org/>
139
141       Copyright © 2002-2021 Meltytech, LLC <https://www.mltframework.org/>
142       This is free software; see the source for copying conditions.  There is
143       NO warranty; not even for MERCHANTABILITY or FITNESS FOR  A  PARTICULAR
144       PURPOSE.
145
146
147
148melt 7.4.0                       December 2021                         MELT(1)
Impressum