|
@@ -145,8 +145,8 @@
|
|
<rect>
|
|
<rect>
|
|
<x>0</x>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<y>0</y>
|
|
- <width>801</width>
|
|
|
|
- <height>836</height>
|
|
|
|
|
|
+ <width>804</width>
|
|
|
|
+ <height>1072</height>
|
|
</rect>
|
|
</rect>
|
|
</property>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="verticalLayout_19">
|
|
<layout class="QVBoxLayout" name="verticalLayout_19">
|
|
@@ -797,8 +797,8 @@
|
|
<rect>
|
|
<rect>
|
|
<x>0</x>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<y>0</y>
|
|
- <width>818</width>
|
|
|
|
- <height>697</height>
|
|
|
|
|
|
+ <width>813</width>
|
|
|
|
+ <height>770</height>
|
|
</rect>
|
|
</rect>
|
|
</property>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="verticalLayout_21">
|
|
<layout class="QVBoxLayout" name="verticalLayout_21">
|
|
@@ -1389,7 +1389,7 @@
|
|
<item>
|
|
<item>
|
|
<widget class="QTabWidget" name="advOutTabs">
|
|
<widget class="QTabWidget" name="advOutTabs">
|
|
<property name="currentIndex">
|
|
<property name="currentIndex">
|
|
- <number>0</number>
|
|
|
|
|
|
+ <number>1</number>
|
|
</property>
|
|
</property>
|
|
<property name="usesScrollButtons">
|
|
<property name="usesScrollButtons">
|
|
<bool>true</bool>
|
|
<bool>true</bool>
|
|
@@ -1680,285 +1680,285 @@
|
|
<property name="bottomMargin">
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
<number>0</number>
|
|
</property>
|
|
</property>
|
|
- <item alignment="Qt::AlignTop">
|
|
|
|
- <widget class="QWidget" name="widget_7" native="true">
|
|
|
|
- <layout class="QVBoxLayout" name="verticalLayout_15">
|
|
|
|
- <property name="leftMargin">
|
|
|
|
- <number>0</number>
|
|
|
|
- </property>
|
|
|
|
- <property name="topMargin">
|
|
|
|
- <number>0</number>
|
|
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QWidget" name="advOutRecTopContainer" native="true">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <layout class="QFormLayout" name="formLayout_16">
|
|
|
|
+ <property name="fieldGrowthPolicy">
|
|
|
|
+ <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
|
|
</property>
|
|
</property>
|
|
- <property name="rightMargin">
|
|
|
|
- <number>0</number>
|
|
|
|
|
|
+ <property name="labelAlignment">
|
|
|
|
+ <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</property>
|
|
- <property name="bottomMargin">
|
|
|
|
|
|
+ <property name="topMargin">
|
|
<number>0</number>
|
|
<number>0</number>
|
|
</property>
|
|
</property>
|
|
- <item>
|
|
|
|
- <widget class="QWidget" name="advOutRecTopContainer" native="true">
|
|
|
|
|
|
+ <item row="0" column="0">
|
|
|
|
+ <widget class="QLabel" name="label_32">
|
|
<property name="sizePolicy">
|
|
<property name="sizePolicy">
|
|
- <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
|
|
|
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
|
|
<horstretch>0</horstretch>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</sizepolicy>
|
|
</property>
|
|
</property>
|
|
- <layout class="QFormLayout" name="formLayout_16">
|
|
|
|
- <property name="fieldGrowthPolicy">
|
|
|
|
- <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
|
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>170</width>
|
|
|
|
+ <height>0</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Basic.Settings.Output.Simple.SavePath</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="alignment">
|
|
|
|
+ <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="buddy">
|
|
|
|
+ <cstring>advOutRecPath</cstring>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="0" column="1">
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_6">
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QLineEdit" name="advOutRecPath">
|
|
|
|
+ <property name="enabled">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QPushButton" name="advOutRecPathBrowse">
|
|
|
|
+ <property name="enabled">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Browse</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="1">
|
|
|
|
+ <widget class="QCheckBox" name="advOutNoSpace">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Basic.Settings.Output.NoSpaceFileName</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="checked">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="2" column="0">
|
|
|
|
+ <widget class="QLabel" name="label_43">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Basic.Settings.Output.Format</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="buddy">
|
|
|
|
+ <cstring>advOutRecFormat</cstring>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="2" column="1">
|
|
|
|
+ <widget class="QComboBox" name="advOutRecFormat">
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string notr="true">flv</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string notr="true">mp4</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string notr="true">mov</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string notr="true">mkv</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string notr="true">ts</string>
|
|
</property>
|
|
</property>
|
|
- <property name="labelAlignment">
|
|
|
|
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string notr="true">m3u8</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="3" column="0">
|
|
|
|
+ <widget class="QLabel" name="label_29">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Basic.Settings.Output.Adv.AudioTrack</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="3" column="1">
|
|
|
|
+ <widget class="QWidget" name="widget_9" native="true">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_9">
|
|
|
|
+ <property name="leftMargin">
|
|
|
|
+ <number>0</number>
|
|
</property>
|
|
</property>
|
|
<property name="topMargin">
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
<number>0</number>
|
|
</property>
|
|
</property>
|
|
- <item row="0" column="0">
|
|
|
|
- <widget class="QLabel" name="label_32">
|
|
|
|
- <property name="sizePolicy">
|
|
|
|
- <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
|
|
|
|
- <horstretch>0</horstretch>
|
|
|
|
- <verstretch>0</verstretch>
|
|
|
|
- </sizepolicy>
|
|
|
|
- </property>
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>170</width>
|
|
|
|
- <height>0</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
|
|
+ <property name="rightMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="bottomMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QCheckBox" name="advOutRecTrack1">
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Basic.Settings.Output.Simple.SavePath</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="alignment">
|
|
|
|
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
- </property>
|
|
|
|
- <property name="buddy">
|
|
|
|
- <cstring>advOutRecPath</cstring>
|
|
|
|
|
|
+ <string notr="true">1</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="0" column="1">
|
|
|
|
- <layout class="QHBoxLayout" name="horizontalLayout_6">
|
|
|
|
- <item>
|
|
|
|
- <widget class="QLineEdit" name="advOutRecPath">
|
|
|
|
- <property name="enabled">
|
|
|
|
- <bool>true</bool>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <widget class="QPushButton" name="advOutRecPathBrowse">
|
|
|
|
- <property name="enabled">
|
|
|
|
- <bool>true</bool>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Browse</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- </layout>
|
|
|
|
- </item>
|
|
|
|
- <item row="1" column="1">
|
|
|
|
- <widget class="QCheckBox" name="advOutNoSpace">
|
|
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QCheckBox" name="advOutRecTrack2">
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Basic.Settings.Output.NoSpaceFileName</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="checked">
|
|
|
|
- <bool>true</bool>
|
|
|
|
|
|
+ <string notr="true">2</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="2" column="0">
|
|
|
|
- <widget class="QLabel" name="label_43">
|
|
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QCheckBox" name="advOutRecTrack3">
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Basic.Settings.Output.Format</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="buddy">
|
|
|
|
- <cstring>advOutRecFormat</cstring>
|
|
|
|
|
|
+ <string notr="true">3</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="2" column="1">
|
|
|
|
- <widget class="QComboBox" name="advOutRecFormat">
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string notr="true">flv</string>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string notr="true">mp4</string>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string notr="true">mov</string>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string notr="true">mkv</string>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string notr="true">ts</string>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string notr="true">m3u8</string>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="3" column="0">
|
|
|
|
- <widget class="QLabel" name="label_29">
|
|
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QCheckBox" name="advOutRecTrack4">
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Basic.Settings.Output.Adv.AudioTrack</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="3" column="1">
|
|
|
|
- <widget class="QWidget" name="widget_9" native="true">
|
|
|
|
- <property name="sizePolicy">
|
|
|
|
- <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
|
|
|
|
- <horstretch>0</horstretch>
|
|
|
|
- <verstretch>0</verstretch>
|
|
|
|
- </sizepolicy>
|
|
|
|
|
|
+ <string notr="true">4</string>
|
|
</property>
|
|
</property>
|
|
- <layout class="QHBoxLayout" name="horizontalLayout_9">
|
|
|
|
- <property name="leftMargin">
|
|
|
|
- <number>0</number>
|
|
|
|
- </property>
|
|
|
|
- <property name="topMargin">
|
|
|
|
- <number>0</number>
|
|
|
|
- </property>
|
|
|
|
- <property name="rightMargin">
|
|
|
|
- <number>0</number>
|
|
|
|
- </property>
|
|
|
|
- <property name="bottomMargin">
|
|
|
|
- <number>0</number>
|
|
|
|
- </property>
|
|
|
|
- <item>
|
|
|
|
- <widget class="QCheckBox" name="advOutRecTrack1">
|
|
|
|
- <property name="text">
|
|
|
|
- <string notr="true">1</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <widget class="QCheckBox" name="advOutRecTrack2">
|
|
|
|
- <property name="text">
|
|
|
|
- <string notr="true">2</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <widget class="QCheckBox" name="advOutRecTrack3">
|
|
|
|
- <property name="text">
|
|
|
|
- <string notr="true">3</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <widget class="QCheckBox" name="advOutRecTrack4">
|
|
|
|
- <property name="text">
|
|
|
|
- <string notr="true">4</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <widget class="QCheckBox" name="advOutRecTrack5">
|
|
|
|
- <property name="text">
|
|
|
|
- <string notr="true">5</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <widget class="QCheckBox" name="advOutRecTrack6">
|
|
|
|
- <property name="text">
|
|
|
|
- <string notr="true">6</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- </layout>
|
|
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="4" column="0">
|
|
|
|
- <widget class="QLabel" name="advOutRecEncLabel">
|
|
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QCheckBox" name="advOutRecTrack5">
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Basic.Settings.Output.Encoder</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="buddy">
|
|
|
|
- <cstring>advOutRecEncoder</cstring>
|
|
|
|
|
|
+ <string notr="true">5</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="4" column="1">
|
|
|
|
- <widget class="QComboBox" name="advOutRecEncoder"/>
|
|
|
|
- </item>
|
|
|
|
- <item row="5" column="0">
|
|
|
|
- <widget class="QCheckBox" name="advOutRecUseRescale">
|
|
|
|
- <property name="sizePolicy">
|
|
|
|
- <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
|
|
|
|
- <horstretch>0</horstretch>
|
|
|
|
- <verstretch>0</verstretch>
|
|
|
|
- </sizepolicy>
|
|
|
|
- </property>
|
|
|
|
- <property name="layoutDirection">
|
|
|
|
- <enum>Qt::RightToLeft</enum>
|
|
|
|
- </property>
|
|
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QCheckBox" name="advOutRecTrack6">
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Basic.Settings.Output.Adv.Rescale</string>
|
|
|
|
|
|
+ <string notr="true">6</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="5" column="1">
|
|
|
|
- <widget class="QWidget" name="advOutRecRescaleContainer" native="true">
|
|
|
|
- <layout class="QHBoxLayout" name="horizontalLayout_4">
|
|
|
|
- <property name="leftMargin">
|
|
|
|
- <number>0</number>
|
|
|
|
- </property>
|
|
|
|
- <property name="topMargin">
|
|
|
|
- <number>0</number>
|
|
|
|
- </property>
|
|
|
|
- <property name="rightMargin">
|
|
|
|
- <number>0</number>
|
|
|
|
- </property>
|
|
|
|
- <property name="bottomMargin">
|
|
|
|
- <number>0</number>
|
|
|
|
- </property>
|
|
|
|
- <item>
|
|
|
|
- <widget class="QComboBox" name="advOutRecRescale">
|
|
|
|
- <property name="enabled">
|
|
|
|
- <bool>false</bool>
|
|
|
|
- </property>
|
|
|
|
- <property name="editable">
|
|
|
|
- <bool>true</bool>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- </layout>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="6" column="0">
|
|
|
|
- <widget class="QLabel" name="label_9001">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Basic.Settings.Output.CustomMuxerSettings</string>
|
|
|
|
|
|
+ </layout>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="4" column="0">
|
|
|
|
+ <widget class="QLabel" name="advOutRecEncLabel">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Basic.Settings.Output.Encoder</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="buddy">
|
|
|
|
+ <cstring>advOutRecEncoder</cstring>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="4" column="1">
|
|
|
|
+ <widget class="QComboBox" name="advOutRecEncoder"/>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="5" column="0">
|
|
|
|
+ <widget class="QCheckBox" name="advOutRecUseRescale">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="layoutDirection">
|
|
|
|
+ <enum>Qt::RightToLeft</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Basic.Settings.Output.Adv.Rescale</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="5" column="1">
|
|
|
|
+ <widget class="QWidget" name="advOutRecRescaleContainer" native="true">
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_4">
|
|
|
|
+ <property name="leftMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="topMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="rightMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="bottomMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QComboBox" name="advOutRecRescale">
|
|
|
|
+ <property name="enabled">
|
|
|
|
+ <bool>false</bool>
|
|
</property>
|
|
</property>
|
|
- <property name="buddy">
|
|
|
|
- <cstring>advOutMuxCustom</cstring>
|
|
|
|
|
|
+ <property name="editable">
|
|
|
|
+ <bool>true</bool>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="6" column="1">
|
|
|
|
- <widget class="QLineEdit" name="advOutMuxCustom"/>
|
|
|
|
- </item>
|
|
|
|
</layout>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
|
|
+ <item row="6" column="0">
|
|
|
|
+ <widget class="QLabel" name="label_9001">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Basic.Settings.Output.CustomMuxerSettings</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="buddy">
|
|
|
|
+ <cstring>advOutMuxCustom</cstring>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="6" column="1">
|
|
|
|
+ <widget class="QLineEdit" name="advOutMuxCustom"/>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item alignment="Qt::AlignTop">
|
|
|
|
+ <widget class="QWidget" name="widget_7" native="true">
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_15">
|
|
|
|
+ <property name="leftMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="topMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="rightMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="bottomMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
</layout>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
@@ -3498,8 +3498,8 @@
|
|
<rect>
|
|
<rect>
|
|
<x>0</x>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<y>0</y>
|
|
- <width>800</width>
|
|
|
|
- <height>69</height>
|
|
|
|
|
|
+ <width>98</width>
|
|
|
|
+ <height>28</height>
|
|
</rect>
|
|
</rect>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
@@ -4265,7 +4265,7 @@
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="2" column="1">
|
|
|
|
|
|
+ <item row="3" column="1">
|
|
<layout class="QHBoxLayout" name="horizontalLayout_14">
|
|
<layout class="QHBoxLayout" name="horizontalLayout_14">
|
|
<property name="leftMargin">
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
<number>0</number>
|
|
@@ -4297,7 +4297,7 @@
|
|
</item>
|
|
</item>
|
|
</layout>
|
|
</layout>
|
|
</item>
|
|
</item>
|
|
- <item row="2" column="0">
|
|
|
|
|
|
+ <item row="3" column="0">
|
|
<widget class="QLabel" name="label_57">
|
|
<widget class="QLabel" name="label_57">
|
|
<property name="text">
|
|
<property name="text">
|
|
<string>Basic.Settings.Output.ReplayBuffer.Prefix</string>
|
|
<string>Basic.Settings.Output.ReplayBuffer.Prefix</string>
|
|
@@ -4320,6 +4320,26 @@
|
|
</property>
|
|
</property>
|
|
</spacer>
|
|
</spacer>
|
|
</item>
|
|
</item>
|
|
|
|
+ <item row="2" column="1">
|
|
|
|
+ <widget class="QCheckBox" name="autoRemux">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Basic.Settings.Advanced.AutoRemux</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="2" column="0">
|
|
|
|
+ <spacer name="horizontalSpacer_16">
|
|
|
|
+ <property name="orientation">
|
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
|
+ <size>
|
|
|
|
+ <width>40</width>
|
|
|
|
+ <height>20</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ </spacer>
|
|
|
|
+ </item>
|
|
</layout>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|