summaryrefslogtreecommitdiffstats
path: root/src/prefMPEG4.ui
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-02-17 00:32:19 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-02-17 00:32:19 +0000
commit0d382a262c0638d0f572fc37193ccc5ed3dc895f (patch)
tree8578dcddfce4191f3f7a142a37769df7add48475 /src/prefMPEG4.ui
downloadk9copy-0d382a262c0638d0f572fc37193ccc5ed3dc895f.tar.gz
k9copy-0d382a262c0638d0f572fc37193ccc5ed3dc895f.zip
Added old abandoned version of k9copy
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1091546 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'src/prefMPEG4.ui')
-rw-r--r--src/prefMPEG4.ui705
1 files changed, 705 insertions, 0 deletions
diff --git a/src/prefMPEG4.ui b/src/prefMPEG4.ui
new file mode 100644
index 0000000..fc21017
--- /dev/null
+++ b/src/prefMPEG4.ui
@@ -0,0 +1,705 @@
+<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
+<class>prefMPEG4</class>
+<widget class="QWidget">
+ <property name="name">
+ <cstring>prefMPEG4</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>582</width>
+ <height>460</height>
+ </rect>
+ </property>
+ <property name="caption">
+ <string>Form1</string>
+ </property>
+ <property name="icon">
+ <pixmap>image0</pixmap>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="margin">
+ <number>5</number>
+ </property>
+ <property name="spacing">
+ <number>2</number>
+ </property>
+ <widget class="QLabel" row="0" column="0">
+ <property name="name">
+ <cstring>lTitle</cstring>
+ </property>
+ <property name="font">
+ <font>
+ <bold>1</bold>
+ </font>
+ </property>
+ <property name="text">
+ <string></string>
+ </property>
+ </widget>
+ <widget class="QTabWidget" row="1" column="0">
+ <property name="name">
+ <cstring>tabWidget</cstring>
+ </property>
+ <widget class="QWidget">
+ <property name="name">
+ <cstring>tabVideo</cstring>
+ </property>
+ <attribute name="title">
+ <string>Video</string>
+ </attribute>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QCheckBox" row="0" column="3" rowspan="1" colspan="4">
+ <property name="name">
+ <cstring>ck2passes</cstring>
+ </property>
+ <property name="text">
+ <string>2 pass</string>
+ </property>
+ <property name="accel">
+ <string>Alt+2</string>
+ </property>
+ </widget>
+ <widget class="QLabel" row="0" column="0">
+ <property name="name">
+ <cstring>textLabel1_4</cstring>
+ </property>
+ <property name="text">
+ <string>Codec</string>
+ </property>
+ </widget>
+ <widget class="QComboBox" row="0" column="1" rowspan="1" colspan="2">
+ <item>
+ <property name="text">
+ <string>XviD</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
+ <string>lavc MPEG4</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
+ <string>x264</string>
+ </property>
+ </item>
+ <property name="name">
+ <cstring>cbMp4Codec</cstring>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>0</hsizetype>
+ <vsizetype>0</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="currentItem">
+ <number>1</number>
+ </property>
+ </widget>
+ <widget class="QLabel" row="1" column="0">
+ <property name="name">
+ <cstring>textLabel3_2</cstring>
+ </property>
+ <property name="text">
+ <string>Width</string>
+ </property>
+ </widget>
+ <widget class="QLabel" row="2" column="0">
+ <property name="name">
+ <cstring>textLabel3_2_2</cstring>
+ </property>
+ <property name="text">
+ <string>Height</string>
+ </property>
+ </widget>
+ <widget class="QLineEdit" row="1" column="1">
+ <property name="name">
+ <cstring>leMp4Width</cstring>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>0</hsizetype>
+ <vsizetype>0</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="minimumSize">
+ <size>
+ <width>0</width>
+ <height>0</height>
+ </size>
+ </property>
+ <property name="maximumSize">
+ <size>
+ <width>70</width>
+ <height>32767</height>
+ </size>
+ </property>
+ <property name="text">
+ <string>640</string>
+ </property>
+ <property name="maxLength">
+ <number>4</number>
+ </property>
+ <property name="alignment">
+ <set>AlignAuto</set>
+ </property>
+ <property name="inputMask">
+ <string></string>
+ </property>
+ </widget>
+ <widget class="QCheckBox" row="1" column="3" rowspan="1" colspan="4">
+ <property name="name">
+ <cstring>ckMp4AspectRatio</cstring>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>7</hsizetype>
+ <vsizetype>0</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="text">
+ <string>&amp;keep aspect ratio</string>
+ </property>
+ <property name="accel">
+ <string>Alt+K</string>
+ </property>
+ <property name="checked">
+ <bool>true</bool>
+ </property>
+ </widget>
+ <spacer row="2" column="2" rowspan="1" colspan="5">
+ <property name="name">
+ <cstring>spacer9</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Horizontal</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>380</width>
+ <height>21</height>
+ </size>
+ </property>
+ </spacer>
+ <widget class="QLineEdit" row="2" column="1">
+ <property name="name">
+ <cstring>leMp4Height</cstring>
+ </property>
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>1</hsizetype>
+ <vsizetype>0</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="minimumSize">
+ <size>
+ <width>0</width>
+ <height>0</height>
+ </size>
+ </property>
+ <property name="maximumSize">
+ <size>
+ <width>70</width>
+ <height>32767</height>
+ </size>
+ </property>
+ <property name="maxLength">
+ <number>4</number>
+ </property>
+ <property name="alignment">
+ <set>AlignAuto</set>
+ </property>
+ <property name="inputMask">
+ <string></string>
+ </property>
+ </widget>
+ <spacer row="4" column="5">
+ <property name="name">
+ <cstring>spacer8</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>21</width>
+ <height>110</height>
+ </size>
+ </property>
+ </spacer>
+ <widget class="QSpinBox" row="3" column="5">
+ <property name="name">
+ <cstring>sbMp4NumberCD</cstring>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>0</hsizetype>
+ <vsizetype>0</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="maxValue">
+ <number>9</number>
+ </property>
+ <property name="minValue">
+ <number>1</number>
+ </property>
+ </widget>
+ <widget class="QLabel" row="3" column="4">
+ <property name="name">
+ <cstring>textLabel1</cstring>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>0</hsizetype>
+ <vsizetype>0</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="text">
+ <string>X</string>
+ </property>
+ </widget>
+ <widget class="QButtonGroup" row="3" column="0" rowspan="1" colspan="4">
+ <property name="name">
+ <cstring>buttonGroup1</cstring>
+ </property>
+ <property name="frameShape">
+ <enum>NoFrame</enum>
+ </property>
+ <property name="title">
+ <string></string>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="margin">
+ <number>2</number>
+ </property>
+ <widget class="QRadioButton" row="0" column="0">
+ <property name="name">
+ <cstring>rbSize</cstring>
+ </property>
+ <property name="text">
+ <string>File size</string>
+ </property>
+ <property name="accel">
+ <string>Alt+S</string>
+ </property>
+ </widget>
+ <widget class="QSpinBox" row="0" column="1">
+ <property name="name">
+ <cstring>sbMp4Size</cstring>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>0</hsizetype>
+ <vsizetype>0</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="minimumSize">
+ <size>
+ <width>80</width>
+ <height>0</height>
+ </size>
+ </property>
+ <property name="suffix">
+ <string> MB</string>
+ </property>
+ <property name="buttonSymbols">
+ <enum>UpDownArrows</enum>
+ </property>
+ <property name="maxValue">
+ <number>9999</number>
+ </property>
+ <property name="minValue">
+ <number>1</number>
+ </property>
+ <property name="lineStep">
+ <number>10</number>
+ </property>
+ <property name="value">
+ <number>700</number>
+ </property>
+ </widget>
+ <widget class="QRadioButton" row="1" column="0">
+ <property name="name">
+ <cstring>rbBitrate</cstring>
+ </property>
+ <property name="text">
+ <string>Bitrate</string>
+ </property>
+ <property name="accel">
+ <string>Alt+B</string>
+ </property>
+ </widget>
+ <spacer row="0" column="2" rowspan="2" colspan="1">
+ <property name="name">
+ <cstring>spacer6</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Horizontal</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>51</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ <widget class="QLineEdit" row="1" column="1">
+ <property name="name">
+ <cstring>leMp4VideoBitrate</cstring>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>5</hsizetype>
+ <vsizetype>0</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ </widget>
+ </grid>
+ </widget>
+ <spacer row="3" column="6">
+ <property name="name">
+ <cstring>spacer3</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Horizontal</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>130</width>
+ <height>21</height>
+ </size>
+ </property>
+ </spacer>
+ </grid>
+ </widget>
+ <widget class="QWidget">
+ <property name="name">
+ <cstring>tabAudio</cstring>
+ </property>
+ <attribute name="title">
+ <string>Audio</string>
+ </attribute>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLabel" row="0" column="0">
+ <property name="name">
+ <cstring>textLabel1_4_2</cstring>
+ </property>
+ <property name="text">
+ <string>Codec</string>
+ </property>
+ </widget>
+ <widget class="QComboBox" row="0" column="1" rowspan="1" colspan="2">
+ <item>
+ <property name="text">
+ <string>mp3</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
+ <string>faac</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
+ <string>mp2</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
+ <string>ac3</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
+ <string>adpcm ima</string>
+ </property>
+ </item>
+ <property name="name">
+ <cstring>cbMp4AudioCodec</cstring>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>0</hsizetype>
+ <vsizetype>0</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ </widget>
+ <widget class="QLabel" row="1" column="0">
+ <property name="name">
+ <cstring>textLabel1_5</cstring>
+ </property>
+ <property name="text">
+ <string>Bitrate</string>
+ </property>
+ </widget>
+ <widget class="QLineEdit" row="1" column="1">
+ <property name="name">
+ <cstring>leMp4AudioBitrate</cstring>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>1</hsizetype>
+ <vsizetype>0</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="minimumSize">
+ <size>
+ <width>0</width>
+ <height>0</height>
+ </size>
+ </property>
+ <property name="maximumSize">
+ <size>
+ <width>70</width>
+ <height>32767</height>
+ </size>
+ </property>
+ <property name="text">
+ <string></string>
+ </property>
+ <property name="maxLength">
+ <number>3</number>
+ </property>
+ <property name="alignment">
+ <set>AlignAuto</set>
+ </property>
+ </widget>
+ <spacer row="1" column="2" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>spacer4</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Horizontal</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>376</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ <widget class="QSpinBox" row="2" column="1">
+ <property name="name">
+ <cstring>sbAudioGain</cstring>
+ </property>
+ <property name="maxValue">
+ <number>10</number>
+ </property>
+ <property name="minValue">
+ <number>1</number>
+ </property>
+ </widget>
+ <widget class="QLabel" row="2" column="0">
+ <property name="name">
+ <cstring>textLabel1_2</cstring>
+ </property>
+ <property name="text">
+ <string>Gain</string>
+ </property>
+ </widget>
+ <spacer row="3" column="3">
+ <property name="name">
+ <cstring>spacer14</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>20</width>
+ <height>61</height>
+ </size>
+ </property>
+ </spacer>
+ </grid>
+ </widget>
+ </widget>
+ <widget class="QCheckBox" row="2" column="0">
+ <property name="name">
+ <cstring>ckUseCache</cstring>
+ </property>
+ <property name="text">
+ <string>use cell cache</string>
+ </property>
+ </widget>
+ </grid>
+</widget>
+<images>
+ <image name="image0">
+ <data format="PNG" length="703">89504e470d0a1a0a0000000d49484452000000100000001008060000001ff3ff610000028649444154388d8552dd4b5371187eced93973f398dbd0d0f93927471d44a44efc828983625e186184a0656117565786d15d97f527045d844917dd441a21cd0a6b22a6531836b7e9741f885fcbb5e3c75cfb3ca78b3c3187d80b3fdef7f9f13ccffb5cbc0432aaa9a9996d6b33f4576a0ada950aa62cc50bc96028bce2707a3e5a2c966197cbc9a5f3097150ab8ba4bd3dddcfba3a5b066b2f144964321a20282cb9fc5858dcc0afd03e2a2b8ab9b10f530f47465e8d883ac9b1987e30707374e8fe95db6c453e49511402bbfb783bbe80eddf4a345cac81001a94242cefbade710dc88e5badd6e97f060303779f0edd29ed57318788092abc1b9fc7cc5a12dad60e9cd756c1eb74a2b196c5c4172bda0d3ae8aa35466e8f9fb3dbed6b92baba7acda37b86376c494cf26d6e03afc75620ab31a280d50114851441027206be451b5a5bf4304f7c82a99d2512c9ac86c9af33cf257d7d7d833d26b971d517c45a400d5db5163e8e079da3400a247890a01806bb3b011c05b7904cf0503011b0dac2fc79dba685acd2641bb2a823e86a4ae0703a202005552200ee2082ddbd3042071184a329a4f20a31bb60c35ec88b172f47912ff7a2be5e6fa4cec90e8b11f3032847efd53c0cbfb7a1b9f1129697ed88a8ca3c0c239772ab9f4b1d6e1772734868892d0483db989e324399db5c4e3c79dcebf1babf6b933c0d9052acfa8fc0130c923c092e2a44e3b1a89456284946c1802005a436dda089040e0ea3a068a51fdd373a6785e302209c368b587ce998fcb1e4b1655ee3894b238813f8aff624e156fac6cc9e992013938220c4ff97404c91be5d9cc9b3e29e652676f218c433896719a6ff9fcad0eb1b6a4d26d365b5ba50bbbebe4e04023f7d66b379726767db062091cefd03f39843eb06adb9960000000049454e44ae426082</data>
+ </image>
+</images>
+<connections>
+ <connection>
+ <sender>cbMp4AudioCodec</sender>
+ <signal>activated(int)</signal>
+ <receiver>prefMPEG4</receiver>
+ <slot>cbMp4AudioCodecActivated(int)</slot>
+ </connection>
+ <connection>
+ <sender>cbMp4Codec</sender>
+ <signal>activated(int)</signal>
+ <receiver>prefMPEG4</receiver>
+ <slot>cbMp4CodecActivated(int)</slot>
+ </connection>
+ <connection>
+ <sender>ck2passes</sender>
+ <signal>clicked()</signal>
+ <receiver>prefMPEG4</receiver>
+ <slot>ck2passesClicked()</slot>
+ </connection>
+ <connection>
+ <sender>ckMp4AspectRatio</sender>
+ <signal>clicked()</signal>
+ <receiver>prefMPEG4</receiver>
+ <slot>ckMp4AspectRatioClick()</slot>
+ </connection>
+ <connection>
+ <sender>rbBitrate</sender>
+ <signal>clicked()</signal>
+ <receiver>prefMPEG4</receiver>
+ <slot>rgVideoSizeChanged()</slot>
+ </connection>
+ <connection>
+ <sender>rbSize</sender>
+ <signal>clicked()</signal>
+ <receiver>prefMPEG4</receiver>
+ <slot>rgVideoSizeChanged()</slot>
+ </connection>
+ <connection>
+ <sender>leMp4Width</sender>
+ <signal>textChanged(const QString&amp;)</signal>
+ <receiver>prefMPEG4</receiver>
+ <slot>leMp4WidthTextChanged(const QString&amp;)</slot>
+ </connection>
+ <connection>
+ <sender>leMp4Height</sender>
+ <signal>textChanged(const QString&amp;)</signal>
+ <receiver>prefMPEG4</receiver>
+ <slot>leMp4HeightTextChanged(const QString&amp;)</slot>
+ </connection>
+ <connection>
+ <sender>sbMp4Size</sender>
+ <signal>valueChanged(int)</signal>
+ <receiver>prefMPEG4</receiver>
+ <slot>sbMp4SizeValueChanged(int)</slot>
+ </connection>
+ <connection>
+ <sender>sbMp4NumberCD</sender>
+ <signal>valueChanged(int)</signal>
+ <receiver>prefMPEG4</receiver>
+ <slot>sbMp4NumberCDValueChanged(int)</slot>
+ </connection>
+ <connection>
+ <sender>leMp4VideoBitrate</sender>
+ <signal>textChanged(const QString&amp;)</signal>
+ <receiver>prefMPEG4</receiver>
+ <slot>leMp4VideoBitrateTextChanged(const QString&amp;)</slot>
+ </connection>
+ <connection>
+ <sender>sbAudioGain</sender>
+ <signal>valueChanged(int)</signal>
+ <receiver>prefMPEG4</receiver>
+ <slot>sbAudioGainValueChanged(int)</slot>
+ </connection>
+ <connection>
+ <sender>leMp4AudioBitrate</sender>
+ <signal>textChanged(const QString&amp;)</signal>
+ <receiver>prefMPEG4</receiver>
+ <slot>leMp4AudioBitrateTextChanged(const QString&amp;)</slot>
+ </connection>
+ <connection>
+ <sender>ckUseCache</sender>
+ <signal>clicked()</signal>
+ <receiver>prefMPEG4</receiver>
+ <slot>ckUseCacheClick()</slot>
+ </connection>
+</connections>
+<tabstops>
+ <tabstop>tabWidget</tabstop>
+ <tabstop>cbMp4Codec</tabstop>
+ <tabstop>ck2passes</tabstop>
+ <tabstop>leMp4Width</tabstop>
+ <tabstop>ckMp4AspectRatio</tabstop>
+ <tabstop>leMp4Height</tabstop>
+ <tabstop>rbSize</tabstop>
+ <tabstop>rbBitrate</tabstop>
+ <tabstop>sbMp4Size</tabstop>
+ <tabstop>leMp4VideoBitrate</tabstop>
+ <tabstop>sbMp4NumberCD</tabstop>
+ <tabstop>cbMp4AudioCodec</tabstop>
+ <tabstop>leMp4AudioBitrate</tabstop>
+ <tabstop>sbAudioGain</tabstop>
+</tabstops>
+<slots>
+ <slot>ckMp4AspectRatioClick()</slot>
+ <slot>cbMp4CodecActivated( int )</slot>
+ <slot>cbMp4AudioCodecActivated( int )</slot>
+ <slot>ck2passesClicked()</slot>
+ <slot>sbMp4SizeValueChanged( int )</slot>
+ <slot>sbMp4NumberCDValueChanged( int )</slot>
+ <slot>leMp4WidthTextChanged( const QString &amp; )</slot>
+ <slot>leMp4HeightTextChanged( const QString &amp; )</slot>
+ <slot>leMp4AudioBitrateTextChanged( const QString &amp; )</slot>
+ <slot>rgVideoSizeChanged()</slot>
+ <slot>leMp4VideoBitrateTextChanged(const QString &amp;)</slot>
+ <slot>sbAudioGainValueChanged(int)</slot>
+ <slot>ckUseCacheClick()</slot>
+</slots>
+<layoutdefaults spacing="6" margin="11"/>
+</UI>