Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Kdenlive
Commits
1841d713
Commit
1841d713
authored
Oct 02, 2022
by
Julius Künzel
💬
Browse files
[Kdenlive Settings] Remove unused bypasscodeccheck option
parent
c5b79ee8
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/kdenlivesettings.kcfg
View file @
1841d713
...
...
@@ -122,11 +122,6 @@
<default>
false
</default>
</entry>
<entry
name=
"bypasscodeccheck"
type=
"Bool"
>
<label>
Ignore libav / ffmpeg codec checking.
</label>
<default>
false
</default>
</entry>
<entry
name=
"use_exiftool"
type=
"Bool"
>
<label>
Get h264 metadata using exiftool.
</label>
<default>
false
</default>
...
...
src/ui/configmisc_ui.ui
View file @
1841d713
...
...
@@ -68,55 +68,55 @@
</widget>
</item>
<item
row=
"6"
column=
"1"
>
<widget
class=
"QCheckBox"
name=
"kcfg_
bypasscodeccheck
"
>
<widget
class=
"QCheckBox"
name=
"kcfg_
use_exiftool
"
>
<property
name=
"text"
>
<string>
Bypass codec verification
</string>
<string>
Get clip metadata with exiftool
</string>
</property>
</widget>
</item>
<item
row=
"7"
column=
"1"
>
<widget
class=
"QCheckBox"
name=
"kcfg_use_
exiftool
"
>
<widget
class=
"QCheckBox"
name=
"kcfg_use_
magicLantern
"
>
<property
name=
"text"
>
<string>
Get clip metadata
with exiftool
</string>
<string>
Get clip metadata
created by Magic Lantern
</string>
</property>
</widget>
</item>
<item
row=
"8"
column=
"1"
>
<widget
class=
"QCheckBox"
name=
"kcfg_
use_magicLantern
"
>
<widget
class=
"QCheckBox"
name=
"kcfg_
ignoresubdirstructure
"
>
<property
name=
"text"
>
<string>
Get clip metadata created by Magic Lant
er
n
</string>
<string>
Ignore subfolder structure on import (import all files into toplevel fold
er
)
</string>
</property>
</widget>
</item>
<item
row=
"
10
"
column=
"0"
colspan=
"2"
>
<item
row=
"
9
"
column=
"0"
colspan=
"2"
>
<widget
class=
"Line"
name=
"line_2"
>
<property
name=
"orientation"
>
<enum>
Qt::Horizontal
</enum>
</property>
</widget>
</item>
<item
row=
"1
1
"
column=
"1"
>
<item
row=
"1
0
"
column=
"1"
>
<widget
class=
"QCheckBox"
name=
"kcfg_disable_effect_parameters"
>
<property
name=
"text"
>
<string>
Disable parameters when the effect is disabled
</string>
</property>
</widget>
</item>
<item
row=
"1
2
"
column=
"1"
>
<item
row=
"1
1
"
column=
"1"
>
<widget
class=
"QCheckBox"
name=
"kcfg_usekuiserver"
>
<property
name=
"text"
>
<string>
Use KDE job tracking for render jobs
</string>
</property>
</widget>
</item>
<item
row=
"1
3
"
column=
"0"
>
<item
row=
"1
2
"
column=
"0"
>
<widget
class=
"QLabel"
name=
"label_4"
>
<property
name=
"text"
>
<string>
Tab position:
</string>
</property>
</widget>
</item>
<item
row=
"1
3
"
column=
"1"
>
<item
row=
"1
2
"
column=
"1"
>
<widget
class=
"QComboBox"
name=
"kcfg_tabposition"
>
<item>
<property
name=
"text"
>
...
...
@@ -140,37 +140,24 @@
</item>
</widget>
</item>
<item
row=
"1
4
"
column=
"0"
colspan=
"2"
>
<item
row=
"1
3
"
column=
"0"
colspan=
"2"
>
<widget
class=
"Line"
name=
"line_3"
>
<property
name=
"orientation"
>
<enum>
Qt::Horizontal
</enum>
</property>
</widget>
</item>
<item
row=
"1
8
"
column=
"0"
>
<item
row=
"1
7
"
column=
"0"
>
<widget
class=
"QLabel"
name=
"label_10"
>
<property
name=
"text"
>
<string>
Preferred track compositing composition:
</string>
</property>
</widget>
</item>
<item
row=
"1
8
"
column=
"1"
>
<item
row=
"1
7
"
column=
"1"
>
<widget
class=
"QComboBox"
name=
"preferredcomposite"
/>
</item>
<item
row=
"24"
column=
"0"
>
<spacer>
<property
name=
"orientation"
>
<enum>
Qt::Vertical
</enum>
</property>
<property
name=
"sizeHint"
stdset=
"0"
>
<size>
<width>
20
</width>
<height>
40
</height>
</size>
</property>
</spacer>
</item>
<item
row=
"19"
column=
"0"
colspan=
"2"
>
<item
row=
"18"
column=
"0"
colspan=
"2"
>
<widget
class=
"QGroupBox"
name=
"groupBox"
>
<property
name=
"title"
>
<string>
Default Durations
</string>
...
...
@@ -259,12 +246,18 @@
</layout>
</widget>
</item>
<item
row=
"
9
"
column=
"
1
"
>
<
widget
class=
"QCheckBox"
name=
"kcfg_ignoresubdirstructure"
>
<property
name=
"
text
"
>
<
string>
Ignore subfolder structure on import (import all files into toplevel folder)
</string
>
<item
row=
"
23
"
column=
"
0
"
>
<
spacer
>
<property
name=
"
orientation
"
>
<
enum>
Qt::Vertical
</enum
>
</property>
</widget>
<property
name=
"sizeHint"
stdset=
"0"
>
<size>
<width>
20
</width>
<height>
40
</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment