You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
393 lines
19 KiB
393 lines
19 KiB
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
|
|
<class>base_K3bOggVorbisEncoderSettingsWidget</class>
|
|
<author>Sebastian Trueg</author>
|
|
<widget class="TQWidget">
|
|
<property name="name">
|
|
<cstring>Form1</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>335</width>
|
|
<height>271</height>
|
|
</rect>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="TQButtonGroup">
|
|
<property name="name">
|
|
<cstring>buttonGroup1</cstring>
|
|
</property>
|
|
<property name="title">
|
|
<string>File Quality</string>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout7</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQRadioButton">
|
|
<property name="name">
|
|
<cstring>m_radioQualityLevel</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Quality level:</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Controls the quality of the encoded files</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string><p>Vorbis' audio quality is not best measured in kilobits per second, but on a scale from -1 to 10 called "quality". <p>For now, quality -1 is roughly equivalent to 45kbps average, 5 is roughly 160kbps, and 10 gives about 400kbps. Most people seeking very-near-CD-quality audio encode at a quality of 5 or, for lossless stereo coupling, 6. The default setting is quality 3, which at approximately 110kbps gives a smaller filesize and significantly better fidelity than .mp3 compression at 128kbps. <p><em>This explanation was copied from the www.vorbis.com FAQ.</em></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>m_labelQualityLevel</cstring>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<bold>1</bold>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>textLabel1</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>AlignVCenter|AlignRight</set>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<widget class="TQFrame">
|
|
<property name="name">
|
|
<cstring>frame6</cstring>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>NoFrame</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>Plain</enum>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<spacer>
|
|
<property name="name">
|
|
<cstring>spacer2_2</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Fixed</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="TQLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout8</cstring>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQSlider" row="0" column="0" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>m_slideQualityLevel</cstring>
|
|
</property>
|
|
<property name="minValue">
|
|
<number>-1</number>
|
|
</property>
|
|
<property name="maxValue">
|
|
<number>10</number>
|
|
</property>
|
|
<property name="pageStep">
|
|
<number>3</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>3</number>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="1" column="1">
|
|
<property name="name">
|
|
<cstring>textLabel4</cstring>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<italic>1</italic>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>high quality</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>AlignVCenter|AlignRight</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="1" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel3_2</cstring>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<italic>1</italic>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>small file</string>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<spacer>
|
|
<property name="name">
|
|
<cstring>spacer9</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Vertical</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Fixed</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="TQRadioButton">
|
|
<property name="name">
|
|
<cstring>m_radioManual</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>M&anual settings:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout6</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<spacer>
|
|
<property name="name">
|
|
<cstring>spacer2</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Fixed</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>20</width>
|
|
<height>21</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="TQFrame">
|
|
<property name="name">
|
|
<cstring>frame3</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>NoFrame</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>Raised</enum>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="TQCheckBox" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>m_checkBitrateUpper</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Upper bitrate:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQCheckBox" row="2" column="0">
|
|
<property name="name">
|
|
<cstring>m_checkBitrateLower</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Lower &bitrate:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KIntNumInput" row="0" column="1">
|
|
<property name="name">
|
|
<cstring>m_inputBitrateUpper</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>
|
|
</widget>
|
|
<widget class="KIntNumInput" row="1" column="1">
|
|
<property name="name">
|
|
<cstring>m_inputBitrateNominal</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>
|
|
</widget>
|
|
<widget class="KIntNumInput" row="2" column="1">
|
|
<property name="name">
|
|
<cstring>m_inputBitrateLower</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="1" column="2">
|
|
<property name="name">
|
|
<cstring>textLabel2</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>kbps</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="2" column="2">
|
|
<property name="name">
|
|
<cstring>textLabel3</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>kbps</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="0" column="2">
|
|
<property name="name">
|
|
<cstring>textLabel1</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>kbps</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQCheckBox" row="1" column="0">
|
|
<property name="name">
|
|
<cstring>m_checkBitrateNominal</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>1</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>1</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Nominal bitrate:</string>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
<customwidgets>
|
|
</customwidgets>
|
|
<connections>
|
|
<connection>
|
|
<sender>m_radioManual</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>frame3</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>m_checkBitrateUpper</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>m_inputBitrateUpper</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>m_checkBitrateNominal</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>m_inputBitrateNominal</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>m_checkBitrateLower</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>m_inputBitrateLower</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>m_radioQualityLevel</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>m_labelQualityLevel</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>m_radioQualityLevel</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>frame6</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
</connections>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
<includehints>
|
|
<includehint>knuminput.h</includehint>
|
|
<includehint>knuminput.h</includehint>
|
|
<includehint>knuminput.h</includehint>
|
|
</includehints>
|
|
</UI>
|