]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/clipproperties_ui.ui
Load & save markers (audacity compatible):
[kdenlive] / src / widgets / clipproperties_ui.ui
index e71b9a796dfc2d9aad65ae09873885f3ebf361ab..21544e814c2855d8cadf2efa263d604348d5c57d 100644 (file)
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>ClipProperties_UI</class>
- <widget class="QDialog" name="ClipProperties_UI" >
-  <property name="geometry" >
+ <widget class="QDialog" name="ClipProperties_UI">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>304</width>
-    <height>456</height>
+    <width>306</width>
+    <height>539</height>
    </rect>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>Clip Properties</string>
   </property>
-  <layout class="QGridLayout" name="gridLayout_2" >
-   <item row="0" column="0" colspan="4" >
-    <widget class="QLabel" name="clip_thumb" >
-     <property name="text" >
+  <layout class="QGridLayout" name="gridLayout_2">
+   <item row="0" column="0" colspan="4">
+    <widget class="QLabel" name="clip_thumb">
+     <property name="text">
       <string>Image preview</string>
      </property>
-     <property name="alignment" >
+     <property name="alignment">
       <set>Qt::AlignCenter</set>
      </property>
     </widget>
    </item>
-   <item row="1" column="0" colspan="4" >
-    <widget class="QLabel" name="label_5" >
-     <property name="text" >
+   <item row="1" column="0" colspan="4">
+    <widget class="QLabel" name="label_path">
+     <property name="text">
       <string>Path</string>
      </property>
     </widget>
    </item>
-   <item row="2" column="0" colspan="4" >
-    <widget class="KLineEdit" name="clip_path" >
-     <property name="readOnly" >
+   <item row="2" column="0" colspan="4">
+    <widget class="KLineEdit" name="clip_path">
+     <property name="readOnly">
       <bool>true</bool>
      </property>
     </widget>
    </item>
-   <item row="3" column="0" colspan="4" >
-    <widget class="QLabel" name="label_3" >
-     <property name="text" >
+   <item row="3" column="0" colspan="4">
+    <widget class="QLabel" name="label_description">
+     <property name="text">
       <string>Description</string>
      </property>
     </widget>
    </item>
-   <item row="4" column="0" colspan="4" >
-    <widget class="KLineEdit" name="clip_description" />
+   <item row="4" column="0" colspan="4">
+    <widget class="KLineEdit" name="clip_description"/>
    </item>
-   <item row="5" column="0" >
-    <widget class="QLabel" name="clip_filesize_2" >
-     <property name="text" >
+   <item row="5" column="0">
+    <widget class="QLabel" name="label_duration">
+     <property name="text">
       <string>Duration</string>
      </property>
     </widget>
    </item>
-   <item row="5" column="1" >
-    <widget class="KRestrictedLine" name="clip_duration" >
-     <property name="inputMask" >
+   <item row="5" column="1">
+    <widget class="KRestrictedLine" name="clip_duration">
+     <property name="inputMask">
       <string>99:99:99:99; </string>
      </property>
     </widget>
    </item>
-   <item row="5" column="2" >
-    <widget class="QLabel" name="clip_filesize_3" >
-     <property name="text" >
+   <item row="5" column="2">
+    <widget class="QLabel" name="label_size">
+     <property name="text">
       <string>Size:</string>
      </property>
     </widget>
    </item>
-   <item row="5" column="3" >
-    <widget class="QLabel" name="clip_filesize" >
-     <property name="text" >
+   <item row="5" column="3">
+    <widget class="QLabel" name="clip_filesize">
+     <property name="text">
       <string>File size</string>
      </property>
     </widget>
    </item>
-   <item row="6" column="0" colspan="4" >
-    <widget class="QTabWidget" name="tabWidget" >
-     <property name="currentIndex" >
+   <item row="7" column="0" colspan="4">
+    <widget class="QTabWidget" name="tabWidget">
+     <property name="tabPosition">
+      <enum>QTabWidget::South</enum>
+     </property>
+     <property name="currentIndex">
       <number>0</number>
      </property>
-     <widget class="QWidget" name="tab_video" >
-      <property name="geometry" >
-       <rect>
-        <x>0</x>
-        <y>0</y>
-        <width>284</width>
-        <height>204</height>
-       </rect>
-      </property>
-      <attribute name="title" >
+     <widget class="QWidget" name="tab_video">
+      <attribute name="title">
        <string>Video</string>
       </attribute>
-      <layout class="QGridLayout" name="gridLayout" >
-       <item row="0" column="0" >
-        <widget class="QLabel" name="label_8" >
-         <property name="text" >
-          <string>Video codec</string>
+      <layout class="QVBoxLayout" name="verticalLayout">
+       <item>
+        <widget class="QTreeWidget" name="clip_vproperties">
+         <property name="frameShape">
+          <enum>QFrame::NoFrame</enum>
          </property>
-        </widget>
-       </item>
-       <item row="0" column="1" >
-        <widget class="KLineEdit" name="clip_vcodec" >
-         <property name="readOnly" >
+         <property name="alternatingRowColors">
           <bool>true</bool>
          </property>
-        </widget>
-       </item>
-       <item row="1" column="0" >
-        <widget class="QLabel" name="label_6" >
-         <property name="text" >
-          <string>Frame size</string>
+         <property name="selectionMode">
+          <enum>QAbstractItemView::NoSelection</enum>
          </property>
-        </widget>
-       </item>
-       <item row="1" column="1" >
-        <widget class="KLineEdit" name="clip_size" >
-         <property name="readOnly" >
-          <bool>true</bool>
+         <property name="rootIsDecorated">
+          <bool>false</bool>
          </property>
-        </widget>
-       </item>
-       <item row="2" column="0" >
-        <widget class="QLabel" name="label_7" >
-         <property name="text" >
-          <string>Frame rate</string>
+         <property name="itemsExpandable">
+          <bool>false</bool>
          </property>
-        </widget>
-       </item>
-       <item row="2" column="1" >
-        <widget class="KLineEdit" name="clip_fps" >
-         <property name="readOnly" >
+         <property name="allColumnsShowFocus">
           <bool>true</bool>
          </property>
-        </widget>
-       </item>
-       <item row="3" column="0" >
-        <widget class="QLabel" name="label_12" >
-         <property name="text" >
-          <string>Aspect ratio</string>
-         </property>
-        </widget>
-       </item>
-       <item row="3" column="1" >
-        <widget class="KLineEdit" name="clip_ratio" >
-         <property name="readOnly" >
+         <property name="headerHidden">
           <bool>true</bool>
          </property>
-        </widget>
-       </item>
-       <item row="4" column="1" >
-        <spacer name="verticalSpacer_2" >
-         <property name="orientation" >
-          <enum>Qt::Vertical</enum>
-         </property>
-         <property name="sizeHint" stdset="0" >
-          <size>
-           <width>20</width>
-           <height>17</height>
-          </size>
+         <property name="columnCount">
+          <number>2</number>
          </property>
-        </spacer>
+         <column>
+          <property name="text">
+           <string>1</string>
+          </property>
+         </column>
+         <column>
+          <property name="text">
+           <string>2</string>
+          </property>
+         </column>
+        </widget>
        </item>
       </layout>
      </widget>
-     <widget class="QWidget" name="tab_audio" >
-      <property name="geometry" >
-       <rect>
-        <x>0</x>
-        <y>0</y>
-        <width>284</width>
-        <height>204</height>
-       </rect>
-      </property>
-      <attribute name="title" >
+     <widget class="QWidget" name="tab_audio">
+      <attribute name="title">
        <string>Audio</string>
       </attribute>
-      <layout class="QGridLayout" name="gridLayout_4" >
-       <item row="0" column="1" colspan="2" >
-        <widget class="KLineEdit" name="clip_acodec" >
-         <property name="readOnly" >
-          <bool>true</bool>
+      <layout class="QVBoxLayout" name="verticalLayout_2">
+       <item>
+        <widget class="QTreeWidget" name="clip_aproperties">
+         <property name="frameShape">
+          <enum>QFrame::NoFrame</enum>
          </property>
-        </widget>
-       </item>
-       <item row="2" column="1" colspan="2" >
-        <widget class="KLineEdit" name="clip_frequency" >
-         <property name="readOnly" >
+         <property name="alternatingRowColors">
           <bool>true</bool>
          </property>
-        </widget>
-       </item>
-       <item row="3" column="2" >
-        <spacer name="verticalSpacer_3" >
-         <property name="orientation" >
-          <enum>Qt::Vertical</enum>
+         <property name="selectionMode">
+          <enum>QAbstractItemView::NoSelection</enum>
          </property>
-         <property name="sizeHint" stdset="0" >
-          <size>
-           <width>77</width>
-           <height>52</height>
-          </size>
+         <property name="rootIsDecorated">
+          <bool>false</bool>
          </property>
-        </spacer>
-       </item>
-       <item row="1" column="1" colspan="2" >
-        <widget class="KLineEdit" name="clip_channels" >
-         <property name="readOnly" >
-          <bool>true</bool>
+         <property name="itemsExpandable">
+          <bool>false</bool>
          </property>
-        </widget>
-       </item>
-       <item row="0" column="0" >
-        <widget class="QLabel" name="label_9" >
-         <property name="text" >
-          <string>Audio codec</string>
+         <property name="allColumnsShowFocus">
+          <bool>true</bool>
          </property>
-        </widget>
-       </item>
-       <item row="1" column="0" >
-        <widget class="QLabel" name="label_11" >
-         <property name="text" >
-          <string>Channels</string>
+         <property name="headerHidden">
+          <bool>true</bool>
          </property>
-        </widget>
-       </item>
-       <item row="2" column="0" >
-        <widget class="QLabel" name="label_10" >
-         <property name="text" >
-          <string>Frequency</string>
+         <property name="columnCount">
+          <number>2</number>
          </property>
+         <column>
+          <property name="text">
+           <string>1</string>
+          </property>
+         </column>
+         <column>
+          <property name="text">
+           <string>2</string>
+          </property>
+         </column>
         </widget>
        </item>
       </layout>
-      <zorder>clip_acodec</zorder>
-      <zorder>clip_frequency</zorder>
-      <zorder>verticalSpacer_3</zorder>
-      <zorder>clip_channels</zorder>
-      <zorder>label_9</zorder>
-      <zorder>label_11</zorder>
-      <zorder>label_10</zorder>
      </widget>
-     <widget class="QWidget" name="tab" >
-      <property name="geometry" >
-       <rect>
-        <x>0</x>
-        <y>0</y>
-        <width>284</width>
-        <height>204</height>
-       </rect>
-      </property>
-      <attribute name="title" >
+     <widget class="QWidget" name="tab">
+      <attribute name="title">
        <string>Color</string>
       </attribute>
-      <layout class="QGridLayout" name="gridLayout_5" >
-       <item row="0" column="0" >
-        <widget class="QLabel" name="label_13" >
-         <property name="text" >
+      <layout class="QGridLayout" name="gridLayout_5">
+       <item row="0" column="0">
+        <widget class="QLabel" name="label_13">
+         <property name="text">
           <string>Color</string>
          </property>
         </widget>
        </item>
-       <item row="0" column="1" >
-        <widget class="KColorButton" name="clip_color" />
+       <item row="0" column="1">
+        <widget class="KColorButton" name="clip_color"/>
        </item>
-       <item row="1" column="1" >
-        <spacer name="verticalSpacer_5" >
-         <property name="orientation" >
+       <item row="1" column="1">
+        <spacer name="verticalSpacer_5">
+         <property name="orientation">
           <enum>Qt::Vertical</enum>
          </property>
-         <property name="sizeHint" stdset="0" >
+         <property name="sizeHint" stdset="0">
           <size>
            <width>122</width>
            <height>118</height>
        </item>
       </layout>
      </widget>
-     <widget class="QWidget" name="tab_2" >
-      <property name="geometry" >
-       <rect>
-        <x>0</x>
-        <y>0</y>
-        <width>284</width>
-        <height>204</height>
-       </rect>
-      </property>
-      <attribute name="title" >
+     <widget class="QWidget" name="tab_slideshow">
+      <attribute name="title">
        <string>Slideshow</string>
       </attribute>
-      <layout class="QGridLayout" name="gridLayout_6" >
-       <item row="0" column="0" >
-        <widget class="QLabel" name="label_14" >
-         <property name="text" >
+      <layout class="QGridLayout" name="gridLayout_6">
+       <item row="0" column="0">
+        <widget class="QLabel" name="slide_type_label">
+         <property name="text">
           <string>Image type</string>
          </property>
         </widget>
        </item>
-       <item row="0" column="1" >
-        <widget class="KComboBox" name="image_type" />
+       <item row="0" column="1" colspan="2">
+        <widget class="KComboBox" name="image_type"/>
        </item>
-       <item row="1" column="0" >
-        <widget class="QLabel" name="clip_filesize_4" >
-         <property name="text" >
+       <item row="1" column="0">
+        <widget class="QLabel" name="clip_filesize_4">
+         <property name="text">
           <string>Frame duration</string>
          </property>
         </widget>
        </item>
-       <item row="1" column="1" >
-        <widget class="KRestrictedLine" name="slide_duration" >
-         <property name="inputMask" >
-          <string>99:99:99:99; </string>
+       <item row="1" column="1">
+        <layout class="QHBoxLayout" name="horizontalLayout_2">
+         <item>
+          <widget class="KRestrictedLine" name="slide_duration">
+           <property name="inputMask">
+            <string>99:99:99:99; </string>
+           </property>
+          </widget>
+         </item>
+         <item>
+          <widget class="KIntSpinBox" name="slide_duration_frames">
+           <property name="sizePolicy">
+            <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
+             <horstretch>0</horstretch>
+             <verstretch>0</verstretch>
+            </sizepolicy>
+           </property>
+           <property name="minimum">
+            <number>1</number>
+           </property>
+           <property name="maximum">
+            <number>256000</number>
+           </property>
+          </widget>
+         </item>
+        </layout>
+       </item>
+       <item row="1" column="2">
+        <widget class="KComboBox" name="slide_duration_format"/>
+       </item>
+       <item row="3" column="0" colspan="3">
+        <widget class="QCheckBox" name="slide_loop">
+         <property name="text">
+          <string>Loop</string>
          </property>
         </widget>
        </item>
-       <item row="2" column="0" >
-        <widget class="QCheckBox" name="slide_fade" >
-         <property name="text" >
-          <string>Crossfade</string>
+       <item row="5" column="0">
+        <widget class="QCheckBox" name="slide_fade">
+         <property name="text">
+          <string>Dissolve</string>
          </property>
         </widget>
        </item>
-       <item row="3" column="0" >
-        <widget class="QCheckBox" name="slide_luma" >
-         <property name="text" >
-          <string>Luma file</string>
+       <item row="5" column="1" colspan="2">
+        <layout class="QHBoxLayout" name="horizontalLayout">
+         <item>
+          <widget class="KRestrictedLine" name="luma_duration">
+           <property name="inputMask">
+            <string>99:99:99:99; </string>
+           </property>
+          </widget>
+         </item>
+         <item>
+          <widget class="KIntSpinBox" name="luma_duration_frames">
+           <property name="sizePolicy">
+            <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
+             <horstretch>0</horstretch>
+             <verstretch>0</verstretch>
+            </sizepolicy>
+           </property>
+           <property name="minimum">
+            <number>1</number>
+           </property>
+           <property name="maximum">
+            <number>256000</number>
+           </property>
+          </widget>
+         </item>
+        </layout>
+       </item>
+       <item row="6" column="0">
+        <widget class="QCheckBox" name="slide_luma">
+         <property name="text">
+          <string>Wipe</string>
          </property>
         </widget>
        </item>
-       <item row="3" column="1" >
-        <widget class="KComboBox" name="luma_file" />
+       <item row="6" column="1" colspan="2">
+        <widget class="KComboBox" name="luma_file"/>
+       </item>
+       <item row="7" column="0">
+        <widget class="QLabel" name="label_softness">
+         <property name="text">
+          <string>Softness</string>
+         </property>
+        </widget>
+       </item>
+       <item row="7" column="1" colspan="2">
+        <widget class="QSlider" name="luma_softness">
+         <property name="maximum">
+          <number>100</number>
+         </property>
+         <property name="orientation">
+          <enum>Qt::Horizontal</enum>
+         </property>
+        </widget>
        </item>
-       <item row="5" column="1" >
-        <spacer name="verticalSpacer_6" >
-         <property name="orientation" >
+       <item row="9" column="0" colspan="3">
+        <widget class="QLabel" name="slide_info">
+         <property name="text">
+          <string>No image found</string>
+         </property>
+        </widget>
+       </item>
+       <item row="10" column="1">
+        <spacer name="verticalSpacer_6">
+         <property name="orientation">
           <enum>Qt::Vertical</enum>
          </property>
-         <property name="sizeHint" stdset="0" >
+         <property name="sizeHint" stdset="0">
           <size>
            <width>20</width>
            <height>15</height>
          </property>
         </spacer>
        </item>
-       <item row="2" column="1" >
-        <widget class="QCheckBox" name="slide_loop" >
-         <property name="text" >
-          <string>Loop</string>
+       <item row="4" column="0">
+        <widget class="QCheckBox" name="slide_crop">
+         <property name="text">
+          <string>Center crop</string>
          </property>
         </widget>
        </item>
-       <item row="4" column="0" colspan="2" >
-        <widget class="QLabel" name="slide_info" >
-         <property name="text" >
-          <string>No image found</string>
+       <item row="8" column="0">
+        <widget class="QLabel" name="label_animation">
+         <property name="text">
+          <string>Animation</string>
          </property>
         </widget>
        </item>
+       <item row="8" column="1" colspan="2">
+        <widget class="KComboBox" name="animation"/>
+       </item>
       </layout>
      </widget>
-     <widget class="QWidget" name="tab_3" >
-      <property name="geometry" >
-       <rect>
-        <x>0</x>
-        <y>0</y>
-        <width>284</width>
-        <height>204</height>
-       </rect>
-      </property>
-      <attribute name="title" >
+     <widget class="QWidget" name="tab_image">
+      <attribute name="title">
+       <string>Image</string>
+      </attribute>
+      <layout class="QVBoxLayout" name="verticalLayout_3">
+       <item>
+        <layout class="QHBoxLayout" name="horizontalLayout_3">
+         <item>
+          <widget class="QLabel" name="label_16">
+           <property name="text">
+            <string>Image size</string>
+           </property>
+          </widget>
+         </item>
+         <item>
+          <widget class="KLineEdit" name="image_size">
+           <property name="readOnly">
+            <bool>true</bool>
+           </property>
+          </widget>
+         </item>
+        </layout>
+       </item>
+       <item>
+        <widget class="QCheckBox" name="image_transparency">
+         <property name="text">
+          <string>Transparent background</string>
+         </property>
+        </widget>
+       </item>
+       <item>
+        <spacer name="verticalSpacer_7">
+         <property name="orientation">
+          <enum>Qt::Vertical</enum>
+         </property>
+         <property name="sizeHint" stdset="0">
+          <size>
+           <width>20</width>
+           <height>151</height>
+          </size>
+         </property>
+        </spacer>
+       </item>
+      </layout>
+     </widget>
+     <widget class="QWidget" name="tab_3">
+      <attribute name="title">
        <string>Markers</string>
       </attribute>
-      <layout class="QGridLayout" name="gridLayout_7" >
-       <item row="0" column="0" colspan="4" >
-        <widget class="QTreeWidget" name="markers_list" >
-         <property name="alternatingRowColors" >
+      <layout class="QGridLayout" name="gridLayout_7">
+       <item row="0" column="0" colspan="7">
+        <widget class="QTreeWidget" name="markers_list">
+         <property name="alternatingRowColors">
           <bool>true</bool>
          </property>
-         <property name="rootIsDecorated" >
+         <property name="rootIsDecorated">
           <bool>false</bool>
          </property>
-         <property name="itemsExpandable" >
+         <property name="itemsExpandable">
           <bool>false</bool>
          </property>
-         <property name="allColumnsShowFocus" >
+         <property name="allColumnsShowFocus">
           <bool>true</bool>
          </property>
-         <property name="headerHidden" >
+         <property name="headerHidden">
           <bool>true</bool>
          </property>
          <column>
-          <property name="text" >
+          <property name="text">
            <string>Time</string>
           </property>
          </column>
          <column>
-          <property name="text" >
+          <property name="text">
            <string>Comment</string>
           </property>
          </column>
         </widget>
        </item>
-       <item row="1" column="0" >
-        <widget class="QToolButton" name="marker_new" >
-         <property name="text" >
+       <item row="1" column="0">
+        <widget class="QToolButton" name="marker_new">
+         <property name="text">
           <string>N</string>
          </property>
+         <property name="autoRaise">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
-       <item row="1" column="1" >
-        <widget class="QToolButton" name="marker_edit" >
-         <property name="text" >
+       <item row="1" column="1">
+        <widget class="QToolButton" name="marker_edit">
+         <property name="text">
           <string>E</string>
          </property>
+         <property name="autoRaise">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
-       <item row="1" column="2" >
-        <widget class="QToolButton" name="marker_delete" >
-         <property name="text" >
+       <item row="1" column="2">
+        <widget class="QToolButton" name="marker_delete">
+         <property name="text">
           <string>D</string>
          </property>
+         <property name="autoRaise">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
-       <item row="1" column="3" >
-        <spacer name="horizontalSpacer" >
-         <property name="orientation" >
+       <item row="1" column="6">
+        <spacer name="horizontalSpacer">
+         <property name="orientation">
           <enum>Qt::Horizontal</enum>
          </property>
-         <property name="sizeHint" stdset="0" >
+         <property name="sizeHint" stdset="0">
           <size>
            <width>177</width>
            <height>20</height>
          </property>
         </spacer>
        </item>
+       <item row="1" column="3">
+        <widget class="KSeparator" name="kseparator">
+         <property name="orientation">
+          <enum>Qt::Vertical</enum>
+         </property>
+        </widget>
+       </item>
+       <item row="1" column="4">
+        <widget class="QToolButton" name="marker_save">
+         <property name="text">
+          <string>...</string>
+         </property>
+         <property name="autoRaise">
+          <bool>true</bool>
+         </property>
+        </widget>
+       </item>
+       <item row="1" column="5">
+        <widget class="QToolButton" name="marker_load">
+         <property name="text">
+          <string>...</string>
+         </property>
+         <property name="autoRaise">
+          <bool>true</bool>
+         </property>
+        </widget>
+       </item>
+      </layout>
+     </widget>
+     <widget class="QWidget" name="tab_5">
+      <attribute name="title">
+       <string>Metadata</string>
+      </attribute>
+      <layout class="QGridLayout" name="gridLayout_9">
+       <item row="0" column="0">
+        <widget class="QTreeWidget" name="metadata_list">
+         <property name="alternatingRowColors">
+          <bool>true</bool>
+         </property>
+         <property name="rootIsDecorated">
+          <bool>false</bool>
+         </property>
+         <property name="itemsExpandable">
+          <bool>false</bool>
+         </property>
+         <property name="sortingEnabled">
+          <bool>false</bool>
+         </property>
+         <property name="allColumnsShowFocus">
+          <bool>true</bool>
+         </property>
+         <property name="wordWrap">
+          <bool>true</bool>
+         </property>
+         <property name="headerHidden">
+          <bool>true</bool>
+         </property>
+         <property name="columnCount">
+          <number>2</number>
+         </property>
+         <column>
+          <property name="text">
+           <string>1</string>
+          </property>
+         </column>
+         <column>
+          <property name="text">
+           <string>2</string>
+          </property>
+         </column>
+        </widget>
+       </item>
       </layout>
      </widget>
-     <widget class="QWidget" name="tab_advanced" >
-      <property name="geometry" >
-       <rect>
-        <x>0</x>
-        <y>0</y>
-        <width>284</width>
-        <height>204</height>
-       </rect>
-      </property>
-      <attribute name="title" >
+     <widget class="QWidget" name="tab_advanced">
+      <attribute name="title">
        <string>Advanced</string>
       </attribute>
-      <layout class="QGridLayout" name="gridLayout_3" >
-       <item row="0" column="0" >
-        <widget class="QCheckBox" name="clip_force_ar" >
-         <property name="text" >
+      <layout class="QGridLayout" name="gridLayout_3">
+       <item row="12" column="2">
+        <spacer name="verticalSpacer">
+         <property name="orientation">
+          <enum>Qt::Vertical</enum>
+         </property>
+         <property name="sizeHint" stdset="0">
+          <size>
+           <width>20</width>
+           <height>19</height>
+          </size>
+         </property>
+        </spacer>
+       </item>
+       <item row="1" column="1">
+        <widget class="QCheckBox" name="clip_force_ar">
+         <property name="text">
           <string>Force aspect ratio</string>
          </property>
         </widget>
        </item>
-       <item row="0" column="1" >
-        <widget class="KDoubleNumInput" name="clip_ar" />
+       <item row="6" column="2">
+        <widget class="QSpinBox" name="clip_vindex">
+         <property name="enabled">
+          <bool>false</bool>
+         </property>
+         <property name="minimum">
+          <number>-1</number>
+         </property>
+         <property name="value">
+          <number>0</number>
+         </property>
+        </widget>
+       </item>
+       <item row="7" column="2">
+        <widget class="QSpinBox" name="clip_aindex">
+         <property name="enabled">
+          <bool>false</bool>
+         </property>
+         <property name="minimum">
+          <number>-1</number>
+         </property>
+         <property name="value">
+          <number>0</number>
+         </property>
+        </widget>
        </item>
-       <item row="1" column="0" >
-        <widget class="QLabel" name="label_4" >
-         <property name="text" >
+       <item row="5" column="1">
+        <widget class="QCheckBox" name="clip_force_threads">
+         <property name="text">
           <string>Decoding threads</string>
          </property>
         </widget>
        </item>
-       <item row="1" column="1" >
-        <widget class="QSpinBox" name="clip_threads" >
-         <property name="maximum" >
+       <item row="6" column="1">
+        <widget class="QCheckBox" name="clip_force_vindex">
+         <property name="text">
+          <string>Video index</string>
+         </property>
+        </widget>
+       </item>
+       <item row="7" column="1">
+        <widget class="QCheckBox" name="clip_force_aindex">
+         <property name="text">
+          <string>Audio index</string>
+         </property>
+        </widget>
+       </item>
+       <item row="5" column="2">
+        <widget class="QSpinBox" name="clip_threads">
+         <property name="enabled">
+          <bool>false</bool>
+         </property>
+         <property name="maximum">
           <number>4</number>
          </property>
-         <property name="value" >
+         <property name="value">
           <number>1</number>
          </property>
         </widget>
        </item>
-       <item row="2" column="0" >
-        <widget class="QLabel" name="label" >
-         <property name="text" >
-          <string>Video index</string>
+       <item row="3" column="1">
+        <widget class="QCheckBox" name="clip_force_progressive">
+         <property name="text">
+          <string>Force progressive</string>
          </property>
         </widget>
        </item>
-       <item row="2" column="1" >
-        <widget class="QSpinBox" name="clip_vindex" >
-         <property name="minimum" >
-          <number>-1</number>
+       <item row="3" column="2">
+        <widget class="QSpinBox" name="clip_progressive">
+         <property name="enabled">
+          <bool>false</bool>
+         </property>
+         <property name="maximum">
+          <number>1</number>
+         </property>
+         <property name="value">
+          <number>1</number>
          </property>
         </widget>
        </item>
-       <item row="3" column="0" >
-        <widget class="QLabel" name="label_2" >
-         <property name="text" >
-          <string>Audio index</string>
+       <item row="2" column="1">
+        <widget class="QCheckBox" name="clip_force_framerate">
+         <property name="text">
+          <string>Force frame rate</string>
          </property>
         </widget>
        </item>
-       <item row="3" column="1" >
-        <widget class="QSpinBox" name="clip_aindex" >
-         <property name="minimum" >
-          <number>-1</number>
+       <item row="2" column="2">
+        <widget class="KDoubleNumInput" name="clip_framerate">
+         <property name="enabled">
+          <bool>false</bool>
          </property>
         </widget>
        </item>
-       <item row="4" column="1" >
-        <spacer name="verticalSpacer" >
-         <property name="orientation" >
-          <enum>Qt::Vertical</enum>
+       <item row="0" column="1">
+        <widget class="QCheckBox" name="clip_force_out">
+         <property name="text">
+          <string>Force duration</string>
          </property>
-         <property name="sizeHint" stdset="0" >
-          <size>
-           <width>20</width>
-           <height>19</height>
-          </size>
+        </widget>
+       </item>
+       <item row="0" column="2">
+        <widget class="KRestrictedLine" name="clip_out">
+         <property name="enabled">
+          <bool>false</bool>
          </property>
-        </spacer>
+         <property name="inputMask">
+          <string>99:99:99:99; </string>
+         </property>
+        </widget>
+       </item>
+       <item row="8" column="1">
+        <widget class="QCheckBox" name="clip_force_colorspace">
+         <property name="text">
+          <string>Force colorspace</string>
+         </property>
+        </widget>
+       </item>
+       <item row="8" column="2">
+        <widget class="KComboBox" name="clip_colorspace">
+         <property name="enabled">
+          <bool>false</bool>
+         </property>
+        </widget>
+       </item>
+       <item row="9" column="1" colspan="2">
+        <widget class="QCheckBox" name="clip_full_luma">
+         <property name="text">
+          <string>Full luma range</string>
+         </property>
+        </widget>
+       </item>
+       <item row="1" column="2">
+        <layout class="QHBoxLayout" name="horizontalLayout_aspect">
+         <item>
+          <widget class="QSpinBox" name="clip_ar_num">
+           <property name="enabled">
+            <bool>false</bool>
+           </property>
+           <property name="minimum">
+            <number>1</number>
+           </property>
+           <property name="maximum">
+            <number>9999</number>
+           </property>
+           <property name="value">
+            <number>16</number>
+           </property>
+          </widget>
+         </item>
+         <item>
+          <widget class="QLabel" name="label">
+           <property name="text">
+            <string>:</string>
+           </property>
+          </widget>
+         </item>
+         <item>
+          <widget class="QSpinBox" name="clip_ar_den">
+           <property name="enabled">
+            <bool>false</bool>
+           </property>
+           <property name="minimum">
+            <number>1</number>
+           </property>
+           <property name="maximum">
+            <number>9999</number>
+           </property>
+           <property name="value">
+            <number>9</number>
+           </property>
+          </widget>
+         </item>
+        </layout>
+       </item>
+       <item row="4" column="1">
+        <widget class="QCheckBox" name="clip_force_fieldorder">
+         <property name="text">
+          <string>Force field order</string>
+         </property>
+        </widget>
+       </item>
+       <item row="4" column="2">
+        <widget class="KComboBox" name="clip_fieldorder">
+         <property name="enabled">
+          <bool>false</bool>
+         </property>
+        </widget>
+       </item>
+       <item row="10" column="1">
+        <widget class="QCheckBox" name="clip_force_transparency">
+         <property name="text">
+          <string>Image background</string>
+         </property>
+        </widget>
+       </item>
+       <item row="10" column="2">
+        <widget class="KComboBox" name="clip_transparency">
+         <item>
+          <property name="text">
+           <string>Normal</string>
+          </property>
+         </item>
+         <item>
+          <property name="text">
+           <string>Transparent</string>
+          </property>
+         </item>
+        </widget>
        </item>
       </layout>
      </widget>
     </widget>
    </item>
-   <item row="7" column="1" colspan="2" >
-    <spacer name="verticalSpacer_4" >
-     <property name="orientation" >
+   <item row="8" column="1" colspan="2">
+    <spacer name="verticalSpacer_4">
+     <property name="orientation">
       <enum>Qt::Vertical</enum>
      </property>
-     <property name="sizeHint" stdset="0" >
+     <property name="sizeHint" stdset="0">
       <size>
        <width>20</width>
        <height>17</height>
      </property>
     </spacer>
    </item>
-   <item row="8" column="0" colspan="4" >
-    <widget class="QDialogButtonBox" name="buttonBox" >
-     <property name="orientation" >
+   <item row="9" column="0" colspan="4">
+    <widget class="QDialogButtonBox" name="buttonBox">
+     <property name="orientation">
       <enum>Qt::Horizontal</enum>
      </property>
-     <property name="standardButtons" >
-      <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
+     <property name="standardButtons">
+      <set>QDialogButtonBox::Apply|QDialogButtonBox::Close|QDialogButtonBox::Ok</set>
+     </property>
+    </widget>
+   </item>
+   <item row="6" column="0" colspan="4">
+    <widget class="KUrlLabel" name="clip_license">
+     <property name="text">
+      <string/>
      </property>
     </widget>
    </item>
   </layout>
  </widget>
  <customwidgets>
+  <customwidget>
+   <class>KDoubleNumInput</class>
+   <extends>QWidget</extends>
+   <header>knuminput.h</header>
+  </customwidget>
   <customwidget>
    <class>KColorButton</class>
    <extends>QPushButton</extends>
    <extends>QComboBox</extends>
    <header>kcombobox.h</header>
   </customwidget>
-  <customwidget>
-   <class>KDoubleNumInput</class>
-   <extends>QWidget</extends>
-   <header>knuminput.h</header>
-  </customwidget>
   <customwidget>
    <class>KLineEdit</class>
    <extends>QLineEdit</extends>
    <header>klineedit.h</header>
   </customwidget>
+  <customwidget>
+   <class>KSeparator</class>
+   <extends>QFrame</extends>
+   <header>kseparator.h</header>
+  </customwidget>
+  <customwidget>
+   <class>KUrlLabel</class>
+   <extends>QLabel</extends>
+   <header>kurllabel.h</header>
+  </customwidget>
   <customwidget>
    <class>KRestrictedLine</class>
    <extends>KLineEdit</extends>
    <header>krestrictedline.h</header>
   </customwidget>
+  <customwidget>
+   <class>KIntSpinBox</class>
+   <extends>QSpinBox</extends>
+   <header>knuminput.h</header>
+  </customwidget>
  </customwidgets>
  <resources/>
  <connections>
    <receiver>ClipProperties_UI</receiver>
    <slot>accept()</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>248</x>
      <y>254</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>157</x>
      <y>274</y>
     </hint>
    <receiver>ClipProperties_UI</receiver>
    <slot>reject()</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>316</x>
      <y>260</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>286</x>
      <y>274</y>
     </hint>