]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/configsdl_ui.ui
* New config option for preview: disable B Frame decoding on h.264:
[kdenlive] / src / widgets / configsdl_ui.ui
index 16a0d3883ba690165a035165b3a75c6a0d638554..5163b81765e1242bf305be060531bd14a4244019 100644 (file)
@@ -5,11 +5,11 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>261</width>
-    <height>129</height>
+    <width>400</width>
+    <height>228</height>
    </rect>
   </property>
-  <layout class="QGridLayout" name="gridLayout" >
+  <layout class="QGridLayout" name="gridLayout_2" >
    <item row="0" column="0" colspan="2" >
     <widget class="QLabel" name="label_2" >
      <property name="text" >
    <item row="3" column="1" >
     <widget class="KComboBox" name="kcfg_audio_device" />
    </item>
-   <item row="4" column="1" >
+   <item row="4" column="0" colspan="2" >
+    <widget class="QGroupBox" name="groupBox" >
+     <property name="title" >
+      <string>Monitor Preview Speedup Settings</string>
+     </property>
+     <layout class="QGridLayout" name="gridLayout" >
+      <item row="0" column="0" >
+       <widget class="QCheckBox" name="kcfg_dropbframes" >
+        <property name="text" >
+         <string>Drop B frames on H.264 clips</string>
+        </property>
+       </widget>
+      </item>
+     </layout>
+    </widget>
+   </item>
+   <item row="5" column="1" >
     <spacer name="verticalSpacer" >
      <property name="orientation" >
       <enum>Qt::Vertical</enum>