Warning, /multimedia/kdenlive/data/man/kdenlive.1 is written in an unsupported language. File is not indexed.

0001 .\" This file was generated by kdemangen.pl
0002 .TH Kdenlive 1 "Aug 2018" "KDE" "An open source video editor."
0003 .SH NAME
0004 kdenlive \- An open source non\-linear video editor.
0005 .SH SYNOPSIS
0006 kdenlive [Qt\-options] [KDE\-options] [options] [file]
0007 .SH DESCRIPTION
0008 Kdenlive is an open source non\-linear video editor which supports a
0009 large number of formats for editing.
0010 It relies on several other open source projects,
0011 such as FFmpeg and MLT video framework.
0012 .SH OPTIONS
0013 .SS
0014 .SS Arguments:
0015 .TP
0016 .B file
0017 Document to open
0018 .SS Options:
0019 .TP
0020 .B  \-\-mlt\-path  <path>
0021 Set the path for MLT environment
0022 .TP
0023 .B  \-\-mlt\-log  <verbose/debug>
0024 Set MLT log level
0025 .SS
0026 .SS Generic options:
0027 .TP
0028 .B  \-\-help
0029 Show help about options
0030 .TP
0031 .B  \-\-help\-qt
0032 Show Qt specific options
0033 .TP
0034 .B  \-\-help\-kde
0035 Show KDE specific options
0036 .TP
0037 .B  \-\-help\-all
0038 Show all options
0039 .TP
0040 .B  \-\-author
0041 Show author information
0042 .TP
0043 .B \-v,  \-\-version
0044 Show version information
0045 .TP
0046 .B  \-\-license
0047 Show license information
0048 .TP
0049 .B  \-\-
0050 End of options
0051 .SS
0052 .SS KDE options:
0053 .TP
0054 .B  \-\-qwindowtitle  <caption>
0055 Use 'caption' as name in the titlebar
0056 .TP
0057 .B  \-\-icon  <icon>
0058 Use 'icon' as the application icon
0059 .TP
0060 .B  \-\-config  <filename>
0061 Use alternative configuration file
0062 .TP
0063 .B  \-\-nocrashhandler
0064 Disable crash handler, to get core dumps
0065 .TP
0066 .B  \-\-waitforwm
0067 Waits for a WM_NET compatible windowmanager
0068 .TP
0069 .B  \-\-style  <style>
0070 sets the application GUI style
0071 .TP
0072 .B  \-\-geometry  <geometry>
0073 sets the client geometry of the main widget \- see man X for the argument format
0074 .SS
0075 .SS Qt options:
0076 .TP
0077 .B  \-\-display  <displayname>
0078 Use the X\-server display 'displayname'
0079 .TP
0080 .B  \-\-session  <sessionId>
0081 Restore the application for the given 'sessionId'
0082 .TP
0083 .B  \-\-cmap
0084 Causes the application to install a private color
0085 map on an 8\-bit display
0086 .TP
0087 .B  \-\-ncols  <count>
0088 Limits the number of colors allocated in the color
0089 cube on an 8\-bit display, if the application is
0090 using the QApplication::ManyColor color
0091 specification
0092 .TP
0093 .B  \-\-nograb
0094 tells Qt to never grab the mouse or the keyboard
0095 .TP
0096 .B  \-\-dograb
0097 running under a debugger can cause an implicit
0098 \-nograb, use \-dograb to override
0099 .TP
0100 .B  \-\-sync
0101 switches to synchronous mode for debugging
0102 .TP
0103 .B \-\-fn,  \-\-font  <fontname>
0104 defines the application font
0105 .TP
0106 .B \-\-bg,  \-\-background  <color>
0107 sets the default background color and an
0108 application palette (light and dark shades are
0109 calculated)
0110 .TP
0111 .B \-\-fg,  \-\-foreground  <color>
0112 sets the default foreground color
0113 .TP
0114 .B \-\-btn,  \-\-button  <color>
0115 sets the default button color
0116 .TP
0117 .B  \-\-name  <name>
0118 sets the application name
0119 .TP
0120 .B  \-\-title  <title>
0121 sets the application title (caption)
0122 .TP
0123 .B  \-\-visual  TrueColor
0124 forces the application to use a TrueColor visual on
0125 an 8\-bit display
0126 .TP
0127 .B  \-\-inputstyle  <inputstyle>
0128 sets XIM (X Input Method) input style. Possible
0129 values are onthespot, overthespot, offthespot and
0130 root
0131 .TP
0132 .B  \-\-im  <XIM server>
0133 set XIM server
0134 .TP
0135 .B  \-\-noxim
0136 disable XIM
0137 .TP
0138 .B  \-\-reverse
0139 mirrors the whole layout of widgets
0140 .TP
0141 .B  \-\-stylesheet
0142 <file.qss>   applies the Qt stylesheet to the application widgets
0143 .SS
0144 
0145 .SH ENVIRONMENT
0146 .TP
0147 .B KDENLIVE_RENDER_LOG
0148 If
0149 .RB $ KDENLIVE_RENDER_LOG 
0150 is set, a log will be written to /tmp/kdenlive_render.log.XXXXXXXX, that contains information about
0151 the result of calling melt, ffmpeg, etc. This can be used for debugging.
0152 
0153 .SH SEE ALSO
0154 .BR kdenlive_render (1).
0155 Please see the homepage at
0156 .BR https://www.kdenlive.org/
0157 .br
0158 .SH AUTHORS
0159 .nf
0160 Jean\-Baptiste Mardelle <jb@kdenlive.org>
0161 .br