Warning, /multimedia/k3b/src/rip/videodvd/base_k3bvideodvdrippingwidget.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>Seastian Trueg</author>
0004  <class>base_K3bVideoDVDRippingWidget</class>
0005  <widget class="QWidget" name="base_K3bVideoDVDRippingWidget">
0006   <property name="geometry">
0007    <rect>
0008     <x>0</x>
0009     <y>0</y>
0010     <width>644</width>
0011     <height>387</height>
0012    </rect>
0013   </property>
0014   <layout class="QVBoxLayout">
0015    <property name="margin">
0016     <number>0</number>
0017    </property>
0018    <item>
0019     <widget class="QLabel" name="textLabel4">
0020      <property name="text">
0021       <string>Please select the audio streams you want to include in every ripped title</string>
0022      </property>
0023      <property name="wordWrap">
0024       <bool>false</bool>
0025      </property>
0026     </widget>
0027    </item>
0028    <item>
0029     <widget class="QTreeView" name="m_titleView">
0030      <property name="rootIsDecorated">
0031       <bool>false</bool>
0032      </property>
0033      <property name="itemsExpandable">
0034       <bool>false</bool>
0035      </property>
0036      <property name="allColumnsShowFocus">
0037       <bool>true</bool>
0038      </property>
0039     </widget>
0040    </item>
0041    <item>
0042     <widget class="QTabWidget" name="tabWidget2">
0043      <widget class="QWidget" name="tab1">
0044       <attribute name="title">
0045        <string>Setti&amp;ngs</string>
0046       </attribute>
0047       <layout class="QGridLayout">
0048        <item row="0" column="1">
0049         <widget class="QGroupBox" name="groupBox6">
0050          <property name="title">
0051           <string>Video Quality</string>
0052          </property>
0053          <layout class="QVBoxLayout">
0054           <item>
0055            <layout class="QHBoxLayout">
0056             <item>
0057              <widget class="QLabel" name="textLabel2_2">
0058               <property name="text">
0059                <string>Video Size:</string>
0060               </property>
0061               <property name="wordWrap">
0062                <bool>false</bool>
0063               </property>
0064              </widget>
0065             </item>
0066             <item>
0067              <widget class="QComboBox" name="m_comboVideoSize">
0068               <property name="sizePolicy">
0069                <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0070                 <horstretch>1</horstretch>
0071                 <verstretch>0</verstretch>
0072                </sizepolicy>
0073               </property>
0074              </widget>
0075             </item>
0076             <item>
0077              <widget class="QPushButton" name="m_buttonCustomPictureSize">
0078               <property name="text">
0079                <string>&amp;Custom...</string>
0080               </property>
0081              </widget>
0082             </item>
0083            </layout>
0084           </item>
0085           <item>
0086            <layout class="QHBoxLayout">
0087             <item>
0088              <widget class="QLabel" name="textLabel2_3">
0089               <property name="text">
0090                <string>Video Bitrate:</string>
0091               </property>
0092               <property name="wordWrap">
0093                <bool>false</bool>
0094               </property>
0095              </widget>
0096             </item>
0097             <item>
0098              <widget class="QSpinBox" name="m_spinVideoBitrate">
0099               <property name="enabled">
0100                <bool>true</bool>
0101               </property>
0102               <property name="sizePolicy">
0103                <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0104                 <horstretch>1</horstretch>
0105                 <verstretch>0</verstretch>
0106                </sizepolicy>
0107               </property>
0108               <property name="suffix">
0109                <string> kbps</string>
0110               </property>
0111               <property name="maximum">
0112                <number>10000</number>
0113               </property>
0114               <property name="value">
0115                <number>1800</number>
0116               </property>
0117              </widget>
0118             </item>
0119            </layout>
0120           </item>
0121          </layout>
0122         </widget>
0123        </item>
0124        <item row="1" column="0">
0125         <widget class="QGroupBox" name="groupBox1_2">
0126          <property name="sizePolicy">
0127           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0128            <horstretch>0</horstretch>
0129            <verstretch>1</verstretch>
0130           </sizepolicy>
0131          </property>
0132          <property name="title">
0133           <string>Target Folder</string>
0134          </property>
0135          <layout class="QGridLayout">
0136           <item row="1" column="0">
0137            <widget class="QLabel" name="textLabel1_2">
0138             <property name="text">
0139              <string>Free space in directory:</string>
0140             </property>
0141             <property name="wordWrap">
0142              <bool>false</bool>
0143             </property>
0144            </widget>
0145           </item>
0146           <item row="0" column="0" colspan="2">
0147            <widget class="KUrlRequester" name="m_editBaseDir"/>
0148           </item>
0149           <item row="1" column="1">
0150            <widget class="QLabel" name="m_labelFreeSpace">
0151             <property name="text">
0152              <string>-</string>
0153             </property>
0154             <property name="alignment">
0155              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0156             </property>
0157             <property name="wordWrap">
0158              <bool>false</bool>
0159             </property>
0160            </widget>
0161           </item>
0162           <item row="2" column="0">
0163            <widget class="QLabel" name="textLabel1_2_2">
0164             <property name="text">
0165              <string>Space needed:</string>
0166             </property>
0167             <property name="wordWrap">
0168              <bool>false</bool>
0169             </property>
0170            </widget>
0171           </item>
0172           <item row="2" column="1">
0173            <widget class="QLabel" name="m_labelNeededSpace">
0174             <property name="text">
0175              <string>-</string>
0176             </property>
0177             <property name="alignment">
0178              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0179             </property>
0180             <property name="wordWrap">
0181              <bool>false</bool>
0182             </property>
0183            </widget>
0184           </item>
0185          </layout>
0186         </widget>
0187        </item>
0188        <item row="1" column="1">
0189         <widget class="QGroupBox" name="groupBox4">
0190          <property name="title">
0191           <string>Audio Quality</string>
0192          </property>
0193          <layout class="QVBoxLayout">
0194           <item>
0195            <widget class="QStackedWidget" name="m_stackAudioQuality">
0196             <widget class="QWidget" name="m_stackPageAudioQualityMp3">
0197              <layout class="QVBoxLayout">
0198               <property name="margin">
0199                <number>0</number>
0200               </property>
0201               <item>
0202                <widget class="QCheckBox" name="m_checkAudioVBR">
0203                 <property name="text">
0204                  <string>Variable &amp;Bitrate</string>
0205                 </property>
0206                </widget>
0207               </item>
0208               <item>
0209                <layout class="QHBoxLayout">
0210                 <item>
0211                  <widget class="QLabel" name="m_labelAudioBitrate">
0212                   <property name="text">
0213                    <string>Audio Bitrate:</string>
0214                   </property>
0215                   <property name="wordWrap">
0216                    <bool>false</bool>
0217                   </property>
0218                  </widget>
0219                 </item>
0220                 <item>
0221                  <widget class="QComboBox" name="m_comboAudioBitrate">
0222                   <property name="duplicatesEnabled">
0223                    <bool>false</bool>
0224                   </property>
0225                  </widget>
0226                 </item>
0227                </layout>
0228               </item>
0229              </layout>
0230             </widget>
0231             <widget class="QWidget" name="m_stackPageAudioQualityAC3Pt">
0232              <layout class="QHBoxLayout">
0233               <property name="margin">
0234                <number>0</number>
0235               </property>
0236               <item>
0237                <widget class="QLabel" name="m_labelNoAudioSettings">
0238                 <property name="text">
0239                  <string>&lt;p&gt;No Audio Quality settings available for &lt;em&gt;AC3 pass-through&lt;/em&gt;. The audio stream from the Video DVD is used without any changes.&lt;/p&gt;</string>
0240                 </property>
0241                 <property name="wordWrap">
0242                  <bool>true</bool>
0243                 </property>
0244                </widget>
0245               </item>
0246              </layout>
0247             </widget>
0248             <widget class="QWidget" name="m_stackPageAudioQualityAC3">
0249              <layout class="QVBoxLayout">
0250               <property name="margin">
0251                <number>0</number>
0252               </property>
0253               <item>
0254                <layout class="QHBoxLayout">
0255                 <item>
0256                  <widget class="QLabel" name="textLabel1_3">
0257                   <property name="text">
0258                    <string>Audio Bitrate:</string>
0259                   </property>
0260                   <property name="wordWrap">
0261                    <bool>false</bool>
0262                   </property>
0263                  </widget>
0264                 </item>
0265                 <item>
0266                  <widget class="QSpinBox" name="m_spinAudioBitrate">
0267                   <property name="suffix">
0268                    <string> kbps</string>
0269                   </property>
0270                   <property name="minimum">
0271                    <number>32</number>
0272                   </property>
0273                   <property name="maximum">
0274                    <number>640</number>
0275                   </property>
0276                   <property name="singleStep">
0277                    <number>2</number>
0278                   </property>
0279                   <property name="value">
0280                    <number>128</number>
0281                   </property>
0282                  </widget>
0283                 </item>
0284                </layout>
0285               </item>
0286               <item>
0287                <spacer name="spacer3">
0288                 <property name="orientation">
0289                  <enum>Qt::Vertical</enum>
0290                 </property>
0291                 <property name="sizeType">
0292                  <enum>QSizePolicy::Expanding</enum>
0293                 </property>
0294                 <property name="sizeHint" stdset="0">
0295                  <size>
0296                   <width>20</width>
0297                   <height>0</height>
0298                  </size>
0299                 </property>
0300                </spacer>
0301               </item>
0302              </layout>
0303             </widget>
0304            </widget>
0305           </item>
0306          </layout>
0307         </widget>
0308        </item>
0309        <item row="0" column="0">
0310         <widget class="QGroupBox" name="groupBox1">
0311          <property name="title">
0312           <string>Filetype</string>
0313          </property>
0314          <layout class="QVBoxLayout">
0315           <item>
0316            <layout class="QHBoxLayout">
0317             <item>
0318              <widget class="QLabel" name="textLabel1">
0319               <property name="text">
0320                <string>Video Codec:</string>
0321               </property>
0322               <property name="wordWrap">
0323                <bool>false</bool>
0324               </property>
0325              </widget>
0326             </item>
0327             <item>
0328              <widget class="K3b::IntMapComboBox" name="m_comboVideoCodec" native="true">
0329               <property name="toolTip">
0330                <string>Select the Video codec used to encode the DVD titles</string>
0331               </property>
0332              </widget>
0333             </item>
0334            </layout>
0335           </item>
0336           <item>
0337            <layout class="QHBoxLayout">
0338             <item>
0339              <widget class="QLabel" name="textLabel2">
0340               <property name="text">
0341                <string>Audio Codec:</string>
0342               </property>
0343               <property name="wordWrap">
0344                <bool>false</bool>
0345               </property>
0346              </widget>
0347             </item>
0348             <item>
0349              <widget class="K3b::IntMapComboBox" name="m_comboAudioCodec" native="true">
0350               <property name="toolTip">
0351                <string>Select the Audio codec used to encode the DVD titles</string>
0352               </property>
0353              </widget>
0354             </item>
0355            </layout>
0356           </item>
0357          </layout>
0358         </widget>
0359        </item>
0360       </layout>
0361      </widget>
0362      <widget class="QWidget" name="TabPage">
0363       <attribute name="title">
0364        <string>File Namin&amp;g</string>
0365       </attribute>
0366       <layout class="QVBoxLayout">
0367        <item>
0368         <layout class="QHBoxLayout">
0369          <item>
0370           <widget class="QLabel" name="textLabel1_4">
0371            <property name="text">
0372             <string>Ripped files pattern:</string>
0373            </property>
0374            <property name="wordWrap">
0375             <bool>false</bool>
0376            </property>
0377           </widget>
0378          </item>
0379          <item>
0380           <widget class="QComboBox" name="m_comboFilenamePattern">
0381            <property name="sizePolicy">
0382             <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0383              <horstretch>1</horstretch>
0384              <verstretch>0</verstretch>
0385             </sizepolicy>
0386            </property>
0387            <property name="acceptDrops">
0388             <bool>true</bool>
0389            </property>
0390            <property name="editable">
0391             <bool>true</bool>
0392            </property>
0393            <property name="duplicatesEnabled">
0394             <bool>false</bool>
0395            </property>
0396           </widget>
0397          </item>
0398         </layout>
0399        </item>
0400        <item>
0401         <widget class="KUrlLabel" name="m_specialStringsLabel">
0402          <property name="text">
0403           <string>See special strings</string>
0404          </property>
0405          <property name="alignment">
0406           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0407          </property>
0408         </widget>
0409        </item>
0410        <item>
0411         <layout class="QHBoxLayout">
0412          <item>
0413           <widget class="QCheckBox" name="m_checkBlankReplace">
0414            <property name="text">
0415             <string>Replace all &amp;blanks with:</string>
0416            </property>
0417           </widget>
0418          </item>
0419          <item>
0420           <widget class="KLineEdit" name="m_editBlankReplace">
0421            <property name="enabled">
0422             <bool>false</bool>
0423            </property>
0424            <property name="sizePolicy">
0425             <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0426              <horstretch>1</horstretch>
0427              <verstretch>0</verstretch>
0428             </sizepolicy>
0429            </property>
0430            <property name="text">
0431             <string>_</string>
0432            </property>
0433           </widget>
0434          </item>
0435         </layout>
0436        </item>
0437        <item>
0438         <spacer name="spacer5">
0439          <property name="orientation">
0440           <enum>Qt::Vertical</enum>
0441          </property>
0442          <property name="sizeType">
0443           <enum>QSizePolicy::Expanding</enum>
0444          </property>
0445          <property name="sizeHint" stdset="0">
0446           <size>
0447            <width>5</width>
0448            <height>1</height>
0449           </size>
0450          </property>
0451         </spacer>
0452        </item>
0453       </layout>
0454      </widget>
0455      <widget class="QWidget" name="tab2">
0456       <attribute name="title">
0457        <string>&amp;Advanced</string>
0458       </attribute>
0459       <layout class="QVBoxLayout">
0460        <item>
0461         <widget class="QCheckBox" name="m_checkTwoPassEncoding">
0462          <property name="toolTip">
0463           <string>Enable 2-pass encoding</string>
0464          </property>
0465          <property name="whatsThis">
0466           <string>&lt;p&gt;If this option is checked K3b encodes the video titles in two passes. The first pass is used to gather information about the video in order to improve the distribution of bits in the second pass. The resulting video will have a higher quality using a variable bitrate.
0467 &lt;p&gt;If this option is not checked K3b will create video files with a constant bitrate and a lower quality.
0468 &lt;p&gt;2-pass encoding results in a doubled encoding time.</string>
0469          </property>
0470          <property name="text">
0471           <string>&amp;2-pass encoding</string>
0472          </property>
0473          <property name="shortcut">
0474           <string>Alt+2</string>
0475          </property>
0476          <property name="checked">
0477           <bool>true</bool>
0478          </property>
0479         </widget>
0480        </item>
0481        <item>
0482         <widget class="QCheckBox" name="m_checkAutoClipping">
0483          <property name="toolTip">
0484           <string>Automatically detect the black borders of the video</string>
0485          </property>
0486          <property name="whatsThis">
0487           <string>&lt;p&gt;Most Video DVDs are encoded in a letterboxed format. &lt;em&gt;Letterboxed&lt;/em&gt; refers to black bars used at the top and bottom (and sometimes at the sides) of the video to force it into one of the aspect ratios supported by the Video DVD standard.
0488 &lt;p&gt;If this option is checked K3b will automatically detect and remove these black bars from the resulting video.
0489 &lt;p&gt;Although this method is very reliable there may be problems if the source material is exceptionally short or dark.</string>
0490          </property>
0491          <property name="text">
0492           <string>Automatic &amp;Video Clipping</string>
0493          </property>
0494          <property name="checked">
0495           <bool>true</bool>
0496          </property>
0497         </widget>
0498        </item>
0499        <item>
0500         <widget class="QCheckBox" name="m_checkAudioResampling">
0501          <property name="toolTip">
0502           <string>Change the sample rate of the audio stream to 44.1 KHz</string>
0503          </property>
0504          <property name="whatsThis">
0505           <string>&lt;p&gt;Video DVD audio streams normally are encoded with a sampling rate of 48000 Hz. Audio CDs on the other hand are encoded with a sampling rate of 44100 Hz.
0506 &lt;p&gt;If this option is checked K3b will change the sampling rate of the audio stream to 44100 Hz.</string>
0507          </property>
0508          <property name="text">
0509           <string>Resample Audio to &amp;44.1 KHz</string>
0510          </property>
0511          <property name="shortcut">
0512           <string>Alt+4</string>
0513          </property>
0514          <property name="checked">
0515           <bool>true</bool>
0516          </property>
0517         </widget>
0518        </item>
0519        <item>
0520         <widget class="QCheckBox" name="m_checkLowPriority">
0521          <property name="text">
0522           <string>Low s&amp;cheduling priority for the video transcoding process</string>
0523          </property>
0524          <property name="checked">
0525           <bool>true</bool>
0526          </property>
0527         </widget>
0528        </item>
0529        <item>
0530         <spacer name="spacer1">
0531          <property name="orientation">
0532           <enum>Qt::Vertical</enum>
0533          </property>
0534          <property name="sizeType">
0535           <enum>QSizePolicy::Expanding</enum>
0536          </property>
0537          <property name="sizeHint" stdset="0">
0538           <size>
0539            <width>20</width>
0540            <height>1</height>
0541           </size>
0542          </property>
0543         </spacer>
0544        </item>
0545       </layout>
0546      </widget>
0547     </widget>
0548    </item>
0549   </layout>
0550  </widget>
0551  <customwidgets>
0552   <customwidget>
0553    <class>KUrlRequester</class>
0554    <extends>QFrame</extends>
0555    <header>kurlrequester.h</header>
0556   </customwidget>
0557   <customwidget>
0558    <class>KLineEdit</class>
0559    <extends>QLineEdit</extends>
0560    <header>klineedit.h</header>
0561   </customwidget>
0562   <customwidget>
0563    <class>KUrlLabel</class>
0564    <extends>QLabel</extends>
0565    <header>kurllabel.h</header>
0566   </customwidget>
0567   <customwidget>
0568    <class>K3b::IntMapComboBox</class>
0569    <extends>QWidget</extends>
0570    <header location="global">k3bintmapcombobox.h</header>
0571   </customwidget>
0572  </customwidgets>
0573  <includes>
0574   <include location="local">kurlrequester.h</include>
0575   <include location="local">klineedit.h</include>
0576   <include location="local">k3bintmapcombobox.h</include>
0577   <include location="local">kurllabel.h</include>
0578  </includes>
0579  <resources/>
0580  <connections>
0581   <connection>
0582    <sender>m_checkBlankReplace</sender>
0583    <signal>toggled(bool)</signal>
0584    <receiver>m_editBlankReplace</receiver>
0585    <slot>setEnabled(bool)</slot>
0586    <hints>
0587     <hint type="sourcelabel">
0588      <x>20</x>
0589      <y>20</y>
0590     </hint>
0591     <hint type="destinationlabel">
0592      <x>20</x>
0593      <y>20</y>
0594     </hint>
0595    </hints>
0596   </connection>
0597  </connections>
0598 </ui>