Warning, /multimedia/k3b/plugins/encoder/lame/base_k3bmanualbitratesettingsdialog.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>K3bManualBitrateSettingsDialog</class>
0004  <widget class="QDialog" name="K3bManualBitrateSettingsDialog">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>337</width>
0010     <height>388</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout">
0014    <item>
0015     <widget class="QGroupBox" name="groupBox">
0016      <property name="title">
0017       <string>Quality</string>
0018      </property>
0019      <layout class="QVBoxLayout" name="verticalLayout">
0020       <item>
0021        <widget class="QRadioButton" name="m_radioConstantBitrate">
0022         <property name="text">
0023          <string>&amp;Constant Bitrate</string>
0024         </property>
0025         <property name="checked">
0026          <bool>true</bool>
0027         </property>
0028        </widget>
0029       </item>
0030       <item>
0031        <layout class="QHBoxLayout">
0032         <item>
0033          <spacer>
0034           <property name="orientation">
0035            <enum>Qt::Horizontal</enum>
0036           </property>
0037           <property name="sizeType">
0038            <enum>QSizePolicy::Fixed</enum>
0039           </property>
0040           <property name="sizeHint" stdset="0">
0041            <size>
0042             <width>20</width>
0043             <height>20</height>
0044            </size>
0045           </property>
0046          </spacer>
0047         </item>
0048         <item>
0049          <widget class="QComboBox" name="m_comboConstantBitrate"/>
0050         </item>
0051        </layout>
0052       </item>
0053       <item>
0054        <widget class="QRadioButton" name="m_radioVariableBitrate">
0055         <property name="text">
0056          <string>&amp;Variable Bitrate</string>
0057         </property>
0058        </widget>
0059       </item>
0060       <item>
0061        <widget class="QFrame" name="m_frameVariableBitrate">
0062         <property name="enabled">
0063          <bool>false</bool>
0064         </property>
0065         <layout class="QGridLayout" name="gridLayout_2">
0066          <item row="0" column="1">
0067           <widget class="QCheckBox" name="m_checkBitrateMaximum">
0068            <property name="text">
0069             <string>Maximum bitrate:</string>
0070            </property>
0071           </widget>
0072          </item>
0073          <item row="0" column="2">
0074           <widget class="QComboBox" name="m_comboMaximumBitrate">
0075            <property name="enabled">
0076             <bool>false</bool>
0077            </property>
0078           </widget>
0079          </item>
0080          <item row="1" column="1">
0081           <widget class="QCheckBox" name="m_checkBitrateAverage">
0082            <property name="sizePolicy">
0083             <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0084              <horstretch>1</horstretch>
0085              <verstretch>0</verstretch>
0086             </sizepolicy>
0087            </property>
0088            <property name="text">
0089             <string>Average bitrate:</string>
0090            </property>
0091           </widget>
0092          </item>
0093          <item row="1" column="2">
0094           <widget class="QSpinBox" name="m_spinAverageBitrate">
0095            <property name="enabled">
0096             <bool>false</bool>
0097            </property>
0098            <property name="buttonSymbols">
0099             <enum>QAbstractSpinBox::UpDownArrows</enum>
0100            </property>
0101            <property name="suffix">
0102             <string> kbps</string>
0103            </property>
0104            <property name="minimum">
0105             <number>8</number>
0106            </property>
0107            <property name="maximum">
0108             <number>310</number>
0109            </property>
0110           </widget>
0111          </item>
0112          <item row="2" column="1">
0113           <widget class="QCheckBox" name="m_checkBitrateMinimum">
0114            <property name="text">
0115             <string>Minimum bitrate:</string>
0116            </property>
0117           </widget>
0118          </item>
0119          <item row="2" column="2">
0120           <widget class="QComboBox" name="m_comboMinimumBitrate">
0121            <property name="enabled">
0122             <bool>false</bool>
0123            </property>
0124           </widget>
0125          </item>
0126          <item row="1" column="0">
0127           <spacer>
0128            <property name="orientation">
0129             <enum>Qt::Horizontal</enum>
0130            </property>
0131            <property name="sizeType">
0132             <enum>QSizePolicy::Fixed</enum>
0133            </property>
0134            <property name="sizeHint" stdset="0">
0135             <size>
0136              <width>20</width>
0137              <height>20</height>
0138             </size>
0139            </property>
0140           </spacer>
0141          </item>
0142         </layout>
0143        </widget>
0144       </item>
0145      </layout>
0146     </widget>
0147    </item>
0148    <item>
0149     <widget class="QGroupBox" name="groupBox_2">
0150      <property name="title">
0151       <string>Channel Mode</string>
0152      </property>
0153      <layout class="QVBoxLayout" name="verticalLayout_2">
0154       <item>
0155        <widget class="QComboBox" name="m_comboMode">
0156         <property name="toolTip">
0157          <string>Select the channel mode.</string>
0158         </property>
0159         <property name="whatsThis">
0160          <string>&lt;p&gt;Select the channel mode of the resulting MP3 file:
0161 &lt;p&gt;&lt;b&gt;Stereo&lt;/b&gt;&lt;br&gt;
0162 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.
0163 &lt;p&gt;&lt;b&gt;Joint-Stereo&lt;/b&gt;&lt;br&gt;
0164 In this mode, the encoder will make use of correlations between both channels. The signal will be matrixed into a sum (&quot;mid&quot;), computed by L+R, and difference (&quot;side&quot;) 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.
0165 &lt;p&gt;&lt;b&gt;Mono&lt;/b&gt;&lt;br&gt;
0166 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>
0167         </property>
0168         <item>
0169          <property name="text">
0170           <string>Stereo</string>
0171          </property>
0172         </item>
0173         <item>
0174          <property name="text">
0175           <string>Joint Stereo</string>
0176          </property>
0177         </item>
0178         <item>
0179          <property name="text">
0180           <string>Mono</string>
0181          </property>
0182         </item>
0183        </widget>
0184       </item>
0185      </layout>
0186     </widget>
0187    </item>
0188    <item>
0189     <spacer name="verticalSpacer">
0190      <property name="orientation">
0191       <enum>Qt::Vertical</enum>
0192      </property>
0193      <property name="sizeHint" stdset="0">
0194       <size>
0195        <width>20</width>
0196        <height>40</height>
0197       </size>
0198      </property>
0199     </spacer>
0200    </item>
0201    <item>
0202     <widget class="QDialogButtonBox" name="m_buttonBox">
0203      <property name="standardButtons">
0204       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
0205      </property>
0206     </widget>
0207    </item>
0208   </layout>
0209  </widget>
0210  <layoutdefault spacing="6" margin="11"/>
0211  <resources/>
0212  <connections>
0213   <connection>
0214    <sender>m_radioConstantBitrate</sender>
0215    <signal>toggled(bool)</signal>
0216    <receiver>m_comboConstantBitrate</receiver>
0217    <slot>setEnabled(bool)</slot>
0218    <hints>
0219     <hint type="sourcelabel">
0220      <x>33</x>
0221      <y>58</y>
0222     </hint>
0223     <hint type="destinationlabel">
0224      <x>58</x>
0225      <y>84</y>
0226     </hint>
0227    </hints>
0228   </connection>
0229   <connection>
0230    <sender>m_checkBitrateMaximum</sender>
0231    <signal>toggled(bool)</signal>
0232    <receiver>m_comboMaximumBitrate</receiver>
0233    <slot>setEnabled(bool)</slot>
0234    <hints>
0235     <hint type="sourcelabel">
0236      <x>61</x>
0237      <y>147</y>
0238     </hint>
0239     <hint type="destinationlabel">
0240      <x>195</x>
0241      <y>145</y>
0242     </hint>
0243    </hints>
0244   </connection>
0245   <connection>
0246    <sender>m_checkBitrateAverage</sender>
0247    <signal>toggled(bool)</signal>
0248    <receiver>m_spinAverageBitrate</receiver>
0249    <slot>setEnabled(bool)</slot>
0250    <hints>
0251     <hint type="sourcelabel">
0252      <x>61</x>
0253      <y>178</y>
0254     </hint>
0255     <hint type="destinationlabel">
0256      <x>195</x>
0257      <y>176</y>
0258     </hint>
0259    </hints>
0260   </connection>
0261   <connection>
0262    <sender>m_checkBitrateMinimum</sender>
0263    <signal>toggled(bool)</signal>
0264    <receiver>m_comboMinimumBitrate</receiver>
0265    <slot>setEnabled(bool)</slot>
0266    <hints>
0267     <hint type="sourcelabel">
0268      <x>61</x>
0269      <y>209</y>
0270     </hint>
0271     <hint type="destinationlabel">
0272      <x>195</x>
0273      <y>207</y>
0274     </hint>
0275    </hints>
0276   </connection>
0277   <connection>
0278    <sender>m_radioVariableBitrate</sender>
0279    <signal>toggled(bool)</signal>
0280    <receiver>m_frameVariableBitrate</receiver>
0281    <slot>setEnabled(bool)</slot>
0282    <hints>
0283     <hint type="sourcelabel">
0284      <x>136</x>
0285      <y>106</y>
0286     </hint>
0287     <hint type="destinationlabel">
0288      <x>136</x>
0289      <y>169</y>
0290     </hint>
0291    </hints>
0292   </connection>
0293   <connection>
0294    <sender>m_buttonBox</sender>
0295    <signal>accepted()</signal>
0296    <receiver>K3bManualBitrateSettingsDialog</receiver>
0297    <slot>accept()</slot>
0298    <hints>
0299     <hint type="sourcelabel">
0300      <x>168</x>
0301      <y>363</y>
0302     </hint>
0303     <hint type="destinationlabel">
0304      <x>168</x>
0305      <y>193</y>
0306     </hint>
0307    </hints>
0308   </connection>
0309   <connection>
0310    <sender>m_buttonBox</sender>
0311    <signal>rejected()</signal>
0312    <receiver>K3bManualBitrateSettingsDialog</receiver>
0313    <slot>reject()</slot>
0314    <hints>
0315     <hint type="sourcelabel">
0316      <x>168</x>
0317      <y>363</y>
0318     </hint>
0319     <hint type="destinationlabel">
0320      <x>168</x>
0321      <y>193</y>
0322     </hint>
0323    </hints>
0324   </connection>
0325  </connections>
0326 </ui>