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.
k3b/plugins/encoder/lame/base_k3bmanualbitratesettin...

274 lines
12 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>base_K3bManualBitrateSettingsWidget</class>
<widget class="TQWidget">
<property name="name">
<cstring>base_K3bManualBitrateSettingsWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>283</width>
<height>298</height>
</rect>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQButtonGroup">
<property name="name">
<cstring>buttonGroup2</cstring>
</property>
<property name="title">
<string>Quality</string>
</property>
<property name="checkable">
<bool>false</bool>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>m_radioConstantBitrate</cstring>
</property>
<property name="text">
<string>Constant Bitrate</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>tqlayout3</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</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="KComboBox">
<property name="name">
<cstring>m_comboConstantBitrate</cstring>
</property>
</widget>
</hbox>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>m_radioVariableBitrate</cstring>
</property>
<property name="text">
<string>Variable Bitrate</string>
</property>
</widget>
<widget class="TQFrame">
<property name="name">
<cstring>frame5</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="KComboBox" row="2" column="2">
<property name="name">
<cstring>m_comboMinimumBitrate</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
</widget>
<spacer row="0" column="0" rowspan="3" colspan="1">
<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>20</height>
</size>
</property>
</spacer>
<widget class="KComboBox" row="0" column="2">
<property name="name">
<cstring>m_comboMaximumBitrate</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="1">
<property name="name">
<cstring>m_checkBitrateMaximum</cstring>
</property>
<property name="text">
<string>Maximum bitrate:</string>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="1">
<property name="name">
<cstring>m_checkBitrateMinimum</cstring>
</property>
<property name="text">
<string>Minimum bitrate:</string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="1">
<property name="name">
<cstring>m_checkBitrateAverage</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Average bitrate:</string>
</property>
</widget>
<widget class="TQSpinBox" row="1" column="2">
<property name="name">
<cstring>m_spinAverageBitrate</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="suffix">
<string> kbps</string>
</property>
<property name="buttonSymbols">
<enum>UpDownArrows</enum>
</property>
<property name="maxValue">
<number>310</number>
</property>
<property name="minValue">
<number>8</number>
</property>
</widget>
</grid>
</widget>
</vbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox2</cstring>
</property>
<property name="title">
<string>Channel Mode</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KComboBox">
<item>
<property name="text">
<string>Stereo</string>
</property>
</item>
<item>
<property name="text">
<string>Joint Stereo</string>
</property>
</item>
<item>
<property name="text">
<string>Mono</string>
</property>
</item>
<property name="name">
<cstring>m_comboMode</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Select the channel mode.</string>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;p&gt;Select the channel mode of the resulting Mp3 file:
&lt;p&gt;&lt;b&gt;Stereo&lt;/b&gt;&lt;br&gt;
In this mode, the encoder makes no use of potential correlations between the two input channels; it can, however, negotiate the bit demand between both channel, i.e. give one channel more bits if the other contains silence or needs fewer bits because of a lower complexity.
&lt;p&gt;&lt;b&gt;Joint-Stereo&lt;/b&gt;&lt;br&gt;
In this mode, the encoder will make use of correlations between both channels. The signal will be matrixed into a sum ("mid"), computed by L+R, and difference ("side") signal, computed by L-R, and more bits are allocated to the mid channel. This will effectively increase the bandwidth if the signal does not have too much stereo separation, thus giving a significant gain in encoding quality.
&lt;p&gt;&lt;b&gt;Mono&lt;/b&gt;&lt;br&gt;
The input will be encoded as a mono signal. If it was a stereo signal, it will be downsampled to mono. The downmix is calculated as the sum of the left and right channel, attenuated by 6 dB.</string>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<connections>
<connection>
<sender>m_radioVariableBitrate</sender>
<signal>toggled(bool)</signal>
<receiver>frame5</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>m_radioConstantBitrate</sender>
<signal>toggled(bool)</signal>
<receiver>m_comboConstantBitrate</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>m_checkBitrateMaximum</sender>
<signal>toggled(bool)</signal>
<receiver>m_comboMaximumBitrate</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>m_checkBitrateAverage</sender>
<signal>toggled(bool)</signal>
<receiver>m_spinAverageBitrate</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>m_checkBitrateMinimum</sender>
<signal>toggled(bool)</signal>
<receiver>m_comboMinimumBitrate</receiver>
<slot>setEnabled(bool)</slot>
</connection>
</connections>
<layoutdefaults spacing="6" margin="11"/>
</UI>