OSDN Git Service

Added "folder up" action to the context menu of the "output folder" tab.
[lamexp/LameXP.git] / gui / MainWindow.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>MainWindow</class>
4  <widget class="QMainWindow" name="MainWindow">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>667</width>
10     <height>443</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>LameXP - Audio Encoder Front-end</string>
15   </property>
16   <property name="windowIcon">
17    <iconset resource="../res/Icons.qrc">
18     <normaloff>:/icons/sound.png</normaloff>:/icons/sound.png</iconset>
19   </property>
20   <widget class="QWidget" name="centralwidget">
21    <layout class="QVBoxLayout" name="verticalLayout_2">
22     <item>
23      <layout class="QVBoxLayout" name="verticalLayout">
24       <item>
25        <widget class="QTabWidget" name="tabWidget">
26         <property name="font">
27          <font>
28           <weight>75</weight>
29           <bold>true</bold>
30          </font>
31         </property>
32         <property name="currentIndex">
33          <number>0</number>
34         </property>
35         <property name="usesScrollButtons">
36          <bool>false</bool>
37         </property>
38         <widget class="QWidget" name="tabSourceFiles">
39          <property name="font">
40           <font>
41            <weight>50</weight>
42            <bold>false</bold>
43           </font>
44          </property>
45          <attribute name="icon">
46           <iconset resource="../res/Icons.qrc">
47            <normaloff>:/icons/music.png</normaloff>:/icons/music.png</iconset>
48          </attribute>
49          <attribute name="title">
50           <string>Source Files</string>
51          </attribute>
52          <layout class="QVBoxLayout" name="verticalLayout_4">
53           <item>
54            <layout class="QVBoxLayout" name="verticalLayout_3">
55             <item>
56              <widget class="QTableView" name="sourceFileView">
57               <property name="selectionMode">
58                <enum>QAbstractItemView::SingleSelection</enum>
59               </property>
60               <property name="selectionBehavior">
61                <enum>QAbstractItemView::SelectRows</enum>
62               </property>
63               <property name="horizontalScrollMode">
64                <enum>QAbstractItemView::ScrollPerPixel</enum>
65               </property>
66               <property name="wordWrap">
67                <bool>false</bool>
68               </property>
69               <attribute name="horizontalHeaderHighlightSections">
70                <bool>false</bool>
71               </attribute>
72               <attribute name="horizontalHeaderStretchLastSection">
73                <bool>true</bool>
74               </attribute>
75               <attribute name="verticalHeaderHighlightSections">
76                <bool>false</bool>
77               </attribute>
78              </widget>
79             </item>
80             <item>
81              <layout class="QHBoxLayout" name="horizontalLayout_2">
82               <property name="spacing">
83                <number>4</number>
84               </property>
85               <item>
86                <widget class="QPushButton" name="buttonAddFiles">
87                 <property name="minimumSize">
88                  <size>
89                   <width>90</width>
90                   <height>0</height>
91                  </size>
92                 </property>
93                 <property name="text">
94                  <string>Add File(s)</string>
95                 </property>
96                 <property name="icon">
97                  <iconset resource="../res/Icons.qrc">
98                   <normaloff>:/icons/add.png</normaloff>:/icons/add.png</iconset>
99                 </property>
100                 <property name="iconSize">
101                  <size>
102                   <width>16</width>
103                   <height>16</height>
104                  </size>
105                 </property>
106                </widget>
107               </item>
108               <item>
109                <widget class="QPushButton" name="buttonRemoveFile">
110                 <property name="minimumSize">
111                  <size>
112                   <width>90</width>
113                   <height>0</height>
114                  </size>
115                 </property>
116                 <property name="text">
117                  <string>Remove</string>
118                 </property>
119                 <property name="icon">
120                  <iconset resource="../res/Icons.qrc">
121                   <normaloff>:/icons/delete.png</normaloff>:/icons/delete.png</iconset>
122                 </property>
123                 <property name="iconSize">
124                  <size>
125                   <width>16</width>
126                   <height>16</height>
127                  </size>
128                 </property>
129                </widget>
130               </item>
131               <item>
132                <widget class="QPushButton" name="buttonClearFiles">
133                 <property name="minimumSize">
134                  <size>
135                   <width>90</width>
136                   <height>0</height>
137                  </size>
138                 </property>
139                 <property name="text">
140                  <string>Clear</string>
141                 </property>
142                 <property name="icon">
143                  <iconset resource="../res/Icons.qrc">
144                   <normaloff>:/icons/bin.png</normaloff>:/icons/bin.png</iconset>
145                 </property>
146                 <property name="iconSize">
147                  <size>
148                   <width>16</width>
149                   <height>16</height>
150                  </size>
151                 </property>
152                </widget>
153               </item>
154               <item>
155                <spacer name="horizontalSpacer_4">
156                 <property name="orientation">
157                  <enum>Qt::Horizontal</enum>
158                 </property>
159                 <property name="sizeType">
160                  <enum>QSizePolicy::Fixed</enum>
161                 </property>
162                 <property name="sizeHint" stdset="0">
163                  <size>
164                   <width>10</width>
165                   <height>20</height>
166                  </size>
167                 </property>
168                </spacer>
169               </item>
170               <item>
171                <widget class="QPushButton" name="buttonFileUp">
172                 <property name="text">
173                  <string/>
174                 </property>
175                 <property name="icon">
176                  <iconset resource="../res/Icons.qrc">
177                   <normaloff>:/icons/arrow_up.png</normaloff>:/icons/arrow_up.png</iconset>
178                 </property>
179                 <property name="iconSize">
180                  <size>
181                   <width>16</width>
182                   <height>16</height>
183                  </size>
184                 </property>
185                </widget>
186               </item>
187               <item>
188                <widget class="QPushButton" name="buttonFileDown">
189                 <property name="text">
190                  <string/>
191                 </property>
192                 <property name="icon">
193                  <iconset resource="../res/Icons.qrc">
194                   <normaloff>:/icons/arrow_down.png</normaloff>:/icons/arrow_down.png</iconset>
195                 </property>
196                 <property name="iconSize">
197                  <size>
198                   <width>16</width>
199                   <height>16</height>
200                  </size>
201                 </property>
202                </widget>
203               </item>
204               <item>
205                <spacer name="horizontalSpacer_5">
206                 <property name="orientation">
207                  <enum>Qt::Horizontal</enum>
208                 </property>
209                 <property name="sizeType">
210                  <enum>QSizePolicy::Fixed</enum>
211                 </property>
212                 <property name="sizeHint" stdset="0">
213                  <size>
214                   <width>10</width>
215                   <height>20</height>
216                  </size>
217                 </property>
218                </spacer>
219               </item>
220               <item>
221                <spacer name="horizontalSpacer_3">
222                 <property name="orientation">
223                  <enum>Qt::Horizontal</enum>
224                 </property>
225                 <property name="sizeHint" stdset="0">
226                  <size>
227                   <width>40</width>
228                   <height>20</height>
229                  </size>
230                 </property>
231                </spacer>
232               </item>
233               <item>
234                <widget class="QPushButton" name="buttonShowDetails">
235                 <property name="minimumSize">
236                  <size>
237                   <width>105</width>
238                   <height>0</height>
239                  </size>
240                 </property>
241                 <property name="text">
242                  <string>Show Details</string>
243                 </property>
244                 <property name="icon">
245                  <iconset resource="../res/Icons.qrc">
246                   <normaloff>:/icons/zoom.png</normaloff>:/icons/zoom.png</iconset>
247                 </property>
248                 <property name="iconSize">
249                  <size>
250                   <width>16</width>
251                   <height>16</height>
252                  </size>
253                 </property>
254                </widget>
255               </item>
256              </layout>
257             </item>
258            </layout>
259           </item>
260          </layout>
261         </widget>
262         <widget class="QWidget" name="tabOutputDir">
263          <property name="font">
264           <font>
265            <weight>50</weight>
266            <bold>false</bold>
267           </font>
268          </property>
269          <attribute name="icon">
270           <iconset resource="../res/Icons.qrc">
271            <normaloff>:/icons/folder_go.png</normaloff>:/icons/folder_go.png</iconset>
272          </attribute>
273          <attribute name="title">
274           <string>Output Directory</string>
275          </attribute>
276          <layout class="QGridLayout" name="gridLayout_2">
277           <item row="0" column="0">
278            <layout class="QVBoxLayout" name="verticalLayout_5">
279             <item>
280              <layout class="QHBoxLayout" name="horizontalLayout_7">
281               <property name="spacing">
282                <number>3</number>
283               </property>
284               <item>
285                <widget class="QLabel" name="outputFolderLabel">
286                 <property name="sizePolicy">
287                  <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
288                   <horstretch>0</horstretch>
289                   <verstretch>0</verstretch>
290                  </sizepolicy>
291                 </property>
292                 <property name="palette">
293                  <palette>
294                   <active>
295                    <colorrole role="Link">
296                     <brush brushstyle="SolidPattern">
297                      <color alpha="255">
298                       <red>200</red>
299                       <green>0</green>
300                       <blue>0</blue>
301                      </color>
302                     </brush>
303                    </colorrole>
304                   </active>
305                   <inactive>
306                    <colorrole role="Link">
307                     <brush brushstyle="SolidPattern">
308                      <color alpha="255">
309                       <red>200</red>
310                       <green>0</green>
311                       <blue>0</blue>
312                      </color>
313                     </brush>
314                    </colorrole>
315                   </inactive>
316                   <disabled>
317                    <colorrole role="Link">
318                     <brush brushstyle="SolidPattern">
319                      <color alpha="255">
320                       <red>200</red>
321                       <green>0</green>
322                       <blue>0</blue>
323                      </color>
324                     </brush>
325                    </colorrole>
326                   </disabled>
327                  </palette>
328                 </property>
329                 <property name="cursor">
330                  <cursorShape>PointingHandCursor</cursorShape>
331                 </property>
332                 <property name="frameShape">
333                  <enum>QFrame::StyledPanel</enum>
334                 </property>
335                 <property name="frameShadow">
336                  <enum>QFrame::Plain</enum>
337                 </property>
338                 <property name="text">
339                  <string notr="true">($OUTDIR)</string>
340                 </property>
341                </widget>
342               </item>
343               <item>
344                <widget class="QLineEdit" name="outputFolderEdit">
345                 <property name="sizePolicy">
346                  <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
347                   <horstretch>0</horstretch>
348                   <verstretch>0</verstretch>
349                  </sizepolicy>
350                 </property>
351                 <property name="text">
352                  <string notr="true">($OUTDIR)</string>
353                 </property>
354                </widget>
355               </item>
356               <item>
357                <widget class="QLabel" name="outputFoldersGoUpLabel">
358                 <property name="sizePolicy">
359                  <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
360                   <horstretch>0</horstretch>
361                   <verstretch>0</verstretch>
362                  </sizepolicy>
363                 </property>
364                 <property name="toolTip">
365                  <string>Up One Level</string>
366                 </property>
367                 <property name="frameShape">
368                  <enum>QFrame::StyledPanel</enum>
369                 </property>
370                 <property name="text">
371                  <string/>
372                 </property>
373                 <property name="pixmap">
374                  <pixmap resource="../res/Icons.qrc">:/icons/folder_up.png</pixmap>
375                 </property>
376                </widget>
377               </item>
378               <item>
379                <widget class="QLabel" name="outputFoldersEditorLabel">
380                 <property name="sizePolicy">
381                  <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
382                   <horstretch>0</horstretch>
383                   <verstretch>0</verstretch>
384                  </sizepolicy>
385                 </property>
386                 <property name="toolTip">
387                  <string>Edit Output Path</string>
388                 </property>
389                 <property name="frameShape">
390                  <enum>QFrame::StyledPanel</enum>
391                 </property>
392                 <property name="text">
393                  <string notr="true"/>
394                 </property>
395                 <property name="pixmap">
396                  <pixmap resource="../res/Icons.qrc">:/icons/drive_edit.png</pixmap>
397                 </property>
398                </widget>
399               </item>
400               <item>
401                <widget class="QLabel" name="outputFoldersFovoritesLabel">
402                 <property name="sizePolicy">
403                  <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
404                   <horstretch>0</horstretch>
405                   <verstretch>0</verstretch>
406                  </sizepolicy>
407                 </property>
408                 <property name="toolTip">
409                  <string>Show Favorites</string>
410                 </property>
411                 <property name="frameShape">
412                  <enum>QFrame::StyledPanel</enum>
413                 </property>
414                 <property name="text">
415                  <string notr="true"/>
416                 </property>
417                 <property name="pixmap">
418                  <pixmap resource="../res/Icons.qrc">:/icons/star.png</pixmap>
419                 </property>
420                </widget>
421               </item>
422              </layout>
423             </item>
424             <item>
425              <widget class="QTreeView" name="outputFolderView">
426               <property name="editTriggers">
427                <set>QAbstractItemView::NoEditTriggers</set>
428               </property>
429               <property name="alternatingRowColors">
430                <bool>true</bool>
431               </property>
432              </widget>
433             </item>
434             <item>
435              <layout class="QHBoxLayout" name="horizontalLayout_3">
436               <item>
437                <widget class="QPushButton" name="buttonGotoHome">
438                 <property name="minimumSize">
439                  <size>
440                   <width>124</width>
441                   <height>0</height>
442                  </size>
443                 </property>
444                 <property name="text">
445                  <string>Goto Home Folder</string>
446                 </property>
447                 <property name="icon">
448                  <iconset resource="../res/Icons.qrc">
449                   <normaloff>:/icons/house.png</normaloff>:/icons/house.png</iconset>
450                 </property>
451                 <property name="iconSize">
452                  <size>
453                   <width>16</width>
454                   <height>16</height>
455                  </size>
456                 </property>
457                </widget>
458               </item>
459               <item>
460                <widget class="QPushButton" name="buttonGotoMusic">
461                 <property name="minimumSize">
462                  <size>
463                   <width>124</width>
464                   <height>0</height>
465                  </size>
466                 </property>
467                 <property name="text">
468                  <string>Goto Music Folder</string>
469                 </property>
470                 <property name="icon">
471                  <iconset resource="../res/Icons.qrc">
472                   <normaloff>:/icons/music.png</normaloff>:/icons/music.png</iconset>
473                 </property>
474                 <property name="iconSize">
475                  <size>
476                   <width>16</width>
477                   <height>16</height>
478                  </size>
479                 </property>
480                </widget>
481               </item>
482               <item>
483                <widget class="QPushButton" name="buttonGotoDesktop">
484                 <property name="minimumSize">
485                  <size>
486                   <width>124</width>
487                   <height>0</height>
488                  </size>
489                 </property>
490                 <property name="text">
491                  <string>Goto Desktop Folder</string>
492                 </property>
493                 <property name="icon">
494                  <iconset resource="../res/Icons.qrc">
495                   <normaloff>:/icons/monitor.png</normaloff>:/icons/monitor.png</iconset>
496                 </property>
497                 <property name="iconSize">
498                  <size>
499                   <width>16</width>
500                   <height>16</height>
501                  </size>
502                 </property>
503                </widget>
504               </item>
505               <item>
506                <spacer name="horizontalSpacer_6">
507                 <property name="orientation">
508                  <enum>Qt::Horizontal</enum>
509                 </property>
510                 <property name="sizeHint" stdset="0">
511                  <size>
512                   <width>40</width>
513                   <height>20</height>
514                  </size>
515                 </property>
516                </spacer>
517               </item>
518               <item>
519                <widget class="QPushButton" name="buttonMakeFolder">
520                 <property name="minimumSize">
521                  <size>
522                   <width>124</width>
523                   <height>0</height>
524                  </size>
525                 </property>
526                 <property name="text">
527                  <string>Make New Folder</string>
528                 </property>
529                 <property name="icon">
530                  <iconset resource="../res/Icons.qrc">
531                   <normaloff>:/icons/folder_add.png</normaloff>:/icons/folder_add.png</iconset>
532                 </property>
533                 <property name="iconSize">
534                  <size>
535                   <width>16</width>
536                   <height>16</height>
537                  </size>
538                 </property>
539                </widget>
540               </item>
541              </layout>
542             </item>
543             <item>
544              <widget class="QFrame" name="frame_2">
545               <property name="maximumSize">
546                <size>
547                 <width>16777215</width>
548                 <height>2</height>
549                </size>
550               </property>
551               <property name="frameShape">
552                <enum>QFrame::HLine</enum>
553               </property>
554               <property name="frameShadow">
555                <enum>QFrame::Sunken</enum>
556               </property>
557               <property name="lineWidth">
558                <number>1</number>
559               </property>
560              </widget>
561             </item>
562             <item>
563              <layout class="QHBoxLayout" name="horizontalLayout_4">
564               <item>
565                <widget class="QCheckBox" name="saveToSourceFolderCheckBox">
566                 <property name="text">
567                  <string>Save output files to the same location where the input file is located</string>
568                 </property>
569                </widget>
570               </item>
571               <item>
572                <spacer name="horizontalSpacer_11">
573                 <property name="orientation">
574                  <enum>Qt::Horizontal</enum>
575                 </property>
576                 <property name="sizeType">
577                  <enum>QSizePolicy::Fixed</enum>
578                 </property>
579                 <property name="sizeHint" stdset="0">
580                  <size>
581                   <width>15</width>
582                   <height>20</height>
583                  </size>
584                 </property>
585                </spacer>
586               </item>
587               <item>
588                <widget class="QCheckBox" name="prependRelativePathCheckBox">
589                 <property name="text">
590                  <string>Prepend relative source file path to output file</string>
591                 </property>
592                </widget>
593               </item>
594              </layout>
595             </item>
596            </layout>
597           </item>
598          </layout>
599         </widget>
600         <widget class="QWidget" name="tabMetaData">
601          <attribute name="icon">
602           <iconset resource="../res/Icons.qrc">
603            <normaloff>:/icons/cd_edit.png</normaloff>:/icons/cd_edit.png</iconset>
604          </attribute>
605          <attribute name="title">
606           <string>Meta Data</string>
607          </attribute>
608          <layout class="QGridLayout" name="gridLayout_6">
609           <item row="0" column="0">
610            <layout class="QGridLayout" name="gridLayout_5">
611             <item row="0" column="1" colspan="2">
612              <widget class="QGroupBox" name="metaDataGroupBox">
613               <property name="font">
614                <font>
615                 <weight>50</weight>
616                 <bold>false</bold>
617                </font>
618               </property>
619               <property name="title">
620                <string> Meta Information </string>
621               </property>
622               <layout class="QGridLayout" name="gridLayout_9">
623                <item row="0" column="0" colspan="4">
624                 <widget class="QTableView" name="metaDataView">
625                  <property name="selectionMode">
626                   <enum>QAbstractItemView::SingleSelection</enum>
627                  </property>
628                  <property name="selectionBehavior">
629                   <enum>QAbstractItemView::SelectRows</enum>
630                  </property>
631                  <property name="wordWrap">
632                   <bool>false</bool>
633                  </property>
634                  <attribute name="horizontalHeaderHighlightSections">
635                   <bool>false</bool>
636                  </attribute>
637                  <attribute name="horizontalHeaderStretchLastSection">
638                   <bool>true</bool>
639                  </attribute>
640                  <attribute name="verticalHeaderHighlightSections">
641                   <bool>false</bool>
642                  </attribute>
643                 </widget>
644                </item>
645                <item row="3" column="3">
646                 <widget class="QPushButton" name="buttonEditMeta">
647                  <property name="maximumSize">
648                   <size>
649                    <width>90</width>
650                    <height>16777215</height>
651                   </size>
652                  </property>
653                  <property name="text">
654                   <string>Edit</string>
655                  </property>
656                  <property name="icon">
657                   <iconset resource="../res/Icons.qrc">
658                    <normaloff>:/icons/table_edit.png</normaloff>:/icons/table_edit.png</iconset>
659                  </property>
660                  <property name="iconSize">
661                   <size>
662                    <width>16</width>
663                    <height>16</height>
664                   </size>
665                  </property>
666                 </widget>
667                </item>
668                <item row="3" column="1">
669                 <widget class="QLabel" name="labelEditMetaHint">
670                  <property name="text">
671                   <string>Note: Meta information you enter here will &lt;u&gt;supersede&lt;/u&gt; data from the source!</string>
672                  </property>
673                  <property name="wordWrap">
674                   <bool>true</bool>
675                  </property>
676                 </widget>
677                </item>
678                <item row="3" column="0">
679                 <widget class="QLabel" name="labelEditMetaIcon">
680                  <property name="sizePolicy">
681                   <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
682                    <horstretch>0</horstretch>
683                    <verstretch>0</verstretch>
684                   </sizepolicy>
685                  </property>
686                  <property name="text">
687                   <string/>
688                  </property>
689                  <property name="pixmap">
690                   <pixmap resource="../res/Icons.qrc">:/icons/feed.png</pixmap>
691                  </property>
692                  <property name="alignment">
693                   <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
694                  </property>
695                 </widget>
696                </item>
697                <item row="3" column="2">
698                 <widget class="QPushButton" name="buttonClearMeta">
699                  <property name="maximumSize">
700                   <size>
701                    <width>90</width>
702                    <height>16777215</height>
703                   </size>
704                  </property>
705                  <property name="text">
706                   <string>Reset</string>
707                  </property>
708                  <property name="icon">
709                   <iconset resource="../res/Icons.qrc">
710                    <normaloff>:/icons/bomb.png</normaloff>:/icons/bomb.png</iconset>
711                  </property>
712                  <property name="iconSize">
713                   <size>
714                    <width>16</width>
715                    <height>16</height>
716                   </size>
717                  </property>
718                 </widget>
719                </item>
720               </layout>
721              </widget>
722             </item>
723             <item row="1" column="1" rowspan="2" colspan="2">
724              <widget class="QGroupBox" name="groupBox">
725               <property name="font">
726                <font>
727                 <weight>50</weight>
728                 <bold>false</bold>
729                </font>
730               </property>
731               <property name="title">
732                <string> Options </string>
733               </property>
734               <layout class="QGridLayout" name="gridLayout_11">
735                <item row="0" column="0">
736                 <layout class="QGridLayout" name="gridLayout_10">
737                  <item row="0" column="1">
738                   <widget class="QCheckBox" name="generatePlaylistCheckBox">
739                    <property name="font">
740                     <font>
741                      <weight>50</weight>
742                      <bold>false</bold>
743                     </font>
744                    </property>
745                    <property name="text">
746                     <string>Automatically generate playlist file (.m3u)</string>
747                    </property>
748                    <property name="checked">
749                     <bool>true</bool>
750                    </property>
751                   </widget>
752                  </item>
753                  <item row="0" column="0">
754                   <widget class="QCheckBox" name="writeMetaDataCheckBox">
755                    <property name="font">
756                     <font>
757                      <weight>50</weight>
758                      <bold>false</bold>
759                     </font>
760                    </property>
761                    <property name="text">
762                     <string>Write meta information to encoded files</string>
763                    </property>
764                    <property name="checked">
765                     <bool>true</bool>
766                    </property>
767                   </widget>
768                  </item>
769                 </layout>
770                </item>
771               </layout>
772              </widget>
773             </item>
774            </layout>
775           </item>
776          </layout>
777         </widget>
778         <widget class="QWidget" name="tabCompressionSetting">
779          <attribute name="icon">
780           <iconset resource="../res/Icons.qrc">
781            <normaloff>:/icons/compress.png</normaloff>:/icons/compress.png</iconset>
782          </attribute>
783          <attribute name="title">
784           <string>Compression</string>
785          </attribute>
786          <layout class="QGridLayout" name="gridLayout_4">
787           <item row="0" column="0">
788            <layout class="QVBoxLayout" name="verticalLayout_6">
789             <item>
790              <widget class="QGroupBox" name="groupBox_2">
791               <property name="minimumSize">
792                <size>
793                 <width>0</width>
794                 <height>75</height>
795                </size>
796               </property>
797               <property name="font">
798                <font>
799                 <weight>50</weight>
800                 <bold>false</bold>
801                </font>
802               </property>
803               <property name="title">
804                <string> Encoder / Format </string>
805               </property>
806               <layout class="QGridLayout" name="gridLayout_3">
807                <item row="0" column="0">
808                 <layout class="QGridLayout" name="gridLayout">
809                  <item row="0" column="1">
810                   <widget class="QRadioButton" name="radioButtonEncoderMP3">
811                    <property name="text">
812                     <string>MP3</string>
813                    </property>
814                    <property name="checked">
815                     <bool>true</bool>
816                    </property>
817                   </widget>
818                  </item>
819                  <item row="0" column="3">
820                   <widget class="QRadioButton" name="radioButtonEncoderVorbis">
821                    <property name="text">
822                     <string>Ogg/Vorbis</string>
823                    </property>
824                   </widget>
825                  </item>
826                  <item row="0" column="5">
827                   <widget class="QRadioButton" name="radioButtonEncoderAAC">
828                    <property name="text">
829                     <string>AAC/MP4</string>
830                    </property>
831                   </widget>
832                  </item>
833                  <item row="0" column="17">
834                   <widget class="QRadioButton" name="radioButtonEncoderPCM">
835                    <property name="text">
836                     <string>PCM/Wave</string>
837                    </property>
838                   </widget>
839                  </item>
840                  <item row="0" column="0">
841                   <spacer name="horizontalSpacer_7">
842                    <property name="orientation">
843                     <enum>Qt::Horizontal</enum>
844                    </property>
845                    <property name="sizeType">
846                     <enum>QSizePolicy::Fixed</enum>
847                    </property>
848                    <property name="sizeHint" stdset="0">
849                     <size>
850                      <width>10</width>
851                      <height>20</height>
852                     </size>
853                    </property>
854                   </spacer>
855                  </item>
856                  <item row="0" column="11">
857                   <widget class="QRadioButton" name="radioButtonEncoderAC3">
858                    <property name="text">
859                     <string>A/52</string>
860                    </property>
861                   </widget>
862                  </item>
863                  <item row="0" column="15">
864                   <widget class="QRadioButton" name="radioButtonEncoderDCA">
865                    <property name="text">
866                     <string>DCA</string>
867                    </property>
868                   </widget>
869                  </item>
870                  <item row="0" column="2">
871                   <spacer name="horizontalSpacer_45">
872                    <property name="orientation">
873                     <enum>Qt::Horizontal</enum>
874                    </property>
875                    <property name="sizeHint" stdset="0">
876                     <size>
877                      <width>1</width>
878                      <height>20</height>
879                     </size>
880                    </property>
881                   </spacer>
882                  </item>
883                  <item row="0" column="4">
884                   <spacer name="horizontalSpacer_46">
885                    <property name="orientation">
886                     <enum>Qt::Horizontal</enum>
887                    </property>
888                    <property name="sizeHint" stdset="0">
889                     <size>
890                      <width>1</width>
891                      <height>20</height>
892                     </size>
893                    </property>
894                   </spacer>
895                  </item>
896                  <item row="0" column="6">
897                   <spacer name="horizontalSpacer_47">
898                    <property name="orientation">
899                     <enum>Qt::Horizontal</enum>
900                    </property>
901                    <property name="sizeHint" stdset="0">
902                     <size>
903                      <width>1</width>
904                      <height>20</height>
905                     </size>
906                    </property>
907                   </spacer>
908                  </item>
909                  <item row="0" column="14">
910                   <spacer name="horizontalSpacer_49">
911                    <property name="orientation">
912                     <enum>Qt::Horizontal</enum>
913                    </property>
914                    <property name="sizeHint" stdset="0">
915                     <size>
916                      <width>1</width>
917                      <height>20</height>
918                     </size>
919                    </property>
920                   </spacer>
921                  </item>
922                  <item row="0" column="16">
923                   <spacer name="horizontalSpacer_50">
924                    <property name="orientation">
925                     <enum>Qt::Horizontal</enum>
926                    </property>
927                    <property name="sizeHint" stdset="0">
928                     <size>
929                      <width>1</width>
930                      <height>20</height>
931                     </size>
932                    </property>
933                   </spacer>
934                  </item>
935                  <item row="0" column="18">
936                   <spacer name="horizontalSpacer_51">
937                    <property name="orientation">
938                     <enum>Qt::Horizontal</enum>
939                    </property>
940                    <property name="sizeHint" stdset="0">
941                     <size>
942                      <width>1</width>
943                      <height>20</height>
944                     </size>
945                    </property>
946                   </spacer>
947                  </item>
948                  <item row="0" column="7">
949                   <widget class="QRadioButton" name="radioButtonEncoderFLAC">
950                    <property name="text">
951                     <string>FLAC</string>
952                    </property>
953                   </widget>
954                  </item>
955                  <item row="0" column="8">
956                   <spacer name="horizontalSpacer_48">
957                    <property name="orientation">
958                     <enum>Qt::Horizontal</enum>
959                    </property>
960                    <property name="sizeHint" stdset="0">
961                     <size>
962                      <width>1</width>
963                      <height>20</height>
964                     </size>
965                    </property>
966                   </spacer>
967                  </item>
968                  <item row="0" column="9">
969                   <widget class="QRadioButton" name="radioButtonEncoderOpus">
970                    <property name="text">
971                     <string>Opus</string>
972                    </property>
973                   </widget>
974                  </item>
975                  <item row="0" column="10">
976                   <spacer name="horizontalSpacer_55">
977                    <property name="orientation">
978                     <enum>Qt::Horizontal</enum>
979                    </property>
980                    <property name="sizeHint" stdset="0">
981                     <size>
982                      <width>1</width>
983                      <height>20</height>
984                     </size>
985                    </property>
986                   </spacer>
987                  </item>
988                 </layout>
989                </item>
990               </layout>
991              </widget>
992             </item>
993             <item>
994              <widget class="QGroupBox" name="groupBox_4">
995               <property name="minimumSize">
996                <size>
997                 <width>0</width>
998                 <height>75</height>
999                </size>
1000               </property>
1001               <property name="font">
1002                <font>
1003                 <weight>50</weight>
1004                 <bold>false</bold>
1005                </font>
1006               </property>
1007               <property name="title">
1008                <string> Rate Control Method </string>
1009               </property>
1010               <layout class="QGridLayout" name="gridLayout_13">
1011                <item row="0" column="0">
1012                 <layout class="QGridLayout" name="gridLayout_12">
1013                  <item row="0" column="1">
1014                   <widget class="QRadioButton" name="radioButtonModeQuality">
1015                    <property name="text">
1016                     <string>Quality-based (VBR)</string>
1017                    </property>
1018                    <property name="checked">
1019                     <bool>true</bool>
1020                    </property>
1021                   </widget>
1022                  </item>
1023                  <item row="0" column="3">
1024                   <widget class="QRadioButton" name="radioButtonModeAverageBitrate">
1025                    <property name="text">
1026                     <string>Average Bitrate (ABR)</string>
1027                    </property>
1028                   </widget>
1029                  </item>
1030                  <item row="0" column="5">
1031                   <widget class="QRadioButton" name="radioButtonConstBitrate">
1032                    <property name="text">
1033                     <string>Constant Bitrate (CBR)</string>
1034                    </property>
1035                   </widget>
1036                  </item>
1037                  <item row="0" column="0">
1038                   <spacer name="horizontalSpacer_8">
1039                    <property name="orientation">
1040                     <enum>Qt::Horizontal</enum>
1041                    </property>
1042                    <property name="sizeType">
1043                     <enum>QSizePolicy::Fixed</enum>
1044                    </property>
1045                    <property name="sizeHint" stdset="0">
1046                     <size>
1047                      <width>10</width>
1048                      <height>20</height>
1049                     </size>
1050                    </property>
1051                   </spacer>
1052                  </item>
1053                  <item row="0" column="2">
1054                   <spacer name="horizontalSpacer_52">
1055                    <property name="orientation">
1056                     <enum>Qt::Horizontal</enum>
1057                    </property>
1058                    <property name="sizeHint" stdset="0">
1059                     <size>
1060                      <width>1</width>
1061                      <height>20</height>
1062                     </size>
1063                    </property>
1064                   </spacer>
1065                  </item>
1066                  <item row="0" column="4">
1067                   <spacer name="horizontalSpacer_53">
1068                    <property name="orientation">
1069                     <enum>Qt::Horizontal</enum>
1070                    </property>
1071                    <property name="sizeHint" stdset="0">
1072                     <size>
1073                      <width>1</width>
1074                      <height>20</height>
1075                     </size>
1076                    </property>
1077                   </spacer>
1078                  </item>
1079                  <item row="0" column="6">
1080                   <spacer name="horizontalSpacer_54">
1081                    <property name="orientation">
1082                     <enum>Qt::Horizontal</enum>
1083                    </property>
1084                    <property name="sizeHint" stdset="0">
1085                     <size>
1086                      <width>1</width>
1087                      <height>20</height>
1088                     </size>
1089                    </property>
1090                   </spacer>
1091                  </item>
1092                 </layout>
1093                </item>
1094               </layout>
1095              </widget>
1096             </item>
1097             <item>
1098              <widget class="QGroupBox" name="groupBox_3">
1099               <property name="minimumSize">
1100                <size>
1101                 <width>0</width>
1102                 <height>100</height>
1103                </size>
1104               </property>
1105               <property name="font">
1106                <font>
1107                 <weight>50</weight>
1108                 <bold>false</bold>
1109                </font>
1110               </property>
1111               <property name="title">
1112                <string> Quality / Bitrate </string>
1113               </property>
1114               <layout class="QGridLayout" name="gridLayout_15">
1115                <item row="0" column="2">
1116                 <layout class="QGridLayout" name="gridLayout_14">
1117                  <item row="1" column="2" colspan="3">
1118                   <widget class="QSlider" name="sliderBitrate">
1119                    <property name="minimum">
1120                     <number>0</number>
1121                    </property>
1122                    <property name="maximum">
1123                     <number>50</number>
1124                    </property>
1125                    <property name="pageStep">
1126                     <number>1</number>
1127                    </property>
1128                    <property name="value">
1129                     <number>24</number>
1130                    </property>
1131                    <property name="tracking">
1132                     <bool>true</bool>
1133                    </property>
1134                    <property name="orientation">
1135                     <enum>Qt::Horizontal</enum>
1136                    </property>
1137                    <property name="invertedAppearance">
1138                     <bool>false</bool>
1139                    </property>
1140                    <property name="tickPosition">
1141                     <enum>QSlider::TicksBelow</enum>
1142                    </property>
1143                    <property name="tickInterval">
1144                     <number>1</number>
1145                    </property>
1146                   </widget>
1147                  </item>
1148                  <item row="4" column="2">
1149                   <widget class="QLabel" name="labelBitrateMin">
1150                    <property name="text">
1151                     <string>Minimum</string>
1152                    </property>
1153                    <property name="alignment">
1154                     <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
1155                    </property>
1156                   </widget>
1157                  </item>
1158                  <item row="4" column="4">
1159                   <widget class="QLabel" name="labelBitrateMax">
1160                    <property name="text">
1161                     <string>Maximum</string>
1162                    </property>
1163                    <property name="alignment">
1164                     <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
1165                    </property>
1166                   </widget>
1167                  </item>
1168                  <item row="4" column="3">
1169                   <widget class="QLabel" name="labelBitrate">
1170                    <property name="palette">
1171                     <palette>
1172                      <active>
1173                       <colorrole role="WindowText">
1174                        <brush brushstyle="SolidPattern">
1175                         <color alpha="255">
1176                          <red>0</red>
1177                          <green>0</green>
1178                          <blue>255</blue>
1179                         </color>
1180                        </brush>
1181                       </colorrole>
1182                      </active>
1183                      <inactive>
1184                       <colorrole role="WindowText">
1185                        <brush brushstyle="SolidPattern">
1186                         <color alpha="255">
1187                          <red>0</red>
1188                          <green>0</green>
1189                          <blue>255</blue>
1190                         </color>
1191                        </brush>
1192                       </colorrole>
1193                      </inactive>
1194                      <disabled>
1195                       <colorrole role="WindowText">
1196                        <brush brushstyle="SolidPattern">
1197                         <color alpha="255">
1198                          <red>120</red>
1199                          <green>120</green>
1200                          <blue>120</blue>
1201                         </color>
1202                        </brush>
1203                       </colorrole>
1204                      </disabled>
1205                     </palette>
1206                    </property>
1207                    <property name="font">
1208                     <font>
1209                      <weight>75</weight>
1210                      <bold>true</bold>
1211                     </font>
1212                    </property>
1213                    <property name="text">
1214                     <string notr="true">(VALUE)</string>
1215                    </property>
1216                    <property name="textFormat">
1217                     <enum>Qt::RichText</enum>
1218                    </property>
1219                    <property name="alignment">
1220                     <set>Qt::AlignHCenter|Qt::AlignTop</set>
1221                    </property>
1222                   </widget>
1223                  </item>
1224                  <item row="0" column="3">
1225                   <spacer name="verticalSpacer_3">
1226                    <property name="orientation">
1227                     <enum>Qt::Vertical</enum>
1228                    </property>
1229                    <property name="sizeType">
1230                     <enum>QSizePolicy::Fixed</enum>
1231                    </property>
1232                    <property name="sizeHint" stdset="0">
1233                     <size>
1234                      <width>20</width>
1235                      <height>8</height>
1236                     </size>
1237                    </property>
1238                   </spacer>
1239                  </item>
1240                  <item row="1" column="0">
1241                   <spacer name="horizontalSpacer_9">
1242                    <property name="orientation">
1243                     <enum>Qt::Horizontal</enum>
1244                    </property>
1245                    <property name="sizeType">
1246                     <enum>QSizePolicy::Fixed</enum>
1247                    </property>
1248                    <property name="sizeHint" stdset="0">
1249                     <size>
1250                      <width>10</width>
1251                      <height>20</height>
1252                     </size>
1253                    </property>
1254                   </spacer>
1255                  </item>
1256                  <item row="1" column="5">
1257                   <spacer name="horizontalSpacer_10">
1258                    <property name="orientation">
1259                     <enum>Qt::Horizontal</enum>
1260                    </property>
1261                    <property name="sizeType">
1262                     <enum>QSizePolicy::Fixed</enum>
1263                    </property>
1264                    <property name="sizeHint" stdset="0">
1265                     <size>
1266                      <width>10</width>
1267                      <height>20</height>
1268                     </size>
1269                    </property>
1270                   </spacer>
1271                  </item>
1272                 </layout>
1273                </item>
1274               </layout>
1275              </widget>
1276             </item>
1277             <item>
1278              <spacer name="verticalSpacer_32">
1279               <property name="orientation">
1280                <enum>Qt::Vertical</enum>
1281               </property>
1282               <property name="sizeType">
1283                <enum>QSizePolicy::Fixed</enum>
1284               </property>
1285               <property name="sizeHint" stdset="0">
1286                <size>
1287                 <width>20</width>
1288                 <height>2</height>
1289                </size>
1290               </property>
1291              </spacer>
1292             </item>
1293             <item>
1294              <layout class="QHBoxLayout" name="horizontalLayout_10">
1295               <item>
1296                <widget class="QLabel" name="labelEncoderInfo">
1297                 <property name="font">
1298                  <font>
1299                   <weight>50</weight>
1300                   <bold>false</bold>
1301                  </font>
1302                 </property>
1303                 <property name="text">
1304                  <string notr="true">(Encoder Info)</string>
1305                 </property>
1306                </widget>
1307               </item>
1308               <item>
1309                <spacer name="horizontalSpacer_60">
1310                 <property name="orientation">
1311                  <enum>Qt::Horizontal</enum>
1312                 </property>
1313                 <property name="sizeHint" stdset="0">
1314                  <size>
1315                   <width>40</width>
1316                   <height>20</height>
1317                  </size>
1318                 </property>
1319                </spacer>
1320               </item>
1321               <item>
1322                <widget class="QLabel" name="labelCompressionHelp">
1323                 <property name="palette">
1324                  <palette>
1325                   <active>
1326                    <colorrole role="WindowText">
1327                     <brush brushstyle="SolidPattern">
1328                      <color alpha="255">
1329                       <red>0</red>
1330                       <green>0</green>
1331                       <blue>255</blue>
1332                      </color>
1333                     </brush>
1334                    </colorrole>
1335                   </active>
1336                   <inactive>
1337                    <colorrole role="WindowText">
1338                     <brush brushstyle="SolidPattern">
1339                      <color alpha="255">
1340                       <red>0</red>
1341                       <green>0</green>
1342                       <blue>255</blue>
1343                      </color>
1344                     </brush>
1345                    </colorrole>
1346                   </inactive>
1347                   <disabled>
1348                    <colorrole role="WindowText">
1349                     <brush brushstyle="SolidPattern">
1350                      <color alpha="255">
1351                       <red>120</red>
1352                       <green>120</green>
1353                       <blue>120</blue>
1354                      </color>
1355                     </brush>
1356                    </colorrole>
1357                   </disabled>
1358                  </palette>
1359                 </property>
1360                 <property name="font">
1361                  <font>
1362                   <weight>50</weight>
1363                   <bold>false</bold>
1364                   <underline>true</underline>
1365                  </font>
1366                 </property>
1367                 <property name="cursor">
1368                  <cursorShape>PointingHandCursor</cursorShape>
1369                 </property>
1370                 <property name="text">
1371                  <string>Show Help</string>
1372                 </property>
1373                 <property name="alignment">
1374                  <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1375                 </property>
1376                </widget>
1377               </item>
1378              </layout>
1379             </item>
1380             <item>
1381              <spacer name="verticalSpacer_2">
1382               <property name="orientation">
1383                <enum>Qt::Vertical</enum>
1384               </property>
1385               <property name="sizeHint" stdset="0">
1386                <size>
1387                 <width>20</width>
1388                 <height>40</height>
1389                </size>
1390               </property>
1391              </spacer>
1392             </item>
1393            </layout>
1394           </item>
1395          </layout>
1396         </widget>
1397         <widget class="QWidget" name="tabOptions">
1398          <attribute name="icon">
1399           <iconset resource="../res/Icons.qrc">
1400            <normaloff>:/icons/cog.png</normaloff>:/icons/cog.png</iconset>
1401          </attribute>
1402          <attribute name="title">
1403           <string>Advanced Options</string>
1404          </attribute>
1405          <layout class="QGridLayout" name="gridLayout_8">
1406           <item row="0" column="0">
1407            <widget class="QScrollArea" name="scrollArea">
1408             <property name="frameShadow">
1409              <enum>QFrame::Plain</enum>
1410             </property>
1411             <property name="horizontalScrollBarPolicy">
1412              <enum>Qt::ScrollBarAlwaysOff</enum>
1413             </property>
1414             <property name="widgetResizable">
1415              <bool>true</bool>
1416             </property>
1417             <widget class="QWidget" name="scrollAreaWidgetContents">
1418              <property name="geometry">
1419               <rect>
1420                <x>0</x>
1421                <y>0</y>
1422                <width>604</width>
1423                <height>1724</height>
1424               </rect>
1425              </property>
1426              <layout class="QGridLayout" name="gridLayout_22">
1427               <item row="0" column="0">
1428                <layout class="QGridLayout" name="gridLayout_7">
1429                 <item row="1" column="0">
1430                  <widget class="QGroupBox" name="groupBox_6">
1431                   <property name="font">
1432                    <font>
1433                     <weight>50</weight>
1434                     <bold>false</bold>
1435                    </font>
1436                   </property>
1437                   <property name="title">
1438                    <string> Bitrate Management (LAME and OggEnc2) </string>
1439                   </property>
1440                   <layout class="QGridLayout" name="gridLayout_19">
1441                    <item row="0" column="0">
1442                     <layout class="QGridLayout" name="gridLayout_18">
1443                      <item row="0" column="1" colspan="5">
1444                       <spacer name="verticalSpacer_5">
1445                        <property name="orientation">
1446                         <enum>Qt::Vertical</enum>
1447                        </property>
1448                        <property name="sizeType">
1449                         <enum>QSizePolicy::Fixed</enum>
1450                        </property>
1451                        <property name="sizeHint" stdset="0">
1452                         <size>
1453                          <width>20</width>
1454                          <height>10</height>
1455                         </size>
1456                        </property>
1457                       </spacer>
1458                      </item>
1459                      <item row="2" column="1" colspan="5">
1460                       <spacer name="verticalSpacer_6">
1461                        <property name="orientation">
1462                         <enum>Qt::Vertical</enum>
1463                        </property>
1464                        <property name="sizeType">
1465                         <enum>QSizePolicy::Fixed</enum>
1466                        </property>
1467                        <property name="sizeHint" stdset="0">
1468                         <size>
1469                          <width>20</width>
1470                          <height>10</height>
1471                         </size>
1472                        </property>
1473                       </spacer>
1474                      </item>
1475                      <item row="1" column="1">
1476                       <widget class="QCheckBox" name="checkBoxBitrateManagement">
1477                        <property name="text">
1478                         <string>Enable Bitrate Management</string>
1479                        </property>
1480                       </widget>
1481                      </item>
1482                      <item row="1" column="5">
1483                       <widget class="QSpinBox" name="spinBoxBitrateManagementMax">
1484                        <property name="enabled">
1485                         <bool>false</bool>
1486                        </property>
1487                        <property name="minimum">
1488                         <number>32</number>
1489                        </property>
1490                        <property name="maximum">
1491                         <number>500</number>
1492                        </property>
1493                        <property name="value">
1494                         <number>500</number>
1495                        </property>
1496                       </widget>
1497                      </item>
1498                      <item row="1" column="3">
1499                       <widget class="QSpinBox" name="spinBoxBitrateManagementMin">
1500                        <property name="enabled">
1501                         <bool>false</bool>
1502                        </property>
1503                        <property name="minimum">
1504                         <number>32</number>
1505                        </property>
1506                        <property name="maximum">
1507                         <number>500</number>
1508                        </property>
1509                       </widget>
1510                      </item>
1511                      <item row="1" column="6">
1512                       <spacer name="horizontalSpacer_15">
1513                        <property name="orientation">
1514                         <enum>Qt::Horizontal</enum>
1515                        </property>
1516                        <property name="sizeType">
1517                         <enum>QSizePolicy::Fixed</enum>
1518                        </property>
1519                        <property name="sizeHint" stdset="0">
1520                         <size>
1521                          <width>10</width>
1522                          <height>20</height>
1523                         </size>
1524                        </property>
1525                       </spacer>
1526                      </item>
1527                      <item row="1" column="0">
1528                       <spacer name="horizontalSpacer_14">
1529                        <property name="orientation">
1530                         <enum>Qt::Horizontal</enum>
1531                        </property>
1532                        <property name="sizeType">
1533                         <enum>QSizePolicy::Fixed</enum>
1534                        </property>
1535                        <property name="sizeHint" stdset="0">
1536                         <size>
1537                          <width>10</width>
1538                          <height>20</height>
1539                         </size>
1540                        </property>
1541                       </spacer>
1542                      </item>
1543                      <item row="1" column="2">
1544                       <widget class="QLabel" name="labelBitrateManagementMin">
1545                        <property name="enabled">
1546                         <bool>false</bool>
1547                        </property>
1548                        <property name="text">
1549                         <string>Minimum (kbps):</string>
1550                        </property>
1551                        <property name="alignment">
1552                         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1553                        </property>
1554                       </widget>
1555                      </item>
1556                      <item row="1" column="4">
1557                       <widget class="QLabel" name="labelBitrateManagementMax">
1558                        <property name="enabled">
1559                         <bool>false</bool>
1560                        </property>
1561                        <property name="text">
1562                         <string>Maximum (kbps):</string>
1563                        </property>
1564                        <property name="alignment">
1565                         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1566                        </property>
1567                       </widget>
1568                      </item>
1569                     </layout>
1570                    </item>
1571                   </layout>
1572                  </widget>
1573                 </item>
1574                 <item row="0" column="0">
1575                  <widget class="QGroupBox" name="groupBox_5">
1576                   <property name="font">
1577                    <font>
1578                     <weight>50</weight>
1579                     <bold>false</bold>
1580                    </font>
1581                   </property>
1582                   <property name="title">
1583                    <string> LAME Algorithm Quality </string>
1584                   </property>
1585                   <layout class="QGridLayout" name="gridLayout_17">
1586                    <item row="0" column="1">
1587                     <layout class="QGridLayout" name="gridLayout_16">
1588                      <item row="1" column="0">
1589                       <spacer name="horizontalSpacer_12">
1590                        <property name="orientation">
1591                         <enum>Qt::Horizontal</enum>
1592                        </property>
1593                        <property name="sizeType">
1594                         <enum>QSizePolicy::Maximum</enum>
1595                        </property>
1596                        <property name="sizeHint" stdset="0">
1597                         <size>
1598                          <width>10</width>
1599                          <height>20</height>
1600                         </size>
1601                        </property>
1602                       </spacer>
1603                      </item>
1604                      <item row="1" column="4">
1605                       <spacer name="horizontalSpacer_13">
1606                        <property name="orientation">
1607                         <enum>Qt::Horizontal</enum>
1608                        </property>
1609                        <property name="sizeType">
1610                         <enum>QSizePolicy::Fixed</enum>
1611                        </property>
1612                        <property name="sizeHint" stdset="0">
1613                         <size>
1614                          <width>10</width>
1615                          <height>20</height>
1616                         </size>
1617                        </property>
1618                       </spacer>
1619                      </item>
1620                      <item row="2" column="1">
1621                       <widget class="QLabel" name="label">
1622                        <property name="text">
1623                         <string>Faster Processing</string>
1624                        </property>
1625                       </widget>
1626                      </item>
1627                      <item row="2" column="2">
1628                       <widget class="QLabel" name="labelLameAlgoQuality">
1629                        <property name="font">
1630                         <font>
1631                          <weight>75</weight>
1632                          <bold>true</bold>
1633                         </font>
1634                        </property>
1635                        <property name="text">
1636                         <string notr="true">(VALUE)</string>
1637                        </property>
1638                        <property name="alignment">
1639                         <set>Qt::AlignCenter</set>
1640                        </property>
1641                       </widget>
1642                      </item>
1643                      <item row="2" column="3">
1644                       <widget class="QLabel" name="label_3">
1645                        <property name="text">
1646                         <string>Better quality</string>
1647                        </property>
1648                        <property name="alignment">
1649                         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1650                        </property>
1651                       </widget>
1652                      </item>
1653                      <item row="0" column="1" colspan="3">
1654                       <spacer name="verticalSpacer_4">
1655                        <property name="orientation">
1656                         <enum>Qt::Vertical</enum>
1657                        </property>
1658                        <property name="sizeType">
1659                         <enum>QSizePolicy::Fixed</enum>
1660                        </property>
1661                        <property name="sizeHint" stdset="0">
1662                         <size>
1663                          <width>20</width>
1664                          <height>8</height>
1665                         </size>
1666                        </property>
1667                       </spacer>
1668                      </item>
1669                      <item row="1" column="1" colspan="3">
1670                       <widget class="QSlider" name="sliderLameAlgoQuality">
1671                        <property name="maximum">
1672                         <number>4</number>
1673                        </property>
1674                        <property name="pageStep">
1675                         <number>1</number>
1676                        </property>
1677                        <property name="value">
1678                         <number>3</number>
1679                        </property>
1680                        <property name="orientation">
1681                         <enum>Qt::Horizontal</enum>
1682                        </property>
1683                        <property name="tickPosition">
1684                         <enum>QSlider::TicksBelow</enum>
1685                        </property>
1686                        <property name="tickInterval">
1687                         <number>1</number>
1688                        </property>
1689                       </widget>
1690                      </item>
1691                      <item row="4" column="1" colspan="3">
1692                       <layout class="QHBoxLayout" name="horizontalLayout_8">
1693                        <item>
1694                         <widget class="QLabel" name="labelLameAlgoQualityWarningIcon">
1695                          <property name="text">
1696                           <string/>
1697                          </property>
1698                          <property name="pixmap">
1699                           <pixmap resource="../res/Icons.qrc">:/icons/exclamation.png</pixmap>
1700                          </property>
1701                         </widget>
1702                        </item>
1703                        <item>
1704                         <widget class="QLabel" name="labelLameAlgoQualityWarning">
1705                          <property name="sizePolicy">
1706                           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1707                            <horstretch>0</horstretch>
1708                            <verstretch>0</verstretch>
1709                           </sizepolicy>
1710                          </property>
1711                          <property name="text">
1712                           <string>Warning: Audio quality will be very poor. Please do &lt;u&gt;not&lt;/u&gt; complain about audio quality!</string>
1713                          </property>
1714                         </widget>
1715                        </item>
1716                       </layout>
1717                      </item>
1718                      <item row="5" column="1" colspan="3">
1719                       <layout class="QHBoxLayout" name="horizontalLayout_9">
1720                        <item>
1721                         <widget class="QLabel" name="labelLameAlgoQualityNoticeIcon">
1722                          <property name="text">
1723                           <string/>
1724                          </property>
1725                          <property name="pixmap">
1726                           <pixmap resource="../res/Icons.qrc">:/icons/error.png</pixmap>
1727                          </property>
1728                         </widget>
1729                        </item>
1730                        <item>
1731                         <widget class="QLabel" name="labelLameAlgoQualityNotice">
1732                          <property name="sizePolicy">
1733                           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1734                            <horstretch>0</horstretch>
1735                            <verstretch>0</verstretch>
1736                           </sizepolicy>
1737                          </property>
1738                          <property name="text">
1739                           <string>Warning: Processing speed will be very slow. Please do &lt;u&gt;not&lt;/u&gt; complain about processing speed!</string>
1740                          </property>
1741                         </widget>
1742                        </item>
1743                       </layout>
1744                      </item>
1745                      <item row="3" column="1" colspan="3">
1746                       <widget class="QFrame" name="labelLameAlgoQualitySpacer">
1747                        <property name="minimumSize">
1748                         <size>
1749                          <width>0</width>
1750                          <height>6</height>
1751                         </size>
1752                        </property>
1753                        <property name="maximumSize">
1754                         <size>
1755                          <width>16777215</width>
1756                          <height>6</height>
1757                         </size>
1758                        </property>
1759                        <property name="frameShape">
1760                         <enum>QFrame::HLine</enum>
1761                        </property>
1762                        <property name="frameShadow">
1763                         <enum>QFrame::Sunken</enum>
1764                        </property>
1765                       </widget>
1766                      </item>
1767                     </layout>
1768                    </item>
1769                   </layout>
1770                  </widget>
1771                 </item>
1772                 <item row="2" column="0">
1773                  <widget class="QGroupBox" name="groupBox_8">
1774                   <property name="font">
1775                    <font>
1776                     <weight>50</weight>
1777                     <bold>false</bold>
1778                    </font>
1779                   </property>
1780                   <property name="title">
1781                    <string>Channel Mode / Sampling Rate</string>
1782                   </property>
1783                   <layout class="QGridLayout" name="gridLayout_24">
1784                    <item row="1" column="0">
1785                     <layout class="QGridLayout" name="gridLayout_27">
1786                      <item row="1" column="5">
1787                       <widget class="QComboBox" name="comboBoxMP3ChannelMode">
1788                        <property name="sizeAdjustPolicy">
1789                         <enum>QComboBox::AdjustToContents</enum>
1790                        </property>
1791                        <item>
1792                         <property name="text">
1793                          <string>Auto Select (Default)</string>
1794                         </property>
1795                        </item>
1796                        <item>
1797                         <property name="text">
1798                          <string>Joint Stereo</string>
1799                         </property>
1800                        </item>
1801                        <item>
1802                         <property name="text">
1803                          <string>Forced Joint Stereo</string>
1804                         </property>
1805                        </item>
1806                        <item>
1807                         <property name="text">
1808                          <string>Simple</string>
1809                         </property>
1810                        </item>
1811                        <item>
1812                         <property name="text">
1813                          <string>Dual Mono</string>
1814                         </property>
1815                        </item>
1816                        <item>
1817                         <property name="text">
1818                          <string>Mono</string>
1819                         </property>
1820                        </item>
1821                       </widget>
1822                      </item>
1823                      <item row="1" column="4">
1824                       <widget class="QLabel" name="label_4">
1825                        <property name="text">
1826                         <string>MP3 Channel Mode:</string>
1827                        </property>
1828                        <property name="alignment">
1829                         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1830                        </property>
1831                       </widget>
1832                      </item>
1833                      <item row="1" column="1">
1834                       <widget class="QLabel" name="label_5">
1835                        <property name="text">
1836                         <string>Sampling Rate (Hz):</string>
1837                        </property>
1838                        <property name="alignment">
1839                         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1840                        </property>
1841                       </widget>
1842                      </item>
1843                      <item row="1" column="2">
1844                       <widget class="QComboBox" name="comboBoxSamplingRate">
1845                        <property name="sizeAdjustPolicy">
1846                         <enum>QComboBox::AdjustToContents</enum>
1847                        </property>
1848                        <item>
1849                         <property name="text">
1850                          <string>Auto Select (Default)</string>
1851                         </property>
1852                        </item>
1853                        <item>
1854                         <property name="text">
1855                          <string>16.000</string>
1856                         </property>
1857                        </item>
1858                        <item>
1859                         <property name="text">
1860                          <string>22.050</string>
1861                         </property>
1862                        </item>
1863                        <item>
1864                         <property name="text">
1865                          <string>24.000</string>
1866                         </property>
1867                        </item>
1868                        <item>
1869                         <property name="text">
1870                          <string>32.000</string>
1871                         </property>
1872                        </item>
1873                        <item>
1874                         <property name="text">
1875                          <string>44.100</string>
1876                         </property>
1877                        </item>
1878                        <item>
1879                         <property name="text">
1880                          <string>48.000</string>
1881                         </property>
1882                        </item>
1883                       </widget>
1884                      </item>
1885                      <item row="1" column="0">
1886                       <spacer name="horizontalSpacer_18">
1887                        <property name="orientation">
1888                         <enum>Qt::Horizontal</enum>
1889                        </property>
1890                        <property name="sizeType">
1891                         <enum>QSizePolicy::Fixed</enum>
1892                        </property>
1893                        <property name="sizeHint" stdset="0">
1894                         <size>
1895                          <width>10</width>
1896                          <height>20</height>
1897                         </size>
1898                        </property>
1899                       </spacer>
1900                      </item>
1901                      <item row="1" column="7">
1902                       <spacer name="horizontalSpacer_19">
1903                        <property name="orientation">
1904                         <enum>Qt::Horizontal</enum>
1905                        </property>
1906                        <property name="sizeType">
1907                         <enum>QSizePolicy::Fixed</enum>
1908                        </property>
1909                        <property name="sizeHint" stdset="0">
1910                         <size>
1911                          <width>10</width>
1912                          <height>20</height>
1913                         </size>
1914                        </property>
1915                       </spacer>
1916                      </item>
1917                      <item row="1" column="3">
1918                       <spacer name="horizontalSpacer_21">
1919                        <property name="orientation">
1920                         <enum>Qt::Horizontal</enum>
1921                        </property>
1922                        <property name="sizeHint" stdset="0">
1923                         <size>
1924                          <width>40</width>
1925                          <height>20</height>
1926                         </size>
1927                        </property>
1928                       </spacer>
1929                      </item>
1930                      <item row="1" column="6">
1931                       <spacer name="horizontalSpacer_20">
1932                        <property name="orientation">
1933                         <enum>Qt::Horizontal</enum>
1934                        </property>
1935                        <property name="sizeType">
1936                         <enum>QSizePolicy::Expanding</enum>
1937                        </property>
1938                        <property name="sizeHint" stdset="0">
1939                         <size>
1940                          <width>40</width>
1941                          <height>20</height>
1942                         </size>
1943                        </property>
1944                       </spacer>
1945                      </item>
1946                      <item row="4" column="1" colspan="6">
1947                       <spacer name="verticalSpacer_10">
1948                        <property name="orientation">
1949                         <enum>Qt::Vertical</enum>
1950                        </property>
1951                        <property name="sizeType">
1952                         <enum>QSizePolicy::Fixed</enum>
1953                        </property>
1954                        <property name="sizeHint" stdset="0">
1955                         <size>
1956                          <width>20</width>
1957                          <height>8</height>
1958                         </size>
1959                        </property>
1960                       </spacer>
1961                      </item>
1962                      <item row="0" column="1" colspan="6">
1963                       <spacer name="verticalSpacer_9">
1964                        <property name="orientation">
1965                         <enum>Qt::Vertical</enum>
1966                        </property>
1967                        <property name="sizeType">
1968                         <enum>QSizePolicy::Fixed</enum>
1969                        </property>
1970                        <property name="sizeHint" stdset="0">
1971                         <size>
1972                          <width>20</width>
1973                          <height>8</height>
1974                         </size>
1975                        </property>
1976                       </spacer>
1977                      </item>
1978                      <item row="3" column="1" colspan="6">
1979                       <widget class="QCheckBox" name="checkBoxForceStereoDownmix">
1980                        <property name="text">
1981                         <string>Enforce Stereo Downmix of Surround (Multi-Channel) Sources</string>
1982                        </property>
1983                       </widget>
1984                      </item>
1985                      <item row="2" column="1" colspan="6">
1986                       <spacer name="verticalSpacer_30">
1987                        <property name="orientation">
1988                         <enum>Qt::Vertical</enum>
1989                        </property>
1990                        <property name="sizeType">
1991                         <enum>QSizePolicy::Fixed</enum>
1992                        </property>
1993                        <property name="sizeHint" stdset="0">
1994                         <size>
1995                          <width>20</width>
1996                          <height>4</height>
1997                         </size>
1998                        </property>
1999                       </spacer>
2000                      </item>
2001                     </layout>
2002                    </item>
2003                   </layout>
2004                  </widget>
2005                 </item>
2006                 <item row="3" column="0">
2007                  <widget class="QGroupBox" name="groupBox_7">
2008                   <property name="font">
2009                    <font>
2010                     <weight>50</weight>
2011                     <bold>false</bold>
2012                    </font>
2013                   </property>
2014                   <property name="title">
2015                    <string>AAC Encoder-Options</string>
2016                   </property>
2017                   <layout class="QGridLayout" name="gridLayout_25">
2018                    <item row="3" column="1">
2019                     <layout class="QGridLayout" name="gridLayout_21">
2020                      <item row="1" column="1">
2021                       <widget class="QCheckBox" name="checkBoxNeroAAC2PassMode">
2022                        <property name="text">
2023                         <string>Enable 2-Pass Processing (ABR Mode)</string>
2024                        </property>
2025                       </widget>
2026                      </item>
2027                      <item row="1" column="0">
2028                       <spacer name="horizontalSpacer_17">
2029                        <property name="orientation">
2030                         <enum>Qt::Horizontal</enum>
2031                        </property>
2032                        <property name="sizeType">
2033                         <enum>QSizePolicy::Fixed</enum>
2034                        </property>
2035                        <property name="sizeHint" stdset="0">
2036                         <size>
2037                          <width>10</width>
2038                          <height>20</height>
2039                         </size>
2040                        </property>
2041                       </spacer>
2042                      </item>
2043                      <item row="1" column="2">
2044                       <spacer name="horizontalSpacer_23">
2045                        <property name="orientation">
2046                         <enum>Qt::Horizontal</enum>
2047                        </property>
2048                        <property name="sizeHint" stdset="0">
2049                         <size>
2050                          <width>73</width>
2051                          <height>20</height>
2052                         </size>
2053                        </property>
2054                       </spacer>
2055                      </item>
2056                      <item row="1" column="3">
2057                       <widget class="QLabel" name="label_2">
2058                        <property name="text">
2059                         <string>Select AAC Profile:</string>
2060                        </property>
2061                        <property name="alignment">
2062                         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2063                        </property>
2064                       </widget>
2065                      </item>
2066                      <item row="1" column="4">
2067                       <widget class="QComboBox" name="comboBoxAACProfile">
2068                        <property name="sizeAdjustPolicy">
2069                         <enum>QComboBox::AdjustToContents</enum>
2070                        </property>
2071                        <item>
2072                         <property name="text">
2073                          <string>Auto Select (Recommended)</string>
2074                         </property>
2075                        </item>
2076                        <item>
2077                         <property name="text">
2078                          <string>Enforce LC-AAC</string>
2079                         </property>
2080                        </item>
2081                        <item>
2082                         <property name="text">
2083                          <string>Enforce HE-AAC (AAC + SBR)</string>
2084                         </property>
2085                        </item>
2086                        <item>
2087                         <property name="text">
2088                          <string>Enforce HE-AAC v2 (AAC + SBR + PS)</string>
2089                         </property>
2090                        </item>
2091                       </widget>
2092                      </item>
2093                      <item row="1" column="5">
2094                       <spacer name="horizontalSpacer_22">
2095                        <property name="orientation">
2096                         <enum>Qt::Horizontal</enum>
2097                        </property>
2098                        <property name="sizeHint" stdset="0">
2099                         <size>
2100                          <width>75</width>
2101                          <height>20</height>
2102                         </size>
2103                        </property>
2104                       </spacer>
2105                      </item>
2106                      <item row="1" column="6">
2107                       <spacer name="horizontalSpacer_16">
2108                        <property name="orientation">
2109                         <enum>Qt::Horizontal</enum>
2110                        </property>
2111                        <property name="sizeType">
2112                         <enum>QSizePolicy::Fixed</enum>
2113                        </property>
2114                        <property name="sizeHint" stdset="0">
2115                         <size>
2116                          <width>10</width>
2117                          <height>20</height>
2118                         </size>
2119                        </property>
2120                       </spacer>
2121                      </item>
2122                      <item row="0" column="1" colspan="5">
2123                       <spacer name="verticalSpacer_8">
2124                        <property name="orientation">
2125                         <enum>Qt::Vertical</enum>
2126                        </property>
2127                        <property name="sizeType">
2128                         <enum>QSizePolicy::Fixed</enum>
2129                        </property>
2130                        <property name="sizeHint" stdset="0">
2131                         <size>
2132                          <width>20</width>
2133                          <height>13</height>
2134                         </size>
2135                        </property>
2136                       </spacer>
2137                      </item>
2138                      <item row="2" column="1" colspan="5">
2139                       <spacer name="verticalSpacer_7">
2140                        <property name="orientation">
2141                         <enum>Qt::Vertical</enum>
2142                        </property>
2143                        <property name="sizeType">
2144                         <enum>QSizePolicy::Fixed</enum>
2145                        </property>
2146                        <property name="sizeHint" stdset="0">
2147                         <size>
2148                          <width>20</width>
2149                          <height>13</height>
2150                         </size>
2151                        </property>
2152                       </spacer>
2153                      </item>
2154                     </layout>
2155                    </item>
2156                   </layout>
2157                  </widget>
2158                 </item>
2159                 <item row="6" column="0">
2160                  <widget class="QGroupBox" name="groupBox_9">
2161                   <property name="font">
2162                    <font>
2163                     <weight>50</weight>
2164                     <bold>false</bold>
2165                    </font>
2166                   </property>
2167                   <property name="title">
2168                    <string> Volume Normalization </string>
2169                   </property>
2170                   <layout class="QGridLayout" name="gridLayout_26">
2171                    <item row="0" column="0">
2172                     <layout class="QGridLayout" name="gridLayout_20">
2173                      <item row="1" column="1">
2174                       <widget class="QCheckBox" name="checkBoxNormalizationFilter">
2175                        <property name="text">
2176                         <string>Enable Normalization Filter</string>
2177                        </property>
2178                       </widget>
2179                      </item>
2180                      <item row="1" column="0">
2181                       <spacer name="horizontalSpacer_25">
2182                        <property name="orientation">
2183                         <enum>Qt::Horizontal</enum>
2184                        </property>
2185                        <property name="sizeType">
2186                         <enum>QSizePolicy::Fixed</enum>
2187                        </property>
2188                        <property name="sizeHint" stdset="0">
2189                         <size>
2190                          <width>10</width>
2191                          <height>20</height>
2192                         </size>
2193                        </property>
2194                       </spacer>
2195                      </item>
2196                      <item row="1" column="6">
2197                       <spacer name="horizontalSpacer_26">
2198                        <property name="orientation">
2199                         <enum>Qt::Horizontal</enum>
2200                        </property>
2201                        <property name="sizeType">
2202                         <enum>QSizePolicy::Fixed</enum>
2203                        </property>
2204                        <property name="sizeHint" stdset="0">
2205                         <size>
2206                          <width>10</width>
2207                          <height>20</height>
2208                         </size>
2209                        </property>
2210                       </spacer>
2211                      </item>
2212                      <item row="1" column="4">
2213                       <widget class="QDoubleSpinBox" name="spinBoxNormalizationFilter">
2214                        <property name="enabled">
2215                         <bool>false</bool>
2216                        </property>
2217                        <property name="minimumSize">
2218                         <size>
2219                          <width>160</width>
2220                          <height>0</height>
2221                         </size>
2222                        </property>
2223                        <property name="minimum">
2224                         <double>-32.000000000000000</double>
2225                        </property>
2226                        <property name="maximum">
2227                         <double>-0.500000000000000</double>
2228                        </property>
2229                        <property name="singleStep">
2230                         <double>0.500000000000000</double>
2231                        </property>
2232                       </widget>
2233                      </item>
2234                      <item row="1" column="3">
2235                       <widget class="QLabel" name="label_6">
2236                        <property name="text">
2237                         <string>Peak Volume (dB):</string>
2238                        </property>
2239                        <property name="alignment">
2240                         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2241                        </property>
2242                       </widget>
2243                      </item>
2244                      <item row="0" column="1" colspan="5">
2245                       <spacer name="verticalSpacer_11">
2246                        <property name="orientation">
2247                         <enum>Qt::Vertical</enum>
2248                        </property>
2249                        <property name="sizeType">
2250                         <enum>QSizePolicy::Fixed</enum>
2251                        </property>
2252                        <property name="sizeHint" stdset="0">
2253                         <size>
2254                          <width>20</width>
2255                          <height>8</height>
2256                         </size>
2257                        </property>
2258                       </spacer>
2259                      </item>
2260                      <item row="4" column="1" colspan="5">
2261                       <spacer name="verticalSpacer_12">
2262                        <property name="orientation">
2263                         <enum>Qt::Vertical</enum>
2264                        </property>
2265                        <property name="sizeType">
2266                         <enum>QSizePolicy::Fixed</enum>
2267                        </property>
2268                        <property name="sizeHint" stdset="0">
2269                         <size>
2270                          <width>20</width>
2271                          <height>8</height>
2272                         </size>
2273                        </property>
2274                       </spacer>
2275                      </item>
2276                      <item row="3" column="4">
2277                       <widget class="QComboBox" name="comboBoxNormalizationMode">
2278                        <property name="enabled">
2279                         <bool>false</bool>
2280                        </property>
2281                        <property name="currentIndex">
2282                         <number>0</number>
2283                        </property>
2284                        <item>
2285                         <property name="text">
2286                          <string>None</string>
2287                         </property>
2288                        </item>
2289                        <item>
2290                         <property name="text">
2291                          <string>Peak Level</string>
2292                         </property>
2293                        </item>
2294                        <item>
2295                         <property name="text">
2296                          <string>RMS Level</string>
2297                         </property>
2298                        </item>
2299                       </widget>
2300                      </item>
2301                      <item row="1" column="5">
2302                       <spacer name="horizontalSpacer_27">
2303                        <property name="orientation">
2304                         <enum>Qt::Horizontal</enum>
2305                        </property>
2306                        <property name="sizeHint" stdset="0">
2307                         <size>
2308                          <width>40</width>
2309                          <height>20</height>
2310                         </size>
2311                        </property>
2312                       </spacer>
2313                      </item>
2314                      <item row="3" column="3">
2315                       <widget class="QLabel" name="label_19">
2316                        <property name="text">
2317                         <string>Equalization Mode:</string>
2318                        </property>
2319                        <property name="alignment">
2320                         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2321                        </property>
2322                       </widget>
2323                      </item>
2324                      <item row="1" column="2">
2325                       <spacer name="horizontalSpacer_28">
2326                        <property name="orientation">
2327                         <enum>Qt::Horizontal</enum>
2328                        </property>
2329                        <property name="sizeHint" stdset="0">
2330                         <size>
2331                          <width>40</width>
2332                          <height>20</height>
2333                         </size>
2334                        </property>
2335                       </spacer>
2336                      </item>
2337                      <item row="2" column="1" colspan="5">
2338                       <spacer name="verticalSpacer_31">
2339                        <property name="orientation">
2340                         <enum>Qt::Vertical</enum>
2341                        </property>
2342                        <property name="sizeType">
2343                         <enum>QSizePolicy::Fixed</enum>
2344                        </property>
2345                        <property name="sizeHint" stdset="0">
2346                         <size>
2347                          <width>20</width>
2348                          <height>6</height>
2349                         </size>
2350                        </property>
2351                       </spacer>
2352                      </item>
2353                     </layout>
2354                    </item>
2355                   </layout>
2356                  </widget>
2357                 </item>
2358                 <item row="7" column="0">
2359                  <widget class="QGroupBox" name="groupBox_10">
2360                   <property name="font">
2361                    <font>
2362                     <weight>50</weight>
2363                     <bold>false</bold>
2364                    </font>
2365                   </property>
2366                   <property name="title">
2367                    <string> Tone Adjustment </string>
2368                   </property>
2369                   <layout class="QGridLayout" name="gridLayout_28">
2370                    <item row="0" column="0">
2371                     <layout class="QGridLayout" name="gridLayout_23">
2372                      <item row="1" column="2">
2373                       <widget class="QDoubleSpinBox" name="spinBoxToneAdjustTreble">
2374                        <property name="minimumSize">
2375                         <size>
2376                          <width>120</width>
2377                          <height>0</height>
2378                         </size>
2379                        </property>
2380                        <property name="minimum">
2381                         <double>-20.000000000000000</double>
2382                        </property>
2383                        <property name="maximum">
2384                         <double>20.000000000000000</double>
2385                        </property>
2386                       </widget>
2387                      </item>
2388                      <item row="1" column="0">
2389                       <spacer name="horizontalSpacer_30">
2390                        <property name="orientation">
2391                         <enum>Qt::Horizontal</enum>
2392                        </property>
2393                        <property name="sizeType">
2394                         <enum>QSizePolicy::Fixed</enum>
2395                        </property>
2396                        <property name="sizeHint" stdset="0">
2397                         <size>
2398                          <width>10</width>
2399                          <height>20</height>
2400                         </size>
2401                        </property>
2402                       </spacer>
2403                      </item>
2404                      <item row="1" column="8">
2405                       <spacer name="horizontalSpacer_31">
2406                        <property name="orientation">
2407                         <enum>Qt::Horizontal</enum>
2408                        </property>
2409                        <property name="sizeType">
2410                         <enum>QSizePolicy::Fixed</enum>
2411                        </property>
2412                        <property name="sizeHint" stdset="0">
2413                         <size>
2414                          <width>10</width>
2415                          <height>20</height>
2416                         </size>
2417                        </property>
2418                       </spacer>
2419                      </item>
2420                      <item row="1" column="6">
2421                       <spacer name="horizontalSpacer_32">
2422                        <property name="orientation">
2423                         <enum>Qt::Horizontal</enum>
2424                        </property>
2425                        <property name="sizeHint" stdset="0">
2426                         <size>
2427                          <width>40</width>
2428                          <height>20</height>
2429                         </size>
2430                        </property>
2431                       </spacer>
2432                      </item>
2433                      <item row="1" column="5">
2434                       <widget class="QDoubleSpinBox" name="spinBoxToneAdjustBass">
2435                        <property name="minimumSize">
2436                         <size>
2437                          <width>120</width>
2438                          <height>0</height>
2439                         </size>
2440                        </property>
2441                        <property name="minimum">
2442                         <double>-20.000000000000000</double>
2443                        </property>
2444                        <property name="maximum">
2445                         <double>20.000000000000000</double>
2446                        </property>
2447                       </widget>
2448                      </item>
2449                      <item row="1" column="3">
2450                       <spacer name="horizontalSpacer_29">
2451                        <property name="orientation">
2452                         <enum>Qt::Horizontal</enum>
2453                        </property>
2454                        <property name="sizeHint" stdset="0">
2455                         <size>
2456                          <width>40</width>
2457                          <height>20</height>
2458                         </size>
2459                        </property>
2460                       </spacer>
2461                      </item>
2462                      <item row="1" column="1">
2463                       <widget class="QLabel" name="label_7">
2464                        <property name="text">
2465                         <string>Adjust Treble (dB):</string>
2466                        </property>
2467                        <property name="alignment">
2468                         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2469                        </property>
2470                       </widget>
2471                      </item>
2472                      <item row="1" column="4">
2473                       <widget class="QLabel" name="label_8">
2474                        <property name="text">
2475                         <string>Adjust Bass (dB):</string>
2476                        </property>
2477                        <property name="alignment">
2478                         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2479                        </property>
2480                       </widget>
2481                      </item>
2482                      <item row="1" column="7">
2483                       <widget class="QPushButton" name="buttonToneAdjustReset">
2484                        <property name="text">
2485                         <string/>
2486                        </property>
2487                        <property name="icon">
2488                         <iconset resource="../res/Icons.qrc">
2489                          <normaloff>:/icons/cross.png</normaloff>:/icons/cross.png</iconset>
2490                        </property>
2491                        <property name="iconSize">
2492                         <size>
2493                          <width>16</width>
2494                          <height>16</height>
2495                         </size>
2496                        </property>
2497                       </widget>
2498                      </item>
2499                      <item row="0" column="1" colspan="7">
2500                       <spacer name="verticalSpacer_13">
2501                        <property name="orientation">
2502                         <enum>Qt::Vertical</enum>
2503                        </property>
2504                        <property name="sizeType">
2505                         <enum>QSizePolicy::Fixed</enum>
2506                        </property>
2507                        <property name="sizeHint" stdset="0">
2508                         <size>
2509                          <width>20</width>
2510                          <height>8</height>
2511                         </size>
2512                        </property>
2513                       </spacer>
2514                      </item>
2515                      <item row="2" column="1" colspan="7">
2516                       <spacer name="verticalSpacer_14">
2517                        <property name="orientation">
2518                         <enum>Qt::Vertical</enum>
2519                        </property>
2520                        <property name="sizeType">
2521                         <enum>QSizePolicy::Fixed</enum>
2522                        </property>
2523                        <property name="sizeHint" stdset="0">
2524                         <size>
2525                          <width>20</width>
2526                          <height>8</height>
2527                         </size>
2528                        </property>
2529                       </spacer>
2530                      </item>
2531                     </layout>
2532                    </item>
2533                   </layout>
2534                  </widget>
2535                 </item>
2536                 <item row="10" column="0">
2537                  <widget class="QGroupBox" name="groupBox_11">
2538                   <property name="font">
2539                    <font>
2540                     <weight>50</weight>
2541                     <bold>false</bold>
2542                    </font>
2543                   </property>
2544                   <property name="title">
2545                    <string> Custom Encoder Parameters </string>
2546                   </property>
2547                   <layout class="QGridLayout" name="gridLayout_30">
2548                    <item row="0" column="0">
2549                     <layout class="QGridLayout" name="gridLayout_29">
2550                      <item row="1" column="2">
2551                       <widget class="QLineEdit" name="lineEditCustomParamLAME">
2552                        <property name="font">
2553                         <font>
2554                          <family>Lucida Console</family>
2555                         </font>
2556                        </property>
2557                        <property name="text">
2558                         <string notr="true"/>
2559                        </property>
2560                        <property name="placeholderText">
2561                         <string>You can enter custom parameters here!</string>
2562                        </property>
2563                       </widget>
2564                      </item>
2565                      <item row="2" column="2">
2566                       <widget class="QLineEdit" name="lineEditCustomParamOggEnc">
2567                        <property name="font">
2568                         <font>
2569                          <family>Lucida Console</family>
2570                         </font>
2571                        </property>
2572                        <property name="text">
2573                         <string notr="true"/>
2574                        </property>
2575                        <property name="placeholderText">
2576                         <string>You can enter custom parameters here!</string>
2577                        </property>
2578                       </widget>
2579                      </item>
2580                      <item row="4" column="2">
2581                       <widget class="QLineEdit" name="lineEditCustomParamFLAC">
2582                        <property name="font">
2583                         <font>
2584                          <family>Lucida Console</family>
2585                         </font>
2586                        </property>
2587                        <property name="text">
2588                         <string notr="true"/>
2589                        </property>
2590                        <property name="placeholderText">
2591                         <string>You can enter custom parameters here!</string>
2592                        </property>
2593                       </widget>
2594                      </item>
2595                      <item row="3" column="2">
2596                       <widget class="QLineEdit" name="lineEditCustomParamNeroAAC">
2597                        <property name="font">
2598                         <font>
2599                          <family>Lucida Console</family>
2600                         </font>
2601                        </property>
2602                        <property name="text">
2603                         <string notr="true"/>
2604                        </property>
2605                        <property name="placeholderText">
2606                         <string>You can enter custom parameters here!</string>
2607                        </property>
2608                       </widget>
2609                      </item>
2610                      <item row="1" column="1">
2611                       <widget class="QLabel" name="label_9">
2612                        <property name="text">
2613                         <string>Lame MP3:</string>
2614                        </property>
2615                       </widget>
2616                      </item>
2617                      <item row="2" column="1">
2618                       <widget class="QLabel" name="label_10">
2619                        <property name="text">
2620                         <string>OggEnc2:</string>
2621                        </property>
2622                       </widget>
2623                      </item>
2624                      <item row="3" column="1">
2625                       <widget class="QLabel" name="label_11">
2626                        <property name="text">
2627                         <string>MPEG-4 AAC:</string>
2628                        </property>
2629                       </widget>
2630                      </item>
2631                      <item row="4" column="1">
2632                       <widget class="QLabel" name="label_12">
2633                        <property name="text">
2634                         <string>FLAC:</string>
2635                        </property>
2636                       </widget>
2637                      </item>
2638                      <item row="1" column="0" rowspan="8">
2639                       <spacer name="horizontalSpacer_33">
2640                        <property name="orientation">
2641                         <enum>Qt::Horizontal</enum>
2642                        </property>
2643                        <property name="sizeType">
2644                         <enum>QSizePolicy::Fixed</enum>
2645                        </property>
2646                        <property name="sizeHint" stdset="0">
2647                         <size>
2648                          <width>10</width>
2649                          <height>20</height>
2650                         </size>
2651                        </property>
2652                       </spacer>
2653                      </item>
2654                      <item row="1" column="4" rowspan="8">
2655                       <spacer name="horizontalSpacer_34">
2656                        <property name="orientation">
2657                         <enum>Qt::Horizontal</enum>
2658                        </property>
2659                        <property name="sizeType">
2660                         <enum>QSizePolicy::Fixed</enum>
2661                        </property>
2662                        <property name="sizeHint" stdset="0">
2663                         <size>
2664                          <width>10</width>
2665                          <height>20</height>
2666                         </size>
2667                        </property>
2668                       </spacer>
2669                      </item>
2670                      <item row="0" column="1" colspan="2">
2671                       <spacer name="verticalSpacer_15">
2672                        <property name="orientation">
2673                         <enum>Qt::Vertical</enum>
2674                        </property>
2675                        <property name="sizeType">
2676                         <enum>QSizePolicy::Fixed</enum>
2677                        </property>
2678                        <property name="sizeHint" stdset="0">
2679                         <size>
2680                          <width>20</width>
2681                          <height>8</height>
2682                         </size>
2683                        </property>
2684                       </spacer>
2685                      </item>
2686                      <item row="9" column="1" colspan="2">
2687                       <spacer name="verticalSpacer_16">
2688                        <property name="orientation">
2689                         <enum>Qt::Vertical</enum>
2690                        </property>
2691                        <property name="sizeType">
2692                         <enum>QSizePolicy::Fixed</enum>
2693                        </property>
2694                        <property name="sizeHint" stdset="0">
2695                         <size>
2696                          <width>20</width>
2697                          <height>8</height>
2698                         </size>
2699                        </property>
2700                       </spacer>
2701                      </item>
2702                      <item row="8" column="1" colspan="2">
2703                       <layout class="QHBoxLayout" name="horizontalLayout_6">
2704                        <item>
2705                         <widget class="QLabel" name="labelCustomParamsIcon">
2706                          <property name="maximumSize">
2707                           <size>
2708                            <width>18</width>
2709                            <height>16777215</height>
2710                           </size>
2711                          </property>
2712                          <property name="text">
2713                           <string/>
2714                          </property>
2715                          <property name="pixmap">
2716                           <pixmap resource="../res/Icons.qrc">:/icons/error.png</pixmap>
2717                          </property>
2718                         </widget>
2719                        </item>
2720                        <item>
2721                         <widget class="QLabel" name="labelCustomParamsText">
2722                          <property name="text">
2723                           <string>Warning: Custom parameters won't be checked at all. Use them at your own risk !!!</string>
2724                          </property>
2725                         </widget>
2726                        </item>
2727                       </layout>
2728                      </item>
2729                      <item row="7" column="1" colspan="2">
2730                       <widget class="QLabel" name="labelCustomParamsSpacer">
2731                        <property name="minimumSize">
2732                         <size>
2733                          <width>0</width>
2734                          <height>2</height>
2735                         </size>
2736                        </property>
2737                        <property name="maximumSize">
2738                         <size>
2739                          <width>16777215</width>
2740                          <height>2</height>
2741                         </size>
2742                        </property>
2743                        <property name="text">
2744                         <string/>
2745                        </property>
2746                       </widget>
2747                      </item>
2748                      <item row="5" column="2">
2749                       <widget class="QLineEdit" name="lineEditCustomParamAften">
2750                        <property name="font">
2751                         <font>
2752                          <family>Lucida Console</family>
2753                         </font>
2754                        </property>
2755                        <property name="text">
2756                         <string notr="true"/>
2757                        </property>
2758                        <property name="placeholderText">
2759                         <string>You can enter custom parameters here!</string>
2760                        </property>
2761                       </widget>
2762                      </item>
2763                      <item row="5" column="1">
2764                       <widget class="QLabel" name="label_13">
2765                        <property name="text">
2766                         <string>Aften A/52:</string>
2767                        </property>
2768                       </widget>
2769                      </item>
2770                      <item row="1" column="3">
2771                       <widget class="QLabel" name="helpCustomParamLAME">
2772                        <property name="cursor">
2773                         <cursorShape>PointingHandCursor</cursorShape>
2774                        </property>
2775                        <property name="text">
2776                         <string notr="true"/>
2777                        </property>
2778                        <property name="pixmap">
2779                         <pixmap resource="../res/Icons.qrc">:/icons/help.png</pixmap>
2780                        </property>
2781                       </widget>
2782                      </item>
2783                      <item row="2" column="3">
2784                       <widget class="QLabel" name="helpCustomParamOggEnc">
2785                        <property name="cursor">
2786                         <cursorShape>PointingHandCursor</cursorShape>
2787                        </property>
2788                        <property name="text">
2789                         <string notr="true"/>
2790                        </property>
2791                        <property name="pixmap">
2792                         <pixmap resource="../res/Icons.qrc">:/icons/help.png</pixmap>
2793                        </property>
2794                       </widget>
2795                      </item>
2796                      <item row="3" column="3">
2797                       <widget class="QLabel" name="helpCustomParamNeroAAC">
2798                        <property name="cursor">
2799                         <cursorShape>PointingHandCursor</cursorShape>
2800                        </property>
2801                        <property name="text">
2802                         <string notr="true"/>
2803                        </property>
2804                        <property name="pixmap">
2805                         <pixmap resource="../res/Icons.qrc">:/icons/help.png</pixmap>
2806                        </property>
2807                       </widget>
2808                      </item>
2809                      <item row="4" column="3">
2810                       <widget class="QLabel" name="helpCustomParamFLAC">
2811                        <property name="cursor">
2812                         <cursorShape>PointingHandCursor</cursorShape>
2813                        </property>
2814                        <property name="text">
2815                         <string notr="true"/>
2816                        </property>
2817                        <property name="pixmap">
2818                         <pixmap resource="../res/Icons.qrc">:/icons/help.png</pixmap>
2819                        </property>
2820                       </widget>
2821                      </item>
2822                      <item row="5" column="3">
2823                       <widget class="QLabel" name="helpCustomParamAften">
2824                        <property name="cursor">
2825                         <cursorShape>PointingHandCursor</cursorShape>
2826                        </property>
2827                        <property name="text">
2828                         <string notr="true"/>
2829                        </property>
2830                        <property name="pixmap">
2831                         <pixmap resource="../res/Icons.qrc">:/icons/help.png</pixmap>
2832                        </property>
2833                       </widget>
2834                      </item>
2835                      <item row="6" column="1">
2836                       <widget class="QLabel" name="label_23">
2837                        <property name="text">
2838                         <string>OpusEnc:</string>
2839                        </property>
2840                       </widget>
2841                      </item>
2842                      <item row="6" column="2">
2843                       <widget class="QLineEdit" name="lineEditCustomParamOpus">
2844                        <property name="font">
2845                         <font>
2846                          <family>Lucida Console</family>
2847                         </font>
2848                        </property>
2849                        <property name="text">
2850                         <string notr="true"/>
2851                        </property>
2852                        <property name="placeholderText">
2853                         <string>You can enter custom parameters here!</string>
2854                        </property>
2855                       </widget>
2856                      </item>
2857                      <item row="6" column="3">
2858                       <widget class="QLabel" name="helpCustomParamOpus">
2859                        <property name="cursor">
2860                         <cursorShape>PointingHandCursor</cursorShape>
2861                        </property>
2862                        <property name="text">
2863                         <string notr="true"/>
2864                        </property>
2865                        <property name="pixmap">
2866                         <pixmap resource="../res/Icons.qrc">:/icons/help.png</pixmap>
2867                        </property>
2868                       </widget>
2869                      </item>
2870                     </layout>
2871                    </item>
2872                   </layout>
2873                  </widget>
2874                 </item>
2875                 <item row="11" column="0">
2876                  <widget class="QGroupBox" name="groupBox_12">
2877                   <property name="font">
2878                    <font>
2879                     <weight>50</weight>
2880                     <bold>false</bold>
2881                    </font>
2882                   </property>
2883                   <property name="title">
2884                    <string> Multi-Threading </string>
2885                   </property>
2886                   <layout class="QGridLayout" name="gridLayout_32">
2887                    <item row="0" column="0">
2888                     <layout class="QGridLayout" name="gridLayout_31">
2889                      <item row="1" column="1" colspan="3">
2890                       <widget class="QSlider" name="sliderMaxInstances">
2891                        <property name="minimum">
2892                         <number>1</number>
2893                        </property>
2894                        <property name="maximum">
2895                         <number>16</number>
2896                        </property>
2897                        <property name="pageStep">
2898                         <number>1</number>
2899                        </property>
2900                        <property name="sliderPosition">
2901                         <number>4</number>
2902                        </property>
2903                        <property name="orientation">
2904                         <enum>Qt::Horizontal</enum>
2905                        </property>
2906                        <property name="tickPosition">
2907                         <enum>QSlider::TicksBelow</enum>
2908                        </property>
2909                        <property name="tickInterval">
2910                         <number>1</number>
2911                        </property>
2912                       </widget>
2913                      </item>
2914                      <item row="1" column="0">
2915                       <spacer name="horizontalSpacer_35">
2916                        <property name="orientation">
2917                         <enum>Qt::Horizontal</enum>
2918                        </property>
2919                        <property name="sizeType">
2920                         <enum>QSizePolicy::Fixed</enum>
2921                        </property>
2922                        <property name="sizeHint" stdset="0">
2923                         <size>
2924                          <width>10</width>
2925                          <height>20</height>
2926                         </size>
2927                        </property>
2928                       </spacer>
2929                      </item>
2930                      <item row="1" column="4">
2931                       <spacer name="horizontalSpacer_36">
2932                        <property name="orientation">
2933                         <enum>Qt::Horizontal</enum>
2934                        </property>
2935                        <property name="sizeType">
2936                         <enum>QSizePolicy::Fixed</enum>
2937                        </property>
2938                        <property name="sizeHint" stdset="0">
2939                         <size>
2940                          <width>10</width>
2941                          <height>20</height>
2942                         </size>
2943                        </property>
2944                       </spacer>
2945                      </item>
2946                      <item row="0" column="1" colspan="3">
2947                       <spacer name="verticalSpacer_17">
2948                        <property name="orientation">
2949                         <enum>Qt::Vertical</enum>
2950                        </property>
2951                        <property name="sizeType">
2952                         <enum>QSizePolicy::Fixed</enum>
2953                        </property>
2954                        <property name="sizeHint" stdset="0">
2955                         <size>
2956                          <width>8</width>
2957                          <height>8</height>
2958                         </size>
2959                        </property>
2960                       </spacer>
2961                      </item>
2962                      <item row="5" column="1" colspan="3">
2963                       <spacer name="verticalSpacer_18">
2964                        <property name="orientation">
2965                         <enum>Qt::Vertical</enum>
2966                        </property>
2967                        <property name="sizeType">
2968                         <enum>QSizePolicy::Fixed</enum>
2969                        </property>
2970                        <property name="sizeHint" stdset="0">
2971                         <size>
2972                          <width>20</width>
2973                          <height>8</height>
2974                         </size>
2975                        </property>
2976                       </spacer>
2977                      </item>
2978                      <item row="4" column="1" colspan="3">
2979                       <widget class="QCheckBox" name="checkBoxAutoDetectInstances">
2980                        <property name="text">
2981                         <string>Choose the number of parallel instances based on the number of CPU cores (Recommended)</string>
2982                        </property>
2983                       </widget>
2984                      </item>
2985                      <item row="2" column="1">
2986                       <widget class="QLabel" name="labelMaxInstancesFewer">
2987                        <property name="text">
2988                         <string>Fewer Instances</string>
2989                        </property>
2990                       </widget>
2991                      </item>
2992                      <item row="2" column="2">
2993                       <widget class="QLabel" name="labelMaxInstances">
2994                        <property name="font">
2995                         <font>
2996                          <weight>75</weight>
2997                          <bold>true</bold>
2998                         </font>
2999                        </property>
3000                        <property name="text">
3001                         <string notr="true">(VALUE)</string>
3002                        </property>
3003                        <property name="alignment">
3004                         <set>Qt::AlignCenter</set>
3005                        </property>
3006                       </widget>
3007                      </item>
3008                      <item row="2" column="3">
3009                       <widget class="QLabel" name="labelMaxInstancesMore">
3010                        <property name="text">
3011                         <string>More Instances</string>
3012                        </property>
3013                        <property name="alignment">
3014                         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3015                        </property>
3016                       </widget>
3017                      </item>
3018                      <item row="3" column="1" colspan="3">
3019                       <spacer name="verticalSpacer_19">
3020                        <property name="orientation">
3021                         <enum>Qt::Vertical</enum>
3022                        </property>
3023                        <property name="sizeType">
3024                         <enum>QSizePolicy::Fixed</enum>
3025                        </property>
3026                        <property name="sizeHint" stdset="0">
3027                         <size>
3028                          <width>20</width>
3029                          <height>12</height>
3030                         </size>
3031                        </property>
3032                       </spacer>
3033                      </item>
3034                     </layout>
3035                    </item>
3036                   </layout>
3037                  </widget>
3038                 </item>
3039                 <item row="12" column="0">
3040                  <widget class="QGroupBox" name="groupBox_13">
3041                   <property name="font">
3042                    <font>
3043                     <weight>50</weight>
3044                     <bold>false</bold>
3045                    </font>
3046                   </property>
3047                   <property name="title">
3048                    <string> Temp Directory </string>
3049                   </property>
3050                   <layout class="QGridLayout" name="gridLayout_34">
3051                    <item row="0" column="1">
3052                     <layout class="QGridLayout" name="gridLayout_33">
3053                      <item row="1" column="1">
3054                       <widget class="QLineEdit" name="lineEditCustomTempFolder">
3055                        <property name="readOnly">
3056                         <bool>true</bool>
3057                        </property>
3058                       </widget>
3059                      </item>
3060                      <item row="1" column="2">
3061                       <widget class="QPushButton" name="buttonBrowseCustomTempFolder">
3062                        <property name="text">
3063                         <string>Browse...</string>
3064                        </property>
3065                        <property name="icon">
3066                         <iconset resource="../res/Icons.qrc">
3067                          <normaloff>:/icons/folder_explore.png</normaloff>:/icons/folder_explore.png</iconset>
3068                        </property>
3069                        <property name="iconSize">
3070                         <size>
3071                          <width>16</width>
3072                          <height>16</height>
3073                         </size>
3074                        </property>
3075                       </widget>
3076                      </item>
3077                      <item row="3" column="1" colspan="2">
3078                       <widget class="QCheckBox" name="checkBoxUseSystemTempFolder">
3079                        <property name="text">
3080                         <string>Store temporary files in your system's default TEMP directory (Recommended)</string>
3081                        </property>
3082                       </widget>
3083                      </item>
3084                      <item row="0" column="1" colspan="2">
3085                       <spacer name="verticalSpacer_20">
3086                        <property name="orientation">
3087                         <enum>Qt::Vertical</enum>
3088                        </property>
3089                        <property name="sizeType">
3090                         <enum>QSizePolicy::Fixed</enum>
3091                        </property>
3092                        <property name="sizeHint" stdset="0">
3093                         <size>
3094                          <width>20</width>
3095                          <height>8</height>
3096                         </size>
3097                        </property>
3098                       </spacer>
3099                      </item>
3100                      <item row="4" column="1" colspan="2">
3101                       <spacer name="verticalSpacer_21">
3102                        <property name="orientation">
3103                         <enum>Qt::Vertical</enum>
3104                        </property>
3105                        <property name="sizeType">
3106                         <enum>QSizePolicy::Fixed</enum>
3107                        </property>
3108                        <property name="sizeHint" stdset="0">
3109                         <size>
3110                          <width>20</width>
3111                          <height>8</height>
3112                         </size>
3113                        </property>
3114                       </spacer>
3115                      </item>
3116                      <item row="1" column="0">
3117                       <spacer name="horizontalSpacer_37">
3118                        <property name="orientation">
3119                         <enum>Qt::Horizontal</enum>
3120                        </property>
3121                        <property name="sizeType">
3122                         <enum>QSizePolicy::Fixed</enum>
3123                        </property>
3124                        <property name="sizeHint" stdset="0">
3125                         <size>
3126                          <width>10</width>
3127                          <height>20</height>
3128                         </size>
3129                        </property>
3130                       </spacer>
3131                      </item>
3132                      <item row="1" column="3">
3133                       <spacer name="horizontalSpacer_38">
3134                        <property name="orientation">
3135                         <enum>Qt::Horizontal</enum>
3136                        </property>
3137                        <property name="sizeType">
3138                         <enum>QSizePolicy::Fixed</enum>
3139                        </property>
3140                        <property name="sizeHint" stdset="0">
3141                         <size>
3142                          <width>10</width>
3143                          <height>20</height>
3144                         </size>
3145                        </property>
3146                       </spacer>
3147                      </item>
3148                      <item row="2" column="1" colspan="2">
3149                       <spacer name="verticalSpacer_22">
3150                        <property name="orientation">
3151                         <enum>Qt::Vertical</enum>
3152                        </property>
3153                        <property name="sizeType">
3154                         <enum>QSizePolicy::Fixed</enum>
3155                        </property>
3156                        <property name="sizeHint" stdset="0">
3157                         <size>
3158                          <width>20</width>
3159                          <height>4</height>
3160                         </size>
3161                        </property>
3162                       </spacer>
3163                      </item>
3164                     </layout>
3165                    </item>
3166                   </layout>
3167                  </widget>
3168                 </item>
3169                 <item row="4" column="0">
3170                  <widget class="QGroupBox" name="groupBox_14">
3171                   <property name="font">
3172                    <font>
3173                     <weight>50</weight>
3174                     <bold>false</bold>
3175                    </font>
3176                   </property>
3177                   <property name="title">
3178                    <string> Aften A/52 Options </string>
3179                   </property>
3180                   <layout class="QGridLayout" name="gridLayout_36">
3181                    <item row="0" column="0">
3182                     <layout class="QGridLayout" name="gridLayout_35">
3183                      <item row="1" column="5">
3184                       <widget class="QComboBox" name="comboBoxAftenDRCMode">
3185                        <property name="currentIndex">
3186                         <number>5</number>
3187                        </property>
3188                        <item>
3189                         <property name="text">
3190                          <string>Film Light</string>
3191                         </property>
3192                        </item>
3193                        <item>
3194                         <property name="text">
3195                          <string>Film Standard</string>
3196                         </property>
3197                        </item>
3198                        <item>
3199                         <property name="text">
3200                          <string>Music Light</string>
3201                         </property>
3202                        </item>
3203                        <item>
3204                         <property name="text">
3205                          <string>Music Standard</string>
3206                         </property>
3207                        </item>
3208                        <item>
3209                         <property name="text">
3210                          <string>Speech</string>
3211                         </property>
3212                        </item>
3213                        <item>
3214                         <property name="text">
3215                          <string>None (Default)</string>
3216                         </property>
3217                        </item>
3218                       </widget>
3219                      </item>
3220                      <item row="1" column="2">
3221                       <widget class="QComboBox" name="comboBoxAftenCodingMode">
3222                        <property name="currentIndex">
3223                         <number>0</number>
3224                        </property>
3225                        <item>
3226                         <property name="text">
3227                          <string>Auto Select</string>
3228                         </property>
3229                        </item>
3230                        <item>
3231                         <property name="text">
3232                          <string>1+1 (Ch1,Ch2)</string>
3233                         </property>
3234                        </item>
3235                        <item>
3236                         <property name="text">
3237                          <string>1/0 (C)</string>
3238                         </property>
3239                        </item>
3240                        <item>
3241                         <property name="text">
3242                          <string>2/0 (L,R)</string>
3243                         </property>
3244                        </item>
3245                        <item>
3246                         <property name="text">
3247                          <string>3/0 (L,R,C)</string>
3248                         </property>
3249                        </item>
3250                        <item>
3251                         <property name="text">
3252                          <string>2/1 (L,R,S)</string>
3253                         </property>
3254                        </item>
3255                        <item>
3256                         <property name="text">
3257                          <string>3/1 (L,R,C,S)</string>
3258                         </property>
3259                        </item>
3260                        <item>
3261                         <property name="text">
3262                          <string>2/2 (L,R,SL,SR)</string>
3263                         </property>
3264                        </item>
3265                        <item>
3266                         <property name="text">
3267                          <string>3/2 (L,R,C,SL,SR)</string>
3268                         </property>
3269                        </item>
3270                       </widget>
3271                      </item>
3272                      <item row="1" column="1">
3273                       <widget class="QLabel" name="label_14">
3274                        <property name="text">
3275                         <string>Audio Coding Mode:</string>
3276                        </property>
3277                       </widget>
3278                      </item>
3279                      <item row="1" column="4">
3280                       <widget class="QLabel" name="label_15">
3281                        <property name="text">
3282                         <string>Dynamic Range Compression:</string>
3283                        </property>
3284                        <property name="alignment">
3285                         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3286                        </property>
3287                       </widget>
3288                      </item>
3289                      <item row="1" column="3">
3290                       <spacer name="horizontalSpacer_39">
3291                        <property name="orientation">
3292                         <enum>Qt::Horizontal</enum>
3293                        </property>
3294                        <property name="sizeHint" stdset="0">
3295                         <size>
3296                          <width>40</width>
3297                          <height>20</height>
3298                         </size>
3299                        </property>
3300                       </spacer>
3301                      </item>
3302                      <item row="1" column="0" rowspan="3">
3303                       <spacer name="horizontalSpacer_40">
3304                        <property name="orientation">
3305                         <enum>Qt::Horizontal</enum>
3306                        </property>
3307                        <property name="sizeType">
3308                         <enum>QSizePolicy::Fixed</enum>
3309                        </property>
3310                        <property name="sizeHint" stdset="0">
3311                         <size>
3312                          <width>10</width>
3313                          <height>20</height>
3314                         </size>
3315                        </property>
3316                       </spacer>
3317                      </item>
3318                      <item row="1" column="7" rowspan="3">
3319                       <spacer name="horizontalSpacer_41">
3320                        <property name="orientation">
3321                         <enum>Qt::Horizontal</enum>
3322                        </property>
3323                        <property name="sizeType">
3324                         <enum>QSizePolicy::Fixed</enum>
3325                        </property>
3326                        <property name="sizeHint" stdset="0">
3327                         <size>
3328                          <width>10</width>
3329                          <height>20</height>
3330                         </size>
3331                        </property>
3332                       </spacer>
3333                      </item>
3334                      <item row="0" column="1" colspan="6">
3335                       <spacer name="verticalSpacer_23">
3336                        <property name="orientation">
3337                         <enum>Qt::Vertical</enum>
3338                        </property>
3339                        <property name="sizeType">
3340                         <enum>QSizePolicy::Fixed</enum>
3341                        </property>
3342                        <property name="sizeHint" stdset="0">
3343                         <size>
3344                          <width>20</width>
3345                          <height>8</height>
3346                         </size>
3347                        </property>
3348                       </spacer>
3349                      </item>
3350                      <item row="4" column="1" colspan="6">
3351                       <spacer name="verticalSpacer_24">
3352                        <property name="orientation">
3353                         <enum>Qt::Vertical</enum>
3354                        </property>
3355                        <property name="sizeType">
3356                         <enum>QSizePolicy::Fixed</enum>
3357                        </property>
3358                        <property name="sizeHint" stdset="0">
3359                         <size>
3360                          <width>20</width>
3361                          <height>8</height>
3362                         </size>
3363                        </property>
3364                       </spacer>
3365                      </item>
3366                      <item row="1" column="6">
3367                       <spacer name="horizontalSpacer_42">
3368                        <property name="orientation">
3369                         <enum>Qt::Horizontal</enum>
3370                        </property>
3371                        <property name="sizeHint" stdset="0">
3372                         <size>
3373                          <width>40</width>
3374                          <height>20</height>
3375                         </size>
3376                        </property>
3377                       </spacer>
3378                      </item>
3379                      <item row="2" column="1" colspan="6">
3380                       <spacer name="verticalSpacer_25">
3381                        <property name="orientation">
3382                         <enum>Qt::Vertical</enum>
3383                        </property>
3384                        <property name="sizeType">
3385                         <enum>QSizePolicy::Fixed</enum>
3386                        </property>
3387                        <property name="sizeHint" stdset="0">
3388                         <size>
3389                          <width>20</width>
3390                          <height>6</height>
3391                         </size>
3392                        </property>
3393                       </spacer>
3394                      </item>
3395                      <item row="3" column="1" colspan="2">
3396                       <widget class="QCheckBox" name="checkBoxAftenFastAllocation">
3397                        <property name="text">
3398                         <string>Fast Bit Allocation (Less Accurate)</string>
3399                        </property>
3400                       </widget>
3401                      </item>
3402                      <item row="3" column="4">
3403                       <widget class="QLabel" name="label_16">
3404                        <property name="text">
3405                         <string>Exponent Search Size:</string>
3406                        </property>
3407                        <property name="alignment">
3408                         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3409                        </property>
3410                       </widget>
3411                      </item>
3412                      <item row="3" column="5">
3413                       <widget class="QSpinBox" name="spinBoxAftenSearchSize">
3414                        <property name="minimum">
3415                         <number>1</number>
3416                        </property>
3417                        <property name="maximum">
3418                         <number>32</number>
3419                        </property>
3420                        <property name="value">
3421                         <number>8</number>
3422                        </property>
3423                       </widget>
3424                      </item>
3425                     </layout>
3426                    </item>
3427                   </layout>
3428                  </widget>
3429                 </item>
3430                 <item row="8" column="0">
3431                  <widget class="QGroupBox" name="groupBox_15">
3432                   <property name="font">
3433                    <font>
3434                     <weight>50</weight>
3435                     <bold>false</bold>
3436                    </font>
3437                   </property>
3438                   <property name="title">
3439                    <string> Rename Output Files </string>
3440                   </property>
3441                   <layout class="QGridLayout" name="gridLayout_38">
3442                    <item row="0" column="0">
3443                     <layout class="QGridLayout" name="gridLayout_37">
3444                      <item row="1" column="0" rowspan="5">
3445                       <spacer name="horizontalSpacer_43">
3446                        <property name="orientation">
3447                         <enum>Qt::Horizontal</enum>
3448                        </property>
3449                        <property name="sizeType">
3450                         <enum>QSizePolicy::Fixed</enum>
3451                        </property>
3452                        <property name="sizeHint" stdset="0">
3453                         <size>
3454                          <width>10</width>
3455                          <height>20</height>
3456                         </size>
3457                        </property>
3458                       </spacer>
3459                      </item>
3460                      <item row="1" column="4" rowspan="5">
3461                       <spacer name="horizontalSpacer_44">
3462                        <property name="orientation">
3463                         <enum>Qt::Horizontal</enum>
3464                        </property>
3465                        <property name="sizeType">
3466                         <enum>QSizePolicy::Fixed</enum>
3467                        </property>
3468                        <property name="sizeHint" stdset="0">
3469                         <size>
3470                          <width>10</width>
3471                          <height>20</height>
3472                         </size>
3473                        </property>
3474                       </spacer>
3475                      </item>
3476                      <item row="1" column="2" colspan="2">
3477                       <widget class="QLineEdit" name="lineEditRenamePattern">
3478                        <property name="enabled">
3479                         <bool>false</bool>
3480                        </property>
3481                        <property name="font">
3482                         <font>
3483                          <family>Lucida Console</family>
3484                         </font>
3485                        </property>
3486                        <property name="text">
3487                         <string notr="true">[&lt;TrackNo&gt;] &lt;Artist&gt; - &lt;Title&gt;</string>
3488                        </property>
3489                        <property name="placeholderText">
3490                         <string>Enter the pattern to rename the output files here!</string>
3491                        </property>
3492                       </widget>
3493                      </item>
3494                      <item row="0" column="1" colspan="3">
3495                       <spacer name="verticalSpacer_26">
3496                        <property name="orientation">
3497                         <enum>Qt::Vertical</enum>
3498                        </property>
3499                        <property name="sizeType">
3500                         <enum>QSizePolicy::Fixed</enum>
3501                        </property>
3502                        <property name="sizeHint" stdset="0">
3503                         <size>
3504                          <width>20</width>
3505                          <height>8</height>
3506                         </size>
3507                        </property>
3508                       </spacer>
3509                      </item>
3510                      <item row="6" column="1" colspan="3">
3511                       <spacer name="verticalSpacer_27">
3512                        <property name="orientation">
3513                         <enum>Qt::Vertical</enum>
3514                        </property>
3515                        <property name="sizeType">
3516                         <enum>QSizePolicy::Fixed</enum>
3517                        </property>
3518                        <property name="sizeHint" stdset="0">
3519                         <size>
3520                          <width>20</width>
3521                          <height>8</height>
3522                         </size>
3523                        </property>
3524                       </spacer>
3525                      </item>
3526                      <item row="5" column="1" colspan="2">
3527                       <widget class="QCheckBox" name="checkBoxRenameOutput">
3528                        <property name="text">
3529                         <string>Rename Output Files</string>
3530                        </property>
3531                       </widget>
3532                      </item>
3533                      <item row="4" column="1" colspan="3">
3534                       <spacer name="verticalSpacer_28">
3535                        <property name="orientation">
3536                         <enum>Qt::Vertical</enum>
3537                        </property>
3538                        <property name="sizeType">
3539                         <enum>QSizePolicy::Fixed</enum>
3540                        </property>
3541                        <property name="sizeHint" stdset="0">
3542                         <size>
3543                          <width>20</width>
3544                          <height>3</height>
3545                         </size>
3546                        </property>
3547                       </spacer>
3548                      </item>
3549                      <item row="5" column="3">
3550                       <widget class="QLabel" name="labelShowRenameMacros">
3551                        <property name="sizePolicy">
3552                         <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
3553                          <horstretch>0</horstretch>
3554                          <verstretch>0</verstretch>
3555                         </sizepolicy>
3556                        </property>
3557                        <property name="text">
3558                         <string>&lt;a href=&quot;reset&quot;&gt;Reset&lt;/a&gt; &amp;nbsp; &lt;a href=&quot;#&quot;&gt;Show List of Macros&lt;/a&gt;</string>
3559                        </property>
3560                        <property name="alignment">
3561                         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3562                        </property>
3563                       </widget>
3564                      </item>
3565                      <item row="2" column="1" colspan="3">
3566                       <spacer name="verticalSpacer_29">
3567                        <property name="orientation">
3568                         <enum>Qt::Vertical</enum>
3569                        </property>
3570                        <property name="sizeType">
3571                         <enum>QSizePolicy::Fixed</enum>
3572                        </property>
3573                        <property name="sizeHint" stdset="0">
3574                         <size>
3575                          <width>20</width>
3576                          <height>1</height>
3577                         </size>
3578                        </property>
3579                       </spacer>
3580                      </item>
3581                      <item row="1" column="1">
3582                       <widget class="QLabel" name="label_17">
3583                        <property name="sizePolicy">
3584                         <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
3585                          <horstretch>0</horstretch>
3586                          <verstretch>0</verstretch>
3587                         </sizepolicy>
3588                        </property>
3589                        <property name="text">
3590                         <string>Rename Pattern:</string>
3591                        </property>
3592                       </widget>
3593                      </item>
3594                      <item row="3" column="1">
3595                       <widget class="QLabel" name="label_18">
3596                        <property name="sizePolicy">
3597                         <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
3598                          <horstretch>0</horstretch>
3599                          <verstretch>0</verstretch>
3600                         </sizepolicy>
3601                        </property>
3602                        <property name="text">
3603                         <string>Example File Name:</string>
3604                        </property>
3605                       </widget>
3606                      </item>
3607                      <item row="3" column="2" colspan="2">
3608                       <widget class="QLabel" name="labelRanameExample">
3609                        <property name="sizePolicy">
3610                         <sizepolicy hsizetype="Ignored" vsizetype="Preferred">
3611                          <horstretch>0</horstretch>
3612                          <verstretch>0</verstretch>
3613                         </sizepolicy>
3614                        </property>
3615                        <property name="frameShape">
3616                         <enum>QFrame::StyledPanel</enum>
3617                        </property>
3618                        <property name="text">
3619                         <string notr="true"/>
3620                        </property>
3621                       </widget>
3622                      </item>
3623                     </layout>
3624                    </item>
3625                   </layout>
3626                  </widget>
3627                 </item>
3628                 <item row="5" column="0">
3629                  <widget class="QGroupBox" name="groupBox_16">
3630                   <property name="font">
3631                    <font>
3632                     <weight>50</weight>
3633                     <bold>false</bold>
3634                    </font>
3635                   </property>
3636                   <property name="title">
3637                    <string> Opus Encoder Options </string>
3638                   </property>
3639                   <layout class="QGridLayout" name="gridLayout_40">
3640                    <item row="2" column="0">
3641                     <layout class="QGridLayout" name="gridLayout_39">
3642                      <item row="1" column="0" rowspan="2">
3643                       <spacer name="horizontalSpacer_56">
3644                        <property name="orientation">
3645                         <enum>Qt::Horizontal</enum>
3646                        </property>
3647                        <property name="sizeType">
3648                         <enum>QSizePolicy::Fixed</enum>
3649                        </property>
3650                        <property name="sizeHint" stdset="0">
3651                         <size>
3652                          <width>10</width>
3653                          <height>20</height>
3654                         </size>
3655                        </property>
3656                       </spacer>
3657                      </item>
3658                      <item row="1" column="11" rowspan="2">
3659                       <spacer name="horizontalSpacer_57">
3660                        <property name="orientation">
3661                         <enum>Qt::Horizontal</enum>
3662                        </property>
3663                        <property name="sizeType">
3664                         <enum>QSizePolicy::Fixed</enum>
3665                        </property>
3666                        <property name="sizeHint" stdset="0">
3667                         <size>
3668                          <width>10</width>
3669                          <height>20</height>
3670                         </size>
3671                        </property>
3672                       </spacer>
3673                      </item>
3674                      <item row="0" column="1" colspan="10">
3675                       <spacer name="verticalSpacer_33">
3676                        <property name="orientation">
3677                         <enum>Qt::Vertical</enum>
3678                        </property>
3679                        <property name="sizeType">
3680                         <enum>QSizePolicy::Fixed</enum>
3681                        </property>
3682                        <property name="sizeHint" stdset="0">
3683                         <size>
3684                          <width>20</width>
3685                          <height>8</height>
3686                         </size>
3687                        </property>
3688                       </spacer>
3689                      </item>
3690                      <item row="3" column="1" colspan="10">
3691                       <spacer name="verticalSpacer_34">
3692                        <property name="orientation">
3693                         <enum>Qt::Vertical</enum>
3694                        </property>
3695                        <property name="sizeType">
3696                         <enum>QSizePolicy::Fixed</enum>
3697                        </property>
3698                        <property name="sizeHint" stdset="0">
3699                         <size>
3700                          <width>20</width>
3701                          <height>8</height>
3702                         </size>
3703                        </property>
3704                       </spacer>
3705                      </item>
3706                      <item row="1" column="2" rowspan="2" colspan="2">
3707                       <widget class="QLabel" name="label_21">
3708                        <property name="text">
3709                         <string>Encoding Complexity:</string>
3710                        </property>
3711                       </widget>
3712                      </item>
3713                      <item row="1" column="4" rowspan="2">
3714                       <widget class="QSpinBox" name="spinBoxOpusComplexity">
3715                        <property name="sizePolicy">
3716                         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
3717                          <horstretch>0</horstretch>
3718                          <verstretch>0</verstretch>
3719                         </sizepolicy>
3720                        </property>
3721                        <property name="minimumSize">
3722                         <size>
3723                          <width>128</width>
3724                          <height>0</height>
3725                         </size>
3726                        </property>
3727                        <property name="maximum">
3728                         <number>10</number>
3729                        </property>
3730                        <property name="value">
3731                         <number>10</number>
3732                        </property>
3733                       </widget>
3734                      </item>
3735                      <item row="1" column="5" rowspan="2">
3736                       <spacer name="horizontalSpacer_58">
3737                        <property name="orientation">
3738                         <enum>Qt::Horizontal</enum>
3739                        </property>
3740                        <property name="sizeHint" stdset="0">
3741                         <size>
3742                          <width>1</width>
3743                          <height>20</height>
3744                         </size>
3745                        </property>
3746                       </spacer>
3747                      </item>
3748                      <item row="1" column="6" rowspan="2" colspan="2">
3749                       <widget class="QLabel" name="label_22">
3750                        <property name="text">
3751                         <string>Frame Size:</string>
3752                        </property>
3753                        <property name="alignment">
3754                         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3755                        </property>
3756                       </widget>
3757                      </item>
3758                      <item row="1" column="8" rowspan="2" colspan="2">
3759                       <widget class="QComboBox" name="comboBoxOpusFramesize">
3760                        <property name="sizePolicy">
3761                         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
3762                          <horstretch>0</horstretch>
3763                          <verstretch>0</verstretch>
3764                         </sizepolicy>
3765                        </property>
3766                        <property name="minimumSize">
3767                         <size>
3768                          <width>128</width>
3769                          <height>0</height>
3770                         </size>
3771                        </property>
3772                        <property name="currentIndex">
3773                         <number>3</number>
3774                        </property>
3775                        <item>
3776                         <property name="text">
3777                          <string notr="true">2.5</string>
3778                         </property>
3779                        </item>
3780                        <item>
3781                         <property name="text">
3782                          <string notr="true">5</string>
3783                         </property>
3784                        </item>
3785                        <item>
3786                         <property name="text">
3787                          <string notr="true">10</string>
3788                         </property>
3789                        </item>
3790                        <item>
3791                         <property name="text">
3792                          <string notr="true">20</string>
3793                         </property>
3794                        </item>
3795                        <item>
3796                         <property name="text">
3797                          <string notr="true">40</string>
3798                         </property>
3799                        </item>
3800                        <item>
3801                         <property name="text">
3802                          <string notr="true">60</string>
3803                         </property>
3804                        </item>
3805                       </widget>
3806                      </item>
3807                      <item row="1" column="10" rowspan="2">
3808                       <spacer name="horizontalSpacer_59">
3809                        <property name="orientation">
3810                         <enum>Qt::Horizontal</enum>
3811                        </property>
3812                        <property name="sizeHint" stdset="0">
3813                         <size>
3814                          <width>1</width>
3815                          <height>20</height>
3816                         </size>
3817                        </property>
3818                       </spacer>
3819                      </item>
3820                     </layout>
3821                    </item>
3822                   </layout>
3823                  </widget>
3824                 </item>
3825                 <item row="9" column="0">
3826                  <widget class="QGroupBox" name="groupBox_17">
3827                   <property name="font">
3828                    <font>
3829                     <weight>50</weight>
3830                     <bold>false</bold>
3831                    </font>
3832                   </property>
3833                   <property name="title">
3834                    <string> Overwrite Mode </string>
3835                   </property>
3836                   <layout class="QGridLayout" name="gridLayout_42">
3837                    <item row="0" column="0">
3838                     <layout class="QGridLayout" name="gridLayout_41">
3839                      <item row="1" column="4">
3840                       <spacer name="horizontalSpacer_63">
3841                        <property name="orientation">
3842                         <enum>Qt::Horizontal</enum>
3843                        </property>
3844                        <property name="sizeHint" stdset="0">
3845                         <size>
3846                          <width>40</width>
3847                          <height>20</height>
3848                         </size>
3849                        </property>
3850                       </spacer>
3851                      </item>
3852                      <item row="1" column="7">
3853                       <widget class="QRadioButton" name="radioButtonOverwriteModeReplaces">
3854                        <property name="text">
3855                         <string>Overwrite Existing File</string>
3856                        </property>
3857                       </widget>
3858                      </item>
3859                      <item row="1" column="5">
3860                       <widget class="QRadioButton" name="radioButtonOverwriteModeSkipFile">
3861                        <property name="text">
3862                         <string>Skip File</string>
3863                        </property>
3864                        <property name="checked">
3865                         <bool>false</bool>
3866                        </property>
3867                       </widget>
3868                      </item>
3869                      <item row="1" column="3">
3870                       <widget class="QRadioButton" name="radioButtonOverwriteModeKeepBoth">
3871                        <property name="text">
3872                         <string>Keep Both Files (Default)</string>
3873                        </property>
3874                        <property name="checked">
3875                         <bool>true</bool>
3876                        </property>
3877                       </widget>
3878                      </item>
3879                      <item row="1" column="1">
3880                       <widget class="QLabel" name="label_24">
3881                        <property name="text">
3882                         <string>If Target File Already Exists:</string>
3883                        </property>
3884                       </widget>
3885                      </item>
3886                      <item row="1" column="6">
3887                       <spacer name="horizontalSpacer_64">
3888                        <property name="orientation">
3889                         <enum>Qt::Horizontal</enum>
3890                        </property>
3891                        <property name="sizeHint" stdset="0">
3892                         <size>
3893                          <width>40</width>
3894                          <height>20</height>
3895                         </size>
3896                        </property>
3897                       </spacer>
3898                      </item>
3899                      <item row="1" column="2">
3900                       <spacer name="horizontalSpacer_65">
3901                        <property name="orientation">
3902                         <enum>Qt::Horizontal</enum>
3903                        </property>
3904                        <property name="sizeHint" stdset="0">
3905                         <size>
3906                          <width>40</width>
3907                          <height>20</height>
3908                         </size>
3909                        </property>
3910                       </spacer>
3911                      </item>
3912                      <item row="2" column="1" colspan="7">
3913                       <spacer name="verticalSpacer_37">
3914                        <property name="orientation">
3915                         <enum>Qt::Vertical</enum>
3916                        </property>
3917                        <property name="sizeType">
3918                         <enum>QSizePolicy::Fixed</enum>
3919                        </property>
3920                        <property name="sizeHint" stdset="0">
3921                         <size>
3922                          <width>20</width>
3923                          <height>6</height>
3924                         </size>
3925                        </property>
3926                       </spacer>
3927                      </item>
3928                      <item row="0" column="1" colspan="7">
3929                       <spacer name="verticalSpacer_36">
3930                        <property name="orientation">
3931                         <enum>Qt::Vertical</enum>
3932                        </property>
3933                        <property name="sizeType">
3934                         <enum>QSizePolicy::Fixed</enum>
3935                        </property>
3936                        <property name="sizeHint" stdset="0">
3937                         <size>
3938                          <width>20</width>
3939                          <height>6</height>
3940                         </size>
3941                        </property>
3942                       </spacer>
3943                      </item>
3944                      <item row="0" column="9" rowspan="3">
3945                       <spacer name="horizontalSpacer_62">
3946                        <property name="orientation">
3947                         <enum>Qt::Horizontal</enum>
3948                        </property>
3949                        <property name="sizeType">
3950                         <enum>QSizePolicy::Fixed</enum>
3951                        </property>
3952                        <property name="sizeHint" stdset="0">
3953                         <size>
3954                          <width>10</width>
3955                          <height>20</height>
3956                         </size>
3957                        </property>
3958                       </spacer>
3959                      </item>
3960                      <item row="0" column="0" rowspan="3">
3961                       <spacer name="horizontalSpacer_61">
3962                        <property name="orientation">
3963                         <enum>Qt::Horizontal</enum>
3964                        </property>
3965                        <property name="sizeType">
3966                         <enum>QSizePolicy::Fixed</enum>
3967                        </property>
3968                        <property name="sizeHint" stdset="0">
3969                         <size>
3970                          <width>10</width>
3971                          <height>20</height>
3972                         </size>
3973                        </property>
3974                       </spacer>
3975                      </item>
3976                      <item row="1" column="8">
3977                       <spacer name="horizontalSpacer_66">
3978                        <property name="orientation">
3979                         <enum>Qt::Horizontal</enum>
3980                        </property>
3981                        <property name="sizeHint" stdset="0">
3982                         <size>
3983                          <width>40</width>
3984                          <height>20</height>
3985                         </size>
3986                        </property>
3987                       </spacer>
3988                      </item>
3989                     </layout>
3990                    </item>
3991                   </layout>
3992                  </widget>
3993                 </item>
3994                </layout>
3995               </item>
3996               <item row="6" column="0">
3997                <spacer name="verticalSpacer">
3998                 <property name="orientation">
3999                  <enum>Qt::Vertical</enum>
4000                 </property>
4001                 <property name="sizeType">
4002                  <enum>QSizePolicy::Expanding</enum>
4003                 </property>
4004                 <property name="sizeHint" stdset="0">
4005                  <size>
4006                   <width>20</width>
4007                   <height>40</height>
4008                  </size>
4009                 </property>
4010                </spacer>
4011               </item>
4012               <item row="3" column="0">
4013                <layout class="QHBoxLayout" name="horizontalLayout_5">
4014                 <item>
4015                  <widget class="QPushButton" name="buttonResetAdvancedOptions">
4016                   <property name="minimumSize">
4017                    <size>
4018                     <width>175</width>
4019                     <height>0</height>
4020                    </size>
4021                   </property>
4022                   <property name="font">
4023                    <font>
4024                     <weight>50</weight>
4025                     <bold>false</bold>
4026                    </font>
4027                   </property>
4028                   <property name="text">
4029                    <string>Reset Advanced Options </string>
4030                   </property>
4031                   <property name="icon">
4032                    <iconset resource="../res/Icons.qrc">
4033                     <normaloff>:/icons/bomb.png</normaloff>:/icons/bomb.png</iconset>
4034                   </property>
4035                   <property name="iconSize">
4036                    <size>
4037                     <width>16</width>
4038                     <height>16</height>
4039                    </size>
4040                   </property>
4041                  </widget>
4042                 </item>
4043                 <item>
4044                  <spacer name="horizontalSpacer_24">
4045                   <property name="orientation">
4046                    <enum>Qt::Horizontal</enum>
4047                   </property>
4048                   <property name="sizeHint" stdset="0">
4049                    <size>
4050                     <width>40</width>
4051                     <height>20</height>
4052                    </size>
4053                   </property>
4054                  </spacer>
4055                 </item>
4056                </layout>
4057               </item>
4058              </layout>
4059             </widget>
4060            </widget>
4061           </item>
4062          </layout>
4063         </widget>
4064        </widget>
4065       </item>
4066      </layout>
4067     </item>
4068     <item>
4069      <widget class="QFrame" name="frame">
4070       <property name="maximumSize">
4071        <size>
4072         <width>16777215</width>
4073         <height>12</height>
4074        </size>
4075       </property>
4076       <property name="frameShape">
4077        <enum>QFrame::HLine</enum>
4078       </property>
4079       <property name="frameShadow">
4080        <enum>QFrame::Sunken</enum>
4081       </property>
4082      </widget>
4083     </item>
4084     <item>
4085      <layout class="QHBoxLayout" name="horizontalLayout">
4086       <item>
4087        <widget class="QPushButton" name="buttonStart">
4088         <property name="minimumSize">
4089          <size>
4090           <width>120</width>
4091           <height>0</height>
4092          </size>
4093         </property>
4094         <property name="text">
4095          <string> Encode Now!</string>
4096         </property>
4097         <property name="icon">
4098          <iconset resource="../res/Icons.qrc">
4099           <normaloff>:/icons/play.png</normaloff>:/icons/play.png</iconset>
4100         </property>
4101         <property name="iconSize">
4102          <size>
4103           <width>16</width>
4104           <height>16</height>
4105          </size>
4106         </property>
4107         <property name="autoDefault">
4108          <bool>true</bool>
4109         </property>
4110         <property name="default">
4111          <bool>true</bool>
4112         </property>
4113        </widget>
4114       </item>
4115       <item>
4116        <spacer name="horizontalSpacer">
4117         <property name="orientation">
4118          <enum>Qt::Horizontal</enum>
4119         </property>
4120         <property name="sizeHint" stdset="0">
4121          <size>
4122           <width>40</width>
4123           <height>20</height>
4124          </size>
4125         </property>
4126        </spacer>
4127       </item>
4128       <item>
4129        <widget class="QPushButton" name="buttonAbout">
4130         <property name="minimumSize">
4131          <size>
4132           <width>120</width>
4133           <height>0</height>
4134          </size>
4135         </property>
4136         <property name="text">
4137          <string>About...</string>
4138         </property>
4139         <property name="icon">
4140          <iconset resource="../res/Icons.qrc">
4141           <normaloff>:/icons/information.png</normaloff>:/icons/information.png</iconset>
4142         </property>
4143         <property name="iconSize">
4144          <size>
4145           <width>16</width>
4146           <height>16</height>
4147          </size>
4148         </property>
4149        </widget>
4150       </item>
4151       <item>
4152        <spacer name="horizontalSpacer_2">
4153         <property name="orientation">
4154          <enum>Qt::Horizontal</enum>
4155         </property>
4156         <property name="sizeHint" stdset="0">
4157          <size>
4158           <width>40</width>
4159           <height>20</height>
4160          </size>
4161         </property>
4162        </spacer>
4163       </item>
4164       <item>
4165        <widget class="QPushButton" name="buttonQuit">
4166         <property name="minimumSize">
4167          <size>
4168           <width>120</width>
4169           <height>0</height>
4170          </size>
4171         </property>
4172         <property name="text">
4173          <string> Exit Program</string>
4174         </property>
4175         <property name="icon">
4176          <iconset resource="../res/Icons.qrc">
4177           <normaloff>:/icons/door_in.png</normaloff>:/icons/door_in.png</iconset>
4178         </property>
4179         <property name="iconSize">
4180          <size>
4181           <width>16</width>
4182           <height>16</height>
4183          </size>
4184         </property>
4185        </widget>
4186       </item>
4187      </layout>
4188     </item>
4189    </layout>
4190   </widget>
4191   <widget class="QMenuBar" name="menubar">
4192    <property name="geometry">
4193     <rect>
4194      <x>0</x>
4195      <y>0</y>
4196      <width>667</width>
4197      <height>21</height>
4198     </rect>
4199    </property>
4200    <property name="nativeMenuBar">
4201     <bool>false</bool>
4202    </property>
4203    <widget class="QMenu" name="menuFile">
4204     <property name="title">
4205      <string>File</string>
4206     </property>
4207     <addaction name="actionEncodeNow"/>
4208     <addaction name="separator"/>
4209     <addaction name="actionOpen"/>
4210     <addaction name="actionOpenFolder"/>
4211     <addaction name="actionOpenFolderRecursively"/>
4212     <addaction name="actionClearAll"/>
4213     <addaction name="separator"/>
4214     <addaction name="actionQuit"/>
4215     <addaction name="separator"/>
4216    </widget>
4217    <widget class="QMenu" name="menuHelp">
4218     <property name="title">
4219      <string>?</string>
4220     </property>
4221     <addaction name="actionCheckUpdates"/>
4222     <addaction name="actionVisitSupport"/>
4223     <addaction name="actionVisitHomepage"/>
4224     <addaction name="separator"/>
4225     <addaction name="actionDocumentFAQ"/>
4226     <addaction name="actionDocumentChangelog"/>
4227     <addaction name="actionDocumentTranslate"/>
4228     <addaction name="separator"/>
4229     <addaction name="actionAbout"/>
4230    </widget>
4231    <widget class="QMenu" name="menuView">
4232     <property name="title">
4233      <string>View</string>
4234     </property>
4235     <widget class="QMenu" name="menuStyle">
4236      <property name="title">
4237       <string>Style</string>
4238      </property>
4239      <property name="icon">
4240       <iconset resource="../res/Icons.qrc">
4241        <normaloff>:/icons/palette.png</normaloff>:/icons/palette.png</iconset>
4242      </property>
4243      <addaction name="actionStylePlastique"/>
4244      <addaction name="actionStyleCleanlooks"/>
4245      <addaction name="actionStyleWindowsVista"/>
4246      <addaction name="actionStyleWindowsXP"/>
4247      <addaction name="actionStyleWindowsClassic"/>
4248     </widget>
4249     <widget class="QMenu" name="menuLanguage">
4250      <property name="title">
4251       <string>Language</string>
4252      </property>
4253      <property name="icon">
4254       <iconset resource="../res/Icons.qrc">
4255        <normaloff>:/icons/user_comment.png</normaloff>:/icons/user_comment.png</iconset>
4256      </property>
4257      <addaction name="actionLoadTranslationFromFile"/>
4258     </widget>
4259     <addaction name="actionSourceFiles"/>
4260     <addaction name="actionOutputDirectory"/>
4261     <addaction name="actionMetaData"/>
4262     <addaction name="actionCompression"/>
4263     <addaction name="actionAdvancedOptions"/>
4264     <addaction name="separator"/>
4265     <addaction name="menuLanguage"/>
4266     <addaction name="menuStyle"/>
4267    </widget>
4268    <widget class="QMenu" name="menuTools">
4269     <property name="title">
4270      <string>Tools</string>
4271     </property>
4272     <widget class="QMenu" name="menuConfiguration">
4273      <property name="title">
4274       <string>Configuration</string>
4275      </property>
4276      <property name="icon">
4277       <iconset resource="../res/Icons.qrc">
4278        <normaloff>:/icons/wrench.png</normaloff>:/icons/wrench.png</iconset>
4279      </property>
4280      <addaction name="actionDisableSounds"/>
4281      <addaction name="actionDisableUpdateReminder"/>
4282      <addaction name="actionDisableNeroAacNotifications"/>
4283      <addaction name="actionDisableSlowStartupNotifications"/>
4284      <addaction name="actionDisableShellIntegration"/>
4285      <addaction name="separator"/>
4286      <addaction name="actionHibernateComputer"/>
4287      <addaction name="actionCheckForBetaUpdates"/>
4288     </widget>
4289     <addaction name="actionImportCueSheet"/>
4290     <addaction name="actionShowDropBoxWidget"/>
4291     <addaction name="separator"/>
4292     <addaction name="menuConfiguration"/>
4293    </widget>
4294    <addaction name="menuFile"/>
4295    <addaction name="menuView"/>
4296    <addaction name="menuTools"/>
4297    <addaction name="menuHelp"/>
4298   </widget>
4299   <action name="actionAbout">
4300    <property name="icon">
4301     <iconset resource="../res/Icons.qrc">
4302      <normaloff>:/icons/information.png</normaloff>:/icons/information.png</iconset>
4303    </property>
4304    <property name="text">
4305     <string>About...</string>
4306    </property>
4307   </action>
4308   <action name="actionQuit">
4309    <property name="icon">
4310     <iconset resource="../res/Icons.qrc">
4311      <normaloff>:/icons/door_out.png</normaloff>:/icons/door_out.png</iconset>
4312    </property>
4313    <property name="text">
4314     <string>Quit</string>
4315    </property>
4316   </action>
4317   <action name="actionSourceFiles">
4318    <property name="checkable">
4319     <bool>true</bool>
4320    </property>
4321    <property name="text">
4322     <string>Source Files</string>
4323    </property>
4324   </action>
4325   <action name="actionOutputDirectory">
4326    <property name="checkable">
4327     <bool>true</bool>
4328    </property>
4329    <property name="text">
4330     <string>Output Directory</string>
4331    </property>
4332   </action>
4333   <action name="actionCompression">
4334    <property name="checkable">
4335     <bool>true</bool>
4336    </property>
4337    <property name="text">
4338     <string>Compression</string>
4339    </property>
4340   </action>
4341   <action name="actionMetaData">
4342    <property name="checkable">
4343     <bool>true</bool>
4344    </property>
4345    <property name="text">
4346     <string>Meta Data</string>
4347    </property>
4348   </action>
4349   <action name="actionAdvancedOptions">
4350    <property name="checkable">
4351     <bool>true</bool>
4352    </property>
4353    <property name="text">
4354     <string>Advanced Options</string>
4355    </property>
4356   </action>
4357   <action name="actionOpen">
4358    <property name="icon">
4359     <iconset resource="../res/Icons.qrc">
4360      <normaloff>:/icons/page_white_add.png</normaloff>:/icons/page_white_add.png</iconset>
4361    </property>
4362    <property name="text">
4363     <string>Open File(s)...</string>
4364    </property>
4365   </action>
4366   <action name="actionVisitHomepage">
4367    <property name="icon">
4368     <iconset resource="../res/Icons.qrc">
4369      <normaloff>:/icons/world.png</normaloff>:/icons/world.png</iconset>
4370    </property>
4371    <property name="text">
4372     <string>Visit Official Web-Site</string>
4373    </property>
4374    <property name="toolTip">
4375     <string>Visit Official Web-Site</string>
4376    </property>
4377   </action>
4378   <action name="actionCheckUpdates">
4379    <property name="icon">
4380     <iconset resource="../res/Icons.qrc">
4381      <normaloff>:/icons/transmit_blue.png</normaloff>:/icons/transmit_blue.png</iconset>
4382    </property>
4383    <property name="text">
4384     <string>Check for Updates</string>
4385    </property>
4386   </action>
4387   <action name="actionOpenFolder">
4388    <property name="icon">
4389     <iconset resource="../res/Icons.qrc">
4390      <normaloff>:/icons/folder_add.png</normaloff>:/icons/folder_add.png</iconset>
4391    </property>
4392    <property name="text">
4393     <string>Open Folder...</string>
4394    </property>
4395   </action>
4396   <action name="actionClearAll">
4397    <property name="icon">
4398     <iconset resource="../res/Icons.qrc">
4399      <normaloff>:/icons/bomb.png</normaloff>:/icons/bomb.png</iconset>
4400    </property>
4401    <property name="text">
4402     <string>Clear All</string>
4403    </property>
4404   </action>
4405   <action name="actionStylePlastique">
4406    <property name="checkable">
4407     <bool>true</bool>
4408    </property>
4409    <property name="checked">
4410     <bool>true</bool>
4411    </property>
4412    <property name="text">
4413     <string>Plastique</string>
4414    </property>
4415   </action>
4416   <action name="actionStyleCleanlooks">
4417    <property name="checkable">
4418     <bool>true</bool>
4419    </property>
4420    <property name="text">
4421     <string>Cleanlooks</string>
4422    </property>
4423   </action>
4424   <action name="actionStyleWindowsVista">
4425    <property name="checkable">
4426     <bool>true</bool>
4427    </property>
4428    <property name="text">
4429     <string>Windows Vista (&quot;Aero&quot;)</string>
4430    </property>
4431   </action>
4432   <action name="actionStyleWindowsClassic">
4433    <property name="checkable">
4434     <bool>true</bool>
4435    </property>
4436    <property name="text">
4437     <string>Windows Classic</string>
4438    </property>
4439   </action>
4440   <action name="actionStyleWindowsXP">
4441    <property name="checkable">
4442     <bool>true</bool>
4443    </property>
4444    <property name="text">
4445     <string>Windows XP (&quot;Luna&quot;)</string>
4446    </property>
4447   </action>
4448   <action name="actionDisableUpdateReminder">
4449    <property name="checkable">
4450     <bool>true</bool>
4451    </property>
4452    <property name="text">
4453     <string>Disable Update Reminder</string>
4454    </property>
4455   </action>
4456   <action name="actionDisableSounds">
4457    <property name="checkable">
4458     <bool>true</bool>
4459    </property>
4460    <property name="text">
4461     <string>Disable Sound Effects</string>
4462    </property>
4463   </action>
4464   <action name="actionInstallWMADecoder">
4465    <property name="icon">
4466     <iconset resource="../res/Icons.qrc">
4467      <normaloff>:/icons/wma.png</normaloff>:/icons/wma.png</iconset>
4468    </property>
4469    <property name="text">
4470     <string>Install WMA Decoder</string>
4471    </property>
4472   </action>
4473   <action name="actionDisableNeroAacNotifications">
4474    <property name="checkable">
4475     <bool>true</bool>
4476    </property>
4477    <property name="text">
4478     <string>Disable Nero AAC Notifications</string>
4479    </property>
4480   </action>
4481   <action name="actionShowDropBoxWidget">
4482    <property name="icon">
4483     <iconset resource="../res/Icons.qrc">
4484      <normaloff>:/icons/package.png</normaloff>:/icons/package.png</iconset>
4485    </property>
4486    <property name="text">
4487     <string>Show DropBox</string>
4488    </property>
4489   </action>
4490   <action name="actionLanguageEnglish">
4491    <property name="checkable">
4492     <bool>true</bool>
4493    </property>
4494    <property name="icon">
4495     <iconset>
4496      <normaloff>:/flags/gb.png</normaloff>:/flags/gb.png</iconset>
4497    </property>
4498    <property name="text">
4499     <string notr="true">English</string>
4500    </property>
4501   </action>
4502   <action name="actionLoadTranslationFromFile">
4503    <property name="checkable">
4504     <bool>true</bool>
4505    </property>
4506    <property name="icon">
4507     <iconset resource="../res/Icons.qrc">
4508      <normaloff>:/icons/folder_page.png</normaloff>:/icons/folder_page.png</iconset>
4509    </property>
4510    <property name="text">
4511     <string>From File...</string>
4512    </property>
4513   </action>
4514   <action name="actionEncodeNow">
4515    <property name="icon">
4516     <iconset resource="../res/Icons.qrc">
4517      <normaloff>:/icons/play.png</normaloff>:/icons/play.png</iconset>
4518    </property>
4519    <property name="text">
4520     <string>Encode!</string>
4521    </property>
4522   </action>
4523   <action name="actionDisableShellIntegration">
4524    <property name="checkable">
4525     <bool>true</bool>
4526    </property>
4527    <property name="text">
4528     <string>Disable Shell Integration</string>
4529    </property>
4530   </action>
4531   <action name="actionDocumentFAQ">
4532    <property name="icon">
4533     <iconset resource="../res/Icons.qrc">
4534      <normaloff>:/icons/report.png</normaloff>:/icons/report.png</iconset>
4535    </property>
4536    <property name="text">
4537     <string>Frequently Asked Questions</string>
4538    </property>
4539   </action>
4540   <action name="actionDocumentChangelog">
4541    <property name="icon">
4542     <iconset resource="../res/Icons.qrc">
4543      <normaloff>:/icons/report.png</normaloff>:/icons/report.png</iconset>
4544    </property>
4545    <property name="text">
4546     <string>Changelog</string>
4547    </property>
4548   </action>
4549   <action name="actionDocumentTranslate">
4550    <property name="icon">
4551     <iconset resource="../res/Icons.qrc">
4552      <normaloff>:/icons/report.png</normaloff>:/icons/report.png</iconset>
4553    </property>
4554    <property name="text">
4555     <string>Translator's Guide</string>
4556    </property>
4557   </action>
4558   <action name="actionVisitSupport">
4559    <property name="icon">
4560     <iconset resource="../res/Icons.qrc">
4561      <normaloff>:/icons/group.png</normaloff>:/icons/group.png</iconset>
4562    </property>
4563    <property name="text">
4564     <string>Help &amp;&amp; Support</string>
4565    </property>
4566   </action>
4567   <action name="actionOpenFolderRecursively">
4568    <property name="icon">
4569     <iconset resource="../res/Icons.qrc">
4570      <normaloff>:/icons/folder_explore.png</normaloff>:/icons/folder_explore.png</iconset>
4571    </property>
4572    <property name="text">
4573     <string>Open Folder Recursively...</string>
4574    </property>
4575   </action>
4576   <action name="actionCheckForBetaUpdates">
4577    <property name="checkable">
4578     <bool>true</bool>
4579    </property>
4580    <property name="text">
4581     <string>Check for Beta Updates</string>
4582    </property>
4583   </action>
4584   <action name="actionImportCueSheet">
4585    <property name="icon">
4586     <iconset resource="../res/Icons.qrc">
4587      <normaloff>:/icons/cd_add.png</normaloff>:/icons/cd_add.png</iconset>
4588    </property>
4589    <property name="text">
4590     <string>Import Cue Sheet</string>
4591    </property>
4592   </action>
4593   <action name="actionDisableSlowStartupNotifications">
4594    <property name="checkable">
4595     <bool>true</bool>
4596    </property>
4597    <property name="text">
4598     <string>Disable Slow Startup Notifications</string>
4599    </property>
4600   </action>
4601   <action name="actionHibernateComputer">
4602    <property name="checkable">
4603     <bool>true</bool>
4604    </property>
4605    <property name="text">
4606     <string>Hibernate Computer On Shutdown</string>
4607    </property>
4608   </action>
4609  </widget>
4610  <resources>
4611   <include location="../res/Icons.qrc"/>
4612   <include location="../res/Flags.qrc"/>
4613   <include location="../res/Images.qrc"/>
4614   <include location="../res/Icons.qrc"/>
4615   <include location="../res/Images.qrc"/>
4616   <include location="../res/Icons.qrc"/>
4617   <include location="../res/Images.qrc"/>
4618   <include location="../res/Icons.qrc"/>
4619   <include location="../res/Images.qrc"/>
4620   <include location="../res/Icons.qrc"/>
4621   <include location="../res/Images.qrc"/>
4622   <include location="../res/Icons.qrc"/>
4623   <include location="../res/Images.qrc"/>
4624   <include location="../res/Icons.qrc"/>
4625   <include location="../res/Images.qrc"/>
4626   <include location="../res/Icons.qrc"/>
4627   <include location="../res/Images.qrc"/>
4628   <include location="../res/Icons.qrc"/>
4629   <include location="../res/Images.qrc"/>
4630   <include location="../res/Icons.qrc"/>
4631   <include location="../res/Icons.qrc"/>
4632   <include location="../res/Icons.qrc"/>
4633   <include location="../res/Icons.qrc"/>
4634   <include location="../res/Icons.qrc"/>
4635   <include location="../res/Icons.qrc"/>
4636   <include location="../res/Icons.qrc"/>
4637   <include location="../res/Icons.qrc"/>
4638   <include location="../res/Icons.qrc"/>
4639   <include location="../res/Icons.qrc"/>
4640   <include location="../res/Icons.qrc"/>
4641   <include location="../res/Icons.qrc"/>
4642   <include location="../res/Icons.qrc"/>
4643   <include location="../res/Icons.qrc"/>
4644   <include location="../res/Icons.qrc"/>
4645   <include location="../res/Icons.qrc"/>
4646   <include location="../res/Icons.qrc"/>
4647   <include location="../res/Icons.qrc"/>
4648   <include location="../res/Icons.qrc"/>
4649   <include location="../res/Icons.qrc"/>
4650   <include location="../res/Icons.qrc"/>
4651   <include location="../res/Icons.qrc"/>
4652   <include location="../res/Icons.qrc"/>
4653   <include location="../res/Icons.qrc"/>
4654   <include location="../res/Icons.qrc"/>
4655   <include location="../res/Icons.qrc"/>
4656   <include location="../res/Icons.qrc"/>
4657   <include location="../res/Icons.qrc"/>
4658   <include location="../res/Icons.qrc"/>
4659   <include location="../res/Icons.qrc"/>
4660   <include location="../res/Icons.qrc"/>
4661   <include location="../res/Icons.qrc"/>
4662   <include location="../res/Icons.qrc"/>
4663   <include location="../res/Icons.qrc"/>
4664   <include location="../res/Icons.qrc"/>
4665   <include location="../res/Icons.qrc"/>
4666   <include location="../res/Icons.qrc"/>
4667   <include location="../res/Icons.qrc"/>
4668   <include location="../res/Icons.qrc"/>
4669   <include location="../res/Icons.qrc"/>
4670   <include location="../res/Icons.qrc"/>
4671   <include location="../res/Icons.qrc"/>
4672   <include location="../res/Icons.qrc"/>
4673   <include location="../res/Icons.qrc"/>
4674   <include location="../res/Icons.qrc"/>
4675   <include location="../res/Icons.qrc"/>
4676   <include location="../res/Icons.qrc"/>
4677   <include location="../res/Icons.qrc"/>
4678   <include location="../res/Icons.qrc"/>
4679   <include location="../res/Icons.qrc"/>
4680   <include location="../res/Icons.qrc"/>
4681   <include location="../res/Icons.qrc"/>
4682   <include location="../res/Icons.qrc"/>
4683   <include location="../res/Icons.qrc"/>
4684   <include location="../res/Icons.qrc"/>
4685   <include location="../res/Icons.qrc"/>
4686   <include location="../res/Icons.qrc"/>
4687   <include location="../res/Icons.qrc"/>
4688   <include location="../res/Icons.qrc"/>
4689   <include location="../res/Icons.qrc"/>
4690   <include location="../res/Icons.qrc"/>
4691   <include location="../res/Icons.qrc"/>
4692   <include location="../res/Icons.qrc"/>
4693   <include location="../res/Icons.qrc"/>
4694   <include location="../res/Icons.qrc"/>
4695   <include location="../res/Icons.qrc"/>
4696   <include location="../res/Icons.qrc"/>
4697   <include location="../res/Icons.qrc"/>
4698   <include location="../res/Icons.qrc"/>
4699   <include location="../res/Icons.qrc"/>
4700   <include location="../res/Icons.qrc"/>
4701   <include location="../res/Icons.qrc"/>
4702   <include location="../res/Icons.qrc"/>
4703   <include location="../res/Icons.qrc"/>
4704   <include location="../res/Icons.qrc"/>
4705   <include location="../res/Icons.qrc"/>
4706   <include location="../res/Icons.qrc"/>
4707   <include location="../res/Icons.qrc"/>
4708   <include location="../res/Icons.qrc"/>
4709   <include location="../res/Icons.qrc"/>
4710   <include location="../res/Icons.qrc"/>
4711   <include location="../res/Icons.qrc"/>
4712   <include location="../res/Icons.qrc"/>
4713   <include location="../res/Icons.qrc"/>
4714   <include location="../res/Icons.qrc"/>
4715   <include location="../res/Icons.qrc"/>
4716   <include location="../res/Icons.qrc"/>
4717   <include location="../res/Icons.qrc"/>
4718  </resources>
4719  <connections>
4720   <connection>
4721    <sender>actionAbout</sender>
4722    <signal>triggered()</signal>
4723    <receiver>buttonAbout</receiver>
4724    <slot>click()</slot>
4725    <hints>
4726     <hint type="sourcelabel">
4727      <x>-1</x>
4728      <y>-1</y>
4729     </hint>
4730     <hint type="destinationlabel">
4731      <x>304</x>
4732      <y>433</y>
4733     </hint>
4734    </hints>
4735   </connection>
4736   <connection>
4737    <sender>actionQuit</sender>
4738    <signal>triggered()</signal>
4739    <receiver>buttonQuit</receiver>
4740    <slot>click()</slot>
4741    <hints>
4742     <hint type="sourcelabel">
4743      <x>-1</x>
4744      <y>-1</y>
4745     </hint>
4746     <hint type="destinationlabel">
4747      <x>602</x>
4748      <y>416</y>
4749     </hint>
4750    </hints>
4751   </connection>
4752   <connection>
4753    <sender>actionOpen</sender>
4754    <signal>triggered()</signal>
4755    <receiver>buttonAddFiles</receiver>
4756    <slot>click()</slot>
4757    <hints>
4758     <hint type="sourcelabel">
4759      <x>-1</x>
4760      <y>-1</y>
4761     </hint>
4762     <hint type="destinationlabel">
4763      <x>81</x>
4764      <y>382</y>
4765     </hint>
4766    </hints>
4767   </connection>
4768   <connection>
4769    <sender>sourceFileView</sender>
4770    <signal>activated(QModelIndex)</signal>
4771    <receiver>buttonShowDetails</receiver>
4772    <slot>click()</slot>
4773    <hints>
4774     <hint type="sourcelabel">
4775      <x>327</x>
4776      <y>253</y>
4777     </hint>
4778     <hint type="destinationlabel">
4779      <x>641</x>
4780      <y>382</y>
4781     </hint>
4782    </hints>
4783   </connection>
4784   <connection>
4785    <sender>saveToSourceFolderCheckBox</sender>
4786    <signal>toggled(bool)</signal>
4787    <receiver>outputFolderView</receiver>
4788    <slot>setDisabled(bool)</slot>
4789    <hints>
4790     <hint type="sourcelabel">
4791      <x>341</x>
4792      <y>380</y>
4793     </hint>
4794     <hint type="destinationlabel">
4795      <x>327</x>
4796      <y>264</y>
4797     </hint>
4798    </hints>
4799   </connection>
4800   <connection>
4801    <sender>saveToSourceFolderCheckBox</sender>
4802    <signal>toggled(bool)</signal>
4803    <receiver>outputFolderLabel</receiver>
4804    <slot>setDisabled(bool)</slot>
4805    <hints>
4806     <hint type="sourcelabel">
4807      <x>341</x>
4808      <y>380</y>
4809     </hint>
4810     <hint type="destinationlabel">
4811      <x>327</x>
4812      <y>72</y>
4813     </hint>
4814    </hints>
4815   </connection>
4816   <connection>
4817    <sender>saveToSourceFolderCheckBox</sender>
4818    <signal>toggled(bool)</signal>
4819    <receiver>buttonGotoDesktop</receiver>
4820    <slot>setDisabled(bool)</slot>
4821    <hints>
4822     <hint type="sourcelabel">
4823      <x>358</x>
4824      <y>380</y>
4825     </hint>
4826     <hint type="destinationlabel">
4827      <x>408</x>
4828      <y>346</y>
4829     </hint>
4830    </hints>
4831   </connection>
4832   <connection>
4833    <sender>saveToSourceFolderCheckBox</sender>
4834    <signal>toggled(bool)</signal>
4835    <receiver>buttonGotoHome</receiver>
4836    <slot>setDisabled(bool)</slot>
4837    <hints>
4838     <hint type="sourcelabel">
4839      <x>358</x>
4840      <y>380</y>
4841     </hint>
4842     <hint type="destinationlabel">
4843      <x>98</x>
4844      <y>346</y>
4845     </hint>
4846    </hints>
4847   </connection>
4848   <connection>
4849    <sender>saveToSourceFolderCheckBox</sender>
4850    <signal>toggled(bool)</signal>
4851    <receiver>buttonMakeFolder</receiver>
4852    <slot>setDisabled(bool)</slot>
4853    <hints>
4854     <hint type="sourcelabel">
4855      <x>358</x>
4856      <y>380</y>
4857     </hint>
4858     <hint type="destinationlabel">
4859      <x>641</x>
4860      <y>346</y>
4861     </hint>
4862    </hints>
4863   </connection>
4864   <connection>
4865    <sender>saveToSourceFolderCheckBox</sender>
4866    <signal>toggled(bool)</signal>
4867    <receiver>buttonGotoMusic</receiver>
4868    <slot>setDisabled(bool)</slot>
4869    <hints>
4870     <hint type="sourcelabel">
4871      <x>358</x>
4872      <y>380</y>
4873     </hint>
4874     <hint type="destinationlabel">
4875      <x>276</x>
4876      <y>346</y>
4877     </hint>
4878    </hints>
4879   </connection>
4880   <connection>
4881    <sender>actionClearAll</sender>
4882    <signal>triggered()</signal>
4883    <receiver>buttonClearFiles</receiver>
4884    <slot>click()</slot>
4885    <hints>
4886     <hint type="sourcelabel">
4887      <x>-1</x>
4888      <y>-1</y>
4889     </hint>
4890     <hint type="destinationlabel">
4891      <x>300</x>
4892      <y>382</y>
4893     </hint>
4894    </hints>
4895   </connection>
4896   <connection>
4897    <sender>writeMetaDataCheckBox</sender>
4898    <signal>clicked(bool)</signal>
4899    <receiver>metaDataView</receiver>
4900    <slot>setEnabled(bool)</slot>
4901    <hints>
4902     <hint type="sourcelabel">
4903      <x>201</x>
4904      <y>372</y>
4905     </hint>
4906     <hint type="destinationlabel">
4907      <x>336</x>
4908      <y>252</y>
4909     </hint>
4910    </hints>
4911   </connection>
4912   <connection>
4913    <sender>writeMetaDataCheckBox</sender>
4914    <signal>clicked(bool)</signal>
4915    <receiver>buttonEditMeta</receiver>
4916    <slot>setEnabled(bool)</slot>
4917    <hints>
4918     <hint type="sourcelabel">
4919      <x>207</x>
4920      <y>372</y>
4921     </hint>
4922     <hint type="destinationlabel">
4923      <x>632</x>
4924      <y>315</y>
4925     </hint>
4926    </hints>
4927   </connection>
4928   <connection>
4929    <sender>writeMetaDataCheckBox</sender>
4930    <signal>clicked(bool)</signal>
4931    <receiver>labelEditMetaHint</receiver>
4932    <slot>setEnabled(bool)</slot>
4933    <hints>
4934     <hint type="sourcelabel">
4935      <x>207</x>
4936      <y>372</y>
4937     </hint>
4938     <hint type="destinationlabel">
4939      <x>344</x>
4940      <y>315</y>
4941     </hint>
4942    </hints>
4943   </connection>
4944   <connection>
4945    <sender>writeMetaDataCheckBox</sender>
4946    <signal>clicked(bool)</signal>
4947    <receiver>labelEditMetaIcon</receiver>
4948    <slot>setEnabled(bool)</slot>
4949    <hints>
4950     <hint type="sourcelabel">
4951      <x>207</x>
4952      <y>372</y>
4953     </hint>
4954     <hint type="destinationlabel">
4955      <x>47</x>
4956      <y>315</y>
4957     </hint>
4958    </hints>
4959   </connection>
4960   <connection>
4961    <sender>writeMetaDataCheckBox</sender>
4962    <signal>clicked(bool)</signal>
4963    <receiver>buttonClearMeta</receiver>
4964    <slot>setEnabled(bool)</slot>
4965    <hints>
4966     <hint type="sourcelabel">
4967      <x>207</x>
4968      <y>372</y>
4969     </hint>
4970     <hint type="destinationlabel">
4971      <x>536</x>
4972      <y>315</y>
4973     </hint>
4974    </hints>
4975   </connection>
4976   <connection>
4977    <sender>saveToSourceFolderCheckBox</sender>
4978    <signal>toggled(bool)</signal>
4979    <receiver>generatePlaylistCheckBox</receiver>
4980    <slot>setDisabled(bool)</slot>
4981    <hints>
4982     <hint type="sourcelabel">
4983      <x>84</x>
4984      <y>380</y>
4985     </hint>
4986     <hint type="destinationlabel">
4987      <x>397</x>
4988      <y>372</y>
4989     </hint>
4990    </hints>
4991   </connection>
4992   <connection>
4993    <sender>metaDataView</sender>
4994    <signal>activated(QModelIndex)</signal>
4995    <receiver>buttonEditMeta</receiver>
4996    <slot>click()</slot>
4997    <hints>
4998     <hint type="sourcelabel">
4999      <x>93</x>
5000      <y>159</y>
5001     </hint>
5002     <hint type="destinationlabel">
5003      <x>599</x>
5004      <y>315</y>
5005     </hint>
5006    </hints>
5007   </connection>
5008   <connection>
5009    <sender>saveToSourceFolderCheckBox</sender>
5010    <signal>toggled(bool)</signal>
5011    <receiver>prependRelativePathCheckBox</receiver>
5012    <slot>setDisabled(bool)</slot>
5013    <hints>
5014     <hint type="sourcelabel">
5015      <x>84</x>
5016      <y>380</y>
5017     </hint>
5018     <hint type="destinationlabel">
5019      <x>459</x>
5020      <y>380</y>
5021     </hint>
5022    </hints>
5023   </connection>
5024   <connection>
5025    <sender>checkBoxBitrateManagement</sender>
5026    <signal>clicked(bool)</signal>
5027    <receiver>labelBitrateManagementMin</receiver>
5028    <slot>setEnabled(bool)</slot>
5029    <hints>
5030     <hint type="sourcelabel">
5031      <x>163</x>
5032      <y>231</y>
5033     </hint>
5034     <hint type="destinationlabel">
5035      <x>256</x>
5036      <y>214</y>
5037     </hint>
5038    </hints>
5039   </connection>
5040   <connection>
5041    <sender>checkBoxBitrateManagement</sender>
5042    <signal>clicked(bool)</signal>
5043    <receiver>labelBitrateManagementMax</receiver>
5044    <slot>setEnabled(bool)</slot>
5045    <hints>
5046     <hint type="sourcelabel">
5047      <x>163</x>
5048      <y>231</y>
5049     </hint>
5050     <hint type="destinationlabel">
5051      <x>465</x>
5052      <y>214</y>
5053     </hint>
5054    </hints>
5055   </connection>
5056   <connection>
5057    <sender>checkBoxBitrateManagement</sender>
5058    <signal>clicked(bool)</signal>
5059    <receiver>spinBoxBitrateManagementMin</receiver>
5060    <slot>setEnabled(bool)</slot>
5061    <hints>
5062     <hint type="sourcelabel">
5063      <x>163</x>
5064      <y>231</y>
5065     </hint>
5066     <hint type="destinationlabel">
5067      <x>360</x>
5068      <y>214</y>
5069     </hint>
5070    </hints>
5071   </connection>
5072   <connection>
5073    <sender>checkBoxBitrateManagement</sender>
5074    <signal>clicked(bool)</signal>
5075    <receiver>spinBoxBitrateManagementMax</receiver>
5076    <slot>setEnabled(bool)</slot>
5077    <hints>
5078     <hint type="sourcelabel">
5079      <x>163</x>
5080      <y>231</y>
5081     </hint>
5082     <hint type="destinationlabel">
5083      <x>569</x>
5084      <y>214</y>
5085     </hint>
5086    </hints>
5087   </connection>
5088   <connection>
5089    <sender>checkBoxNormalizationFilter</sender>
5090    <signal>clicked(bool)</signal>
5091    <receiver>spinBoxNormalizationFilter</receiver>
5092    <slot>setEnabled(bool)</slot>
5093    <hints>
5094     <hint type="sourcelabel">
5095      <x>133</x>
5096      <y>502</y>
5097     </hint>
5098     <hint type="destinationlabel">
5099      <x>447</x>
5100      <y>502</y>
5101     </hint>
5102    </hints>
5103   </connection>
5104   <connection>
5105    <sender>actionEncodeNow</sender>
5106    <signal>triggered()</signal>
5107    <receiver>buttonStart</receiver>
5108    <slot>click()</slot>
5109    <hints>
5110     <hint type="sourcelabel">
5111      <x>-1</x>
5112      <y>-1</y>
5113     </hint>
5114     <hint type="destinationlabel">
5115      <x>69</x>
5116      <y>423</y>
5117     </hint>
5118    </hints>
5119   </connection>
5120   <connection>
5121    <sender>checkBoxAutoDetectInstances</sender>
5122    <signal>clicked(bool)</signal>
5123    <receiver>sliderMaxInstances</receiver>
5124    <slot>setDisabled(bool)</slot>
5125    <hints>
5126     <hint type="sourcelabel">
5127      <x>363</x>
5128      <y>953</y>
5129     </hint>
5130     <hint type="destinationlabel">
5131      <x>363</x>
5132      <y>897</y>
5133     </hint>
5134    </hints>
5135   </connection>
5136   <connection>
5137    <sender>checkBoxAutoDetectInstances</sender>
5138    <signal>clicked(bool)</signal>
5139    <receiver>labelMaxInstances</receiver>
5140    <slot>setDisabled(bool)</slot>
5141    <hints>
5142     <hint type="sourcelabel">
5143      <x>363</x>
5144      <y>953</y>
5145     </hint>
5146     <hint type="destinationlabel">
5147      <x>409</x>
5148      <y>916</y>
5149     </hint>
5150    </hints>
5151   </connection>
5152   <connection>
5153    <sender>checkBoxAutoDetectInstances</sender>
5154    <signal>clicked(bool)</signal>
5155    <receiver>labelMaxInstancesFewer</receiver>
5156    <slot>setDisabled(bool)</slot>
5157    <hints>
5158     <hint type="sourcelabel">
5159      <x>363</x>
5160      <y>953</y>
5161     </hint>
5162     <hint type="destinationlabel">
5163      <x>185</x>
5164      <y>916</y>
5165     </hint>
5166    </hints>
5167   </connection>
5168   <connection>
5169    <sender>checkBoxAutoDetectInstances</sender>
5170    <signal>clicked(bool)</signal>
5171    <receiver>labelMaxInstancesMore</receiver>
5172    <slot>setDisabled(bool)</slot>
5173    <hints>
5174     <hint type="sourcelabel">
5175      <x>363</x>
5176      <y>953</y>
5177     </hint>
5178     <hint type="destinationlabel">
5179      <x>588</x>
5180      <y>916</y>
5181     </hint>
5182    </hints>
5183   </connection>
5184   <connection>
5185    <sender>checkBoxUseSystemTempFolder</sender>
5186    <signal>clicked(bool)</signal>
5187    <receiver>lineEditCustomTempFolder</receiver>
5188    <slot>setDisabled(bool)</slot>
5189    <hints>
5190     <hint type="sourcelabel">
5191      <x>323</x>
5192      <y>302</y>
5193     </hint>
5194     <hint type="destinationlabel">
5195      <x>283</x>
5196      <y>265</y>
5197     </hint>
5198    </hints>
5199   </connection>
5200   <connection>
5201    <sender>checkBoxUseSystemTempFolder</sender>
5202    <signal>clicked(bool)</signal>
5203    <receiver>buttonBrowseCustomTempFolder</receiver>
5204    <slot>setDisabled(bool)</slot>
5205    <hints>
5206     <hint type="sourcelabel">
5207      <x>323</x>
5208      <y>302</y>
5209     </hint>
5210     <hint type="destinationlabel">
5211      <x>551</x>
5212      <y>265</y>
5213     </hint>
5214    </hints>
5215   </connection>
5216   <connection>
5217    <sender>checkBoxRenameOutput</sender>
5218    <signal>toggled(bool)</signal>
5219    <receiver>lineEditRenamePattern</receiver>
5220    <slot>setEnabled(bool)</slot>
5221    <hints>
5222     <hint type="sourcelabel">
5223      <x>323</x>
5224      <y>206</y>
5225     </hint>
5226     <hint type="destinationlabel">
5227      <x>323</x>
5228      <y>172</y>
5229     </hint>
5230    </hints>
5231   </connection>
5232   <connection>
5233    <sender>checkBoxNormalizationFilter</sender>
5234    <signal>clicked(bool)</signal>
5235    <receiver>comboBoxNormalizationMode</receiver>
5236    <slot>setEnabled(bool)</slot>
5237    <hints>
5238     <hint type="sourcelabel">
5239      <x>80</x>
5240      <y>89</y>
5241     </hint>
5242     <hint type="destinationlabel">
5243      <x>80</x>
5244      <y>89</y>
5245     </hint>
5246    </hints>
5247   </connection>
5248  </connections>
5249 </ui>