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