]> git.sesse.net Git - mlt/blob - docs/melt.1
Add -query profile to melt.
[mlt] / docs / melt.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
2 .TH MELT "1" "March 2011" "MLT melt 0.7.0" "User Commands"
3 .SH NAME
4 melt \- author, play, and encode multitrack audio/video compositions
5 .SH SYNOPSIS
6 .B melt
7 [\fIoptions\fR] [\fIproducer \fR[\fIname=value\fR]\fI* \fR]\fI+\fR
8 .SH OPTIONS
9 .TP
10 \fB\-attach\fR filter[:arg] [name=value]*
11 Attach a filter to the output
12 .TP
13 \fB\-attach\-cut\fR filter[:arg] [name=value]*
14 Attach a filter to a cut
15 .HP
16 \fB\-attach\-track\fR filter[:arg] [name=value]* Attach a filter to a track
17 .TP
18 \fB\-attach\-clip\fR filter[:arg] [name=value]*
19 Attach a filter to a producer
20 .TP
21 \fB\-audio\-track\fR | \fB\-hide\-video\fR
22 Add an audio\-only track
23 .TP
24 \fB\-blank\fR frames
25 Add blank silence to a track
26 .TP
27 \fB\-consumer\fR id[:arg] [name=value]*
28 Set the consumer (sink)
29 .TP
30 \fB\-debug\fR
31 Set the logging level to debug
32 .TP
33 \fB\-filter\fR filter[:arg] [name=value]*
34 Add a filter to the current track
35 .TP
36 \fB\-group\fR [name=value]*
37 Apply properties repeatedly
38 .TP
39 \fB\-help\fR
40 Show this message
41 .TP
42 \fB\-join\fR clips
43 Join multiple clips into one cut
44 .TP
45 \fB\-mix\fR length
46 Add a mix between the last two cuts
47 .TP
48 \fB\-mixer\fR transition
49 Add a transition to the mix
50 .TP
51 \fB\-null\-track\fR | \fB\-hide\-track\fR
52 Add a hidden track
53 .TP
54 \fB\-profile\fR name
55 Set the processing settings
56 .TP
57 \fB\-progress\fR
58 Display progress along with position
59 .TP
60 \fB\-remove\fR
61 Remove the most recent cut
62 .TP
63 \fB\-repeat\fR times
64 Repeat the last cut
65 .TP
66 \fB\-query\fR
67 List all of the registered services
68 .TP
69 \fB\-query\fR "consumers" | "consumer"=id
70 List consumers or show info about one
71 .TP
72 \fB\-query\fR "filters" | "filter"=id
73 List filters or show info about one
74 .TP
75 \fB\-query\fR "producers" | "producer"=id
76 List producers or show info about one
77 .TP
78 \fB\-query\fR "transitions" | "transition"=id
79 List transitions, show info about one
80 .TP
81 \fB\-query\fR "profiles" | "profile"=id
82 List profiles, show info about one
83 .TP
84 \fB\-serialise\fR [filename]
85 Write the commands to a text file
86 .TP
87 \fB\-silent\fR
88 Do not display position/transport
89 .TP
90 \fB\-split\fR relative\-frame
91 Split the last cut into two cuts
92 .TP
93 \fB\-swap\fR
94 Rearrange the last two cuts
95 .TP
96 \fB\-track\fR
97 Add a track
98 .TP
99 \fB\-transition\fR id[:arg] [name=value]*
100 Add a transition
101 .TP
102 \fB\-verbose\fR
103 Set the logging level to verbose
104 .TP
105 \fB\-version\fR
106 Show the version and copyright
107 .TP
108 \fB\-video\-track\fR | \fB\-hide\-audio\fR
109 Add a video\-only track
110 .PP
111 For more help: <http://www.mltframework.org/>
112 .SH COPYRIGHT
113 Copyright \(co 2002-2011 Ushodaya Enterprises Limited
114 <http://www.mltframework.org/>
115 .br
116 This is free software; see the source for copying conditions.  There is NO
117 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.