]> git.sesse.net Git - kdenlive/blob - man/kdenlive.1
Fix label
[kdenlive] / man / kdenlive.1
1 .\" This file was generated by kdemangen.pl
2 .TH KDENLIVE 1 "Nov 2008" "K Desktop Environment" "An open source video editor."
3 .SH NAME
4 kdenlive \- An open source non\-linear video editor.
5 .SH SYNOPSIS
6 kdenlive [Qt\-options] [KDE\-options] [options] [file]
7 .SH DESCRIPTION
8 Kdenlive is an open source non\-linear video editor which supports a
9 large number of formats for editing, including DV, AVCHD (experimental support) and HDV. Kdenlive relies on several other open source projects, such as FFmpeg and MLT video framework.
10 .SH OPTIONS
11 .SS
12 .SS Arguments:
13 .TP
14 .B file
15 Document to open
16 .SS Options:
17 .TP
18 .B  \-\-mlt\-path  <path>
19 Set the path for MLT environnement
20 .SS
21 .SS Generic options:
22 .TP
23 .B  \-\-help
24 Show help about options
25 .TP
26 .B  \-\-help\-qt
27 Show Qt specific options
28 .TP
29 .B  \-\-help\-kde
30 Show KDE specific options
31 .TP
32 .B  \-\-help\-all
33 Show all options
34 .TP
35 .B  \-\-author
36 Show author information
37 .TP
38 .B \-v,  \-\-version
39 Show version information
40 .TP
41 .B  \-\-license
42 Show license information
43 .TP
44 .B  \-\-
45 End of options
46 .SS
47 .SS KDE options:
48 .TP
49 .B  \-\-caption  <caption>
50 Use 'caption' as name in the titlebar
51 .TP
52 .B  \-\-icon  <icon>
53 Use 'icon' as the application icon
54 .TP
55 .B  \-\-config  <filename>
56 Use alternative configuration file
57 .TP
58 .B  \-\-nocrashhandler
59 Disable crash handler, to get core dumps
60 .TP
61 .B  \-\-waitforwm
62 Waits for a WM_NET compatible windowmanager
63 .TP
64 .B  \-\-style  <style>
65 sets the application GUI style
66 .TP
67 .B  \-\-geometry  <geometry>
68 sets the client geometry of the main widget \- see man X for the argument format
69 .SS
70 .SS Qt options:
71 .TP
72 .B  \-\-display  <displayname>
73 Use the X\-server display 'displayname'
74 .TP
75 .B  \-\-session  <sessionId>
76 Restore the application for the given 'sessionId'
77 .TP
78 .B  \-\-cmap
79 Causes the application to install a private color
80 map on an 8\-bit display
81 .TP
82 .B  \-\-ncols  <count>
83 Limits the number of colors allocated in the color
84 cube on an 8\-bit display, if the application is
85 using the QApplication::ManyColor color
86 specification
87 .TP
88 .B  \-\-nograb
89 tells Qt to never grab the mouse or the keyboard
90 .TP
91 .B  \-\-dograb
92 running under a debugger can cause an implicit
93 \-nograb, use \-dograb to override
94 .TP
95 .B  \-\-sync
96 switches to synchronous mode for debugging
97 .TP
98 .B \-\-fn,  \-\-font  <fontname>
99 defines the application font
100 .TP
101 .B \-\-bg,  \-\-background  <color>
102 sets the default background color and an
103 application palette (light and dark shades are
104 calculated)
105 .TP
106 .B \-\-fg,  \-\-foreground  <color>
107 sets the default foreground color
108 .TP
109 .B \-\-btn,  \-\-button  <color>
110 sets the default button color
111 .TP
112 .B  \-\-name  <name>
113 sets the application name
114 .TP
115 .B  \-\-title  <title>
116 sets the application title (caption)
117 .TP
118 .B  \-\-visual  TrueColor
119 forces the application to use a TrueColor visual on
120 an 8\-bit display
121 .TP
122 .B  \-\-inputstyle  <inputstyle>
123 sets XIM (X Input Method) input style. Possible
124 values are onthespot, overthespot, offthespot and
125 root
126 .TP
127 .B  \-\-im  <XIM server>
128 set XIM server
129 .TP
130 .B  \-\-noxim
131 disable XIM
132 .TP
133 .B  \-\-reverse
134 mirrors the whole layout of widgets
135 .TP
136 .B  \-\-stylesheet
137 <file.qss>   applies the Qt stylesheet to the application widgets
138 .SS
139
140 .SH ENVIRONMENT
141 .TP
142 .B KDENLIVE_RENDER_LOG
143 If
144 .RB $ KDENLIVE_RENDER_LOG 
145 is set, a log will be written to /tmp/kdenlive_render.log.XXXXXXXX, that contains information about
146 the result of calling melt, ffmpeg, etc. This can be used for debugging.
147
148 .SH SEE ALSO
149 .BR kdenlive_render (1).
150 Please see the homepage at
151 .BR http://www.kdenlive.org/
152 .br
153 .SH AUTHORS
154 .nf
155 Jean\-Baptiste Mardelle <jb@kdenlive.org>
156 .br
157 Marco Gittler <g.marco@freenet.de>
158 .br