]> git.sesse.net Git - mlt/blob - docs/melt.1
A little debugging.
[mlt] / docs / melt.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.38.4.
2 .TH MELT "1" "June 2013" "melt 0.9.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\-jack\fR
43 Enable JACK transport synchronization
44 .TP
45 \fB\-join\fR clips
46 Join multiple clips into one cut
47 .TP
48 \fB\-mix\fR length
49 Add a mix between the last two cuts
50 .TP
51 \fB\-mixer\fR transition
52 Add a transition to the mix
53 .TP
54 \fB\-null\-track\fR | \fB\-hide\-track\fR
55 Add a hidden track
56 .TP
57 \fB\-profile\fR name
58 Set the processing settings
59 .TP
60 \fB\-progress\fR
61 Display progress along with position
62 .TP
63 \fB\-remove\fR
64 Remove the most recent cut
65 .TP
66 \fB\-repeat\fR times
67 Repeat the last cut
68 .TP
69 \fB\-query\fR
70 List all of the registered services
71 .TP
72 \fB\-query\fR "consumers" | "consumer"=id
73 List consumers or show info about one
74 .TP
75 \fB\-query\fR "filters" | "filter"=id
76 List filters or show info about one
77 .TP
78 \fB\-query\fR "producers" | "producer"=id
79 List producers or show info about one
80 .TP
81 \fB\-query\fR "transitions" | "transition"=id
82 List transitions, show info about one
83 .TP
84 \fB\-query\fR "profiles" | "profile"=id
85 List profiles, show info about one
86 .TP
87 \fB\-query\fR "presets" | "preset"=id
88 List presets, show info about one
89 .TP
90 \fB\-query\fR "formats"
91 List audio/video formats
92 .TP
93 \fB\-query\fR "audio_codecs"
94 List audio codecs
95 .TP
96 \fB\-query\fR "video_codecs"
97 List video codecs
98 .TP
99 \fB\-serialise\fR [filename]
100 Write the commands to a text file
101 .TP
102 \fB\-silent\fR
103 Do not display position/transport
104 .TP
105 \fB\-split\fR relative\-frame
106 Split the last cut into two cuts
107 .TP
108 \fB\-swap\fR
109 Rearrange the last two cuts
110 .TP
111 \fB\-track\fR
112 Add a track
113 .TP
114 \fB\-transition\fR id[:arg] [name=value]*
115 Add a transition
116 .TP
117 \fB\-verbose\fR
118 Set the logging level to verbose
119 .TP
120 \fB\-version\fR
121 Show the version and copyright
122 .TP
123 \fB\-video\-track\fR | \fB\-hide\-audio\fR
124 Add a video\-only track
125 .PP
126 For more help: <http://www.mltframework.org/>
127 .SH COPYRIGHT
128 Copyright \(co 2002\-2012 Ushodaya Enterprises Limited
129 <http://www.mltframework.org/>
130 .br
131 This is free software; see the source for copying conditions.  There is NO
132 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.