Warning, /multimedia/k3b/plugins/encoder/lame/base_k3blameencodersettingswidget.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  <author>Sebastian Trueg</author>
0004  <class>K3bLameEncoderSettingsWidget</class>
0005  <widget class="QWidget" name="K3bLameEncoderSettingsWidget">
0006   <property name="geometry">
0007    <rect>
0008     <x>0</x>
0009     <y>0</y>
0010     <width>295</width>
0011     <height>347</height>
0012    </rect>
0013   </property>
0014   <layout class="QVBoxLayout" name="verticalLayout_3">
0015    <property name="leftMargin">
0016     <number>0</number>
0017    </property>
0018    <property name="topMargin">
0019     <number>0</number>
0020    </property>
0021    <property name="rightMargin">
0022     <number>0</number>
0023    </property>
0024    <property name="bottomMargin">
0025     <number>0</number>
0026    </property>
0027    <item>
0028     <widget class="QTabWidget" name="m_mainTab">
0029      <property name="currentIndex">
0030       <number>0</number>
0031      </property>
0032      <widget class="QWidget" name="tab1">
0033       <attribute name="title">
0034        <string>Settings</string>
0035       </attribute>
0036       <layout class="QHBoxLayout">
0037        <item>
0038         <widget class="QGroupBox" name="groupBox_3">
0039          <property name="title">
0040           <string>Quality Settings</string>
0041          </property>
0042          <layout class="QVBoxLayout" name="verticalLayout_4">
0043           <item>
0044            <layout class="QHBoxLayout">
0045             <item>
0046              <widget class="QRadioButton" name="m_radioQualityLevel">
0047               <property name="text">
0048                <string>Preset:</string>
0049               </property>
0050               <property name="checked">
0051                <bool>true</bool>
0052               </property>
0053              </widget>
0054             </item>
0055             <item>
0056              <widget class="QLabel" name="m_labelQualityLevel">
0057               <property name="font">
0058                <font>
0059                 <weight>75</weight>
0060                 <bold>true</bold>
0061                </font>
0062               </property>
0063               <property name="text">
0064                <string comment="KDE::DoNotExtract">textLabel1</string>
0065               </property>
0066               <property name="alignment">
0067                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0068               </property>
0069               <property name="wordWrap">
0070                <bool>false</bool>
0071               </property>
0072              </widget>
0073             </item>
0074            </layout>
0075           </item>
0076           <item>
0077            <widget class="QFrame" name="m_frameQualityLevel">
0078             <layout class="QHBoxLayout" name="horizontalLayout">
0079              <item>
0080               <spacer>
0081                <property name="orientation">
0082                 <enum>Qt::Horizontal</enum>
0083                </property>
0084                <property name="sizeType">
0085                 <enum>QSizePolicy::Fixed</enum>
0086                </property>
0087                <property name="sizeHint" stdset="0">
0088                 <size>
0089                  <width>20</width>
0090                  <height>20</height>
0091                 </size>
0092                </property>
0093               </spacer>
0094              </item>
0095              <item>
0096               <layout class="QGridLayout">
0097                <item row="1" column="1">
0098                 <widget class="QLabel" name="textLabel4">
0099                  <property name="font">
0100                   <font>
0101                    <italic>true</italic>
0102                   </font>
0103                  </property>
0104                  <property name="text">
0105                   <string>high quality</string>
0106                  </property>
0107                  <property name="alignment">
0108                   <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0109                  </property>
0110                  <property name="wordWrap">
0111                   <bool>false</bool>
0112                  </property>
0113                 </widget>
0114                </item>
0115                <item row="1" column="0">
0116                 <widget class="QLabel" name="textLabel3">
0117                  <property name="font">
0118                   <font>
0119                    <italic>true</italic>
0120                   </font>
0121                  </property>
0122                  <property name="text">
0123                   <string>small file</string>
0124                  </property>
0125                  <property name="wordWrap">
0126                   <bool>false</bool>
0127                  </property>
0128                 </widget>
0129                </item>
0130                <item row="0" column="0" colspan="2">
0131                 <widget class="QSlider" name="m_sliderQuality">
0132                  <property name="maximum">
0133                   <number>9</number>
0134                  </property>
0135                  <property name="pageStep">
0136                   <number>3</number>
0137                  </property>
0138                  <property name="value">
0139                   <number>3</number>
0140                  </property>
0141                  <property name="orientation">
0142                   <enum>Qt::Horizontal</enum>
0143                  </property>
0144                 </widget>
0145                </item>
0146               </layout>
0147              </item>
0148             </layout>
0149            </widget>
0150           </item>
0151           <item>
0152            <spacer>
0153             <property name="orientation">
0154              <enum>Qt::Vertical</enum>
0155             </property>
0156             <property name="sizeType">
0157              <enum>QSizePolicy::Fixed</enum>
0158             </property>
0159             <property name="sizeHint" stdset="0">
0160              <size>
0161               <width>20</width>
0162               <height>20</height>
0163              </size>
0164             </property>
0165            </spacer>
0166           </item>
0167           <item>
0168            <layout class="QHBoxLayout">
0169             <item>
0170              <widget class="QRadioButton" name="m_radioManual">
0171               <property name="text">
0172                <string>Manua&amp;l settings:</string>
0173               </property>
0174              </widget>
0175             </item>
0176             <item>
0177              <widget class="QLabel" name="m_labelManualSettings">
0178               <property name="enabled">
0179                <bool>false</bool>
0180               </property>
0181               <property name="font">
0182                <font>
0183                 <weight>75</weight>
0184                 <bold>true</bold>
0185                </font>
0186               </property>
0187               <property name="text">
0188                <string comment="KDE::DoNotExtract">textLabel2</string>
0189               </property>
0190               <property name="alignment">
0191                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0192               </property>
0193               <property name="wordWrap">
0194                <bool>false</bool>
0195               </property>
0196              </widget>
0197             </item>
0198            </layout>
0199           </item>
0200           <item>
0201            <layout class="QHBoxLayout">
0202             <property name="spacing">
0203              <number>0</number>
0204             </property>
0205             <property name="leftMargin">
0206              <number>0</number>
0207             </property>
0208             <property name="topMargin">
0209              <number>0</number>
0210             </property>
0211             <property name="rightMargin">
0212              <number>0</number>
0213             </property>
0214             <property name="bottomMargin">
0215              <number>0</number>
0216             </property>
0217             <item>
0218              <spacer>
0219               <property name="orientation">
0220                <enum>Qt::Horizontal</enum>
0221               </property>
0222               <property name="sizeType">
0223                <enum>QSizePolicy::Expanding</enum>
0224               </property>
0225               <property name="sizeHint" stdset="0">
0226                <size>
0227                 <width>20</width>
0228                 <height>5</height>
0229                </size>
0230               </property>
0231              </spacer>
0232             </item>
0233             <item>
0234              <widget class="QPushButton" name="m_buttonManualSettings">
0235               <property name="enabled">
0236                <bool>false</bool>
0237               </property>
0238               <property name="text">
0239                <string>Change Settings...</string>
0240               </property>
0241              </widget>
0242             </item>
0243            </layout>
0244           </item>
0245           <item>
0246            <spacer name="verticalSpacer">
0247             <property name="orientation">
0248              <enum>Qt::Vertical</enum>
0249             </property>
0250             <property name="sizeHint" stdset="0">
0251              <size>
0252               <width>20</width>
0253               <height>40</height>
0254              </size>
0255             </property>
0256            </spacer>
0257           </item>
0258          </layout>
0259         </widget>
0260        </item>
0261       </layout>
0262      </widget>
0263      <widget class="QWidget" name="tab2">
0264       <attribute name="title">
0265        <string>Advanced</string>
0266       </attribute>
0267       <layout class="QVBoxLayout">
0268        <item>
0269         <widget class="QGroupBox" name="groupBox_2">
0270          <property name="title">
0271           <string>Encoder Quality</string>
0272          </property>
0273          <layout class="QVBoxLayout" name="verticalLayout_2">
0274           <item>
0275            <widget class="QSpinBox" name="m_spinEncoderQuality">
0276             <property name="toolTip">
0277              <string>Choose the noise shaping &amp; psycho acoustic algorithm.</string>
0278             </property>
0279             <property name="whatsThis">
0280              <string>&lt;p&gt;Bitrate is of course the main influence on quality. The higher the bitrate, the higher the quality. But for a given bitrate, we have a choice of algorithms to determine the best scalefactors and huffman encoding (noise shaping).
0281 &lt;p&gt;The quality increases from 0 to 9 while the encoding speed drops.
0282 &lt;p&gt;9 uses the slowest &amp; best possible version of all algorithms.
0283 &lt;p&gt;&lt;b&gt;7 is the recommended setting&lt;/b&gt; while 4 still produced reasonable quality at good speed.
0284 &lt;p&gt;0 disables almost all algorithms including psy-model resulting in poor quality.
0285 &lt;p&gt;&lt;b&gt;This setting has no influence on the size of the resulting file.&lt;/b&gt;</string>
0286             </property>
0287             <property name="maximum">
0288              <number>9</number>
0289             </property>
0290             <property name="value">
0291              <number>3</number>
0292             </property>
0293            </widget>
0294           </item>
0295           <item>
0296            <widget class="QSlider" name="m_sliderEncoderQuality">
0297             <property name="maximum">
0298              <number>9</number>
0299             </property>
0300             <property name="pageStep">
0301              <number>3</number>
0302             </property>
0303             <property name="value">
0304              <number>3</number>
0305             </property>
0306             <property name="orientation">
0307              <enum>Qt::Horizontal</enum>
0308             </property>
0309            </widget>
0310           </item>
0311           <item>
0312            <layout class="QHBoxLayout">
0313             <property name="leftMargin">
0314              <number>0</number>
0315             </property>
0316             <property name="topMargin">
0317              <number>0</number>
0318             </property>
0319             <property name="rightMargin">
0320              <number>0</number>
0321             </property>
0322             <property name="bottomMargin">
0323              <number>0</number>
0324             </property>
0325             <item>
0326              <widget class="QLabel" name="textLabel1">
0327               <property name="font">
0328                <font>
0329                 <italic>true</italic>
0330                </font>
0331               </property>
0332               <property name="text">
0333                <string>fast encoding</string>
0334               </property>
0335               <property name="wordWrap">
0336                <bool>false</bool>
0337               </property>
0338              </widget>
0339             </item>
0340             <item>
0341              <widget class="QLabel" name="textLabel2">
0342               <property name="font">
0343                <font>
0344                 <italic>true</italic>
0345                </font>
0346               </property>
0347               <property name="text">
0348                <string>high quality</string>
0349               </property>
0350               <property name="alignment">
0351                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0352               </property>
0353               <property name="wordWrap">
0354                <bool>false</bool>
0355               </property>
0356              </widget>
0357             </item>
0358            </layout>
0359           </item>
0360          </layout>
0361         </widget>
0362        </item>
0363        <item>
0364         <widget class="QGroupBox" name="groupBox">
0365          <property name="title">
0366           <string>Options</string>
0367          </property>
0368          <layout class="QVBoxLayout" name="verticalLayout">
0369           <item>
0370            <widget class="QCheckBox" name="m_checkCopyright">
0371             <property name="toolTip">
0372              <string>Mark the encoded file as being copyrighted.</string>
0373             </property>
0374             <property name="text">
0375              <string>Mark copyrighted</string>
0376             </property>
0377            </widget>
0378           </item>
0379           <item>
0380            <widget class="QCheckBox" name="m_checkOriginal">
0381             <property name="toolTip">
0382              <string>Mark the encoded file as being a copy.</string>
0383             </property>
0384             <property name="text">
0385              <string>Mark as original</string>
0386             </property>
0387            </widget>
0388           </item>
0389           <item>
0390            <widget class="QCheckBox" name="m_checkISO">
0391             <property name="toolTip">
0392              <string>Enforce strict ISO compliance</string>
0393             </property>
0394             <property name="whatsThis">
0395              <string>&lt;p&gt;If this option is checked, LAME will enforce the 7680 bit limitation on total frame size.&lt;br&gt;
0396 This results in many wasted bits for high bitrate encodings but will ensure strict ISO compatibility. This compatibility might be important for hardware players.</string>
0397             </property>
0398             <property name="text">
0399              <string>Strict ISO compliance</string>
0400             </property>
0401            </widget>
0402           </item>
0403           <item>
0404            <widget class="QCheckBox" name="m_checkError">
0405             <property name="toolTip">
0406              <string>Turn on CRC error protection.</string>
0407             </property>
0408             <property name="whatsThis">
0409              <string>&lt;p&gt;If this option is checked, a cyclic redundancy check (CRC) code will be added to each frame, allowing transmission errors that could occur on the MP3 stream to be detected; however, it takes 16 bits per frame that would otherwise be used for encoding, thus slightly reducing the sound quality.</string>
0410             </property>
0411             <property name="text">
0412              <string>Error protection</string>
0413             </property>
0414            </widget>
0415           </item>
0416          </layout>
0417         </widget>
0418        </item>
0419        <item>
0420         <spacer name="verticalSpacer_2">
0421          <property name="orientation">
0422           <enum>Qt::Vertical</enum>
0423          </property>
0424          <property name="sizeHint" stdset="0">
0425           <size>
0426            <width>20</width>
0427            <height>40</height>
0428           </size>
0429          </property>
0430         </spacer>
0431        </item>
0432       </layout>
0433      </widget>
0434     </widget>
0435    </item>
0436   </layout>
0437  </widget>
0438  <resources/>
0439  <connections>
0440   <connection>
0441    <sender>m_radioManual</sender>
0442    <signal>toggled(bool)</signal>
0443    <receiver>m_buttonManualSettings</receiver>
0444    <slot>setEnabled(bool)</slot>
0445    <hints>
0446     <hint type="sourcelabel">
0447      <x>20</x>
0448      <y>20</y>
0449     </hint>
0450     <hint type="destinationlabel">
0451      <x>20</x>
0452      <y>20</y>
0453     </hint>
0454    </hints>
0455   </connection>
0456   <connection>
0457    <sender>m_radioQualityLevel</sender>
0458    <signal>toggled(bool)</signal>
0459    <receiver>m_labelQualityLevel</receiver>
0460    <slot>setEnabled(bool)</slot>
0461    <hints>
0462     <hint type="sourcelabel">
0463      <x>20</x>
0464      <y>20</y>
0465     </hint>
0466     <hint type="destinationlabel">
0467      <x>20</x>
0468      <y>20</y>
0469     </hint>
0470    </hints>
0471   </connection>
0472   <connection>
0473    <sender>m_radioManual</sender>
0474    <signal>toggled(bool)</signal>
0475    <receiver>m_labelManualSettings</receiver>
0476    <slot>setEnabled(bool)</slot>
0477    <hints>
0478     <hint type="sourcelabel">
0479      <x>20</x>
0480      <y>20</y>
0481     </hint>
0482     <hint type="destinationlabel">
0483      <x>20</x>
0484      <y>20</y>
0485     </hint>
0486    </hints>
0487   </connection>
0488   <connection>
0489    <sender>m_radioQualityLevel</sender>
0490    <signal>toggled(bool)</signal>
0491    <receiver>m_frameQualityLevel</receiver>
0492    <slot>setEnabled(bool)</slot>
0493    <hints>
0494     <hint type="sourcelabel">
0495      <x>81</x>
0496      <y>77</y>
0497     </hint>
0498     <hint type="destinationlabel">
0499      <x>147</x>
0500      <y>119</y>
0501     </hint>
0502    </hints>
0503   </connection>
0504   <connection>
0505    <sender>m_sliderEncoderQuality</sender>
0506    <signal>valueChanged(int)</signal>
0507    <receiver>m_spinEncoderQuality</receiver>
0508    <slot>setValue(int)</slot>
0509    <hints>
0510     <hint type="sourcelabel">
0511      <x>151</x>
0512      <y>115</y>
0513     </hint>
0514     <hint type="destinationlabel">
0515      <x>151</x>
0516      <y>84</y>
0517     </hint>
0518    </hints>
0519   </connection>
0520   <connection>
0521    <sender>m_spinEncoderQuality</sender>
0522    <signal>valueChanged(int)</signal>
0523    <receiver>m_sliderEncoderQuality</receiver>
0524    <slot>setValue(int)</slot>
0525    <hints>
0526     <hint type="sourcelabel">
0527      <x>151</x>
0528      <y>84</y>
0529     </hint>
0530     <hint type="destinationlabel">
0531      <x>151</x>
0532      <y>115</y>
0533     </hint>
0534    </hints>
0535   </connection>
0536  </connections>
0537 </ui>