Re-compiled GnuPG binary v1.4.22 (2017-07-19) in order to fix WinXP compatibility...
[LameXP.git] / gui / MainWindow.ui
blob3ff50af9335034bb1b98f188c40b5597896d357d
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::ContiguousSelection</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>613</width>
1513 <height>1881</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="checkBoxNormalizationFilterEnabled">
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="spinBoxNormalizationFilterPeak">
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="6" 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="1" column="5">
2367 <spacer name="horizontalSpacer_27">
2368 <property name="orientation">
2369 <enum>Qt::Horizontal</enum>
2370 </property>
2371 <property name="sizeHint" stdset="0">
2372 <size>
2373 <width>40</width>
2374 <height>20</height>
2375 </size>
2376 </property>
2377 </spacer>
2378 </item>
2379 <item row="1" column="2">
2380 <spacer name="horizontalSpacer_28">
2381 <property name="orientation">
2382 <enum>Qt::Horizontal</enum>
2383 </property>
2384 <property name="sizeHint" stdset="0">
2385 <size>
2386 <width>40</width>
2387 <height>20</height>
2388 </size>
2389 </property>
2390 </spacer>
2391 </item>
2392 <item row="2" column="1" colspan="5">
2393 <spacer name="verticalSpacer_31">
2394 <property name="orientation">
2395 <enum>Qt::Vertical</enum>
2396 </property>
2397 <property name="sizeType">
2398 <enum>QSizePolicy::Fixed</enum>
2399 </property>
2400 <property name="sizeHint" stdset="0">
2401 <size>
2402 <width>20</width>
2403 <height>6</height>
2404 </size>
2405 </property>
2406 </spacer>
2407 </item>
2408 <item row="4" column="1" colspan="5">
2409 <spacer name="verticalSpacer_38">
2410 <property name="orientation">
2411 <enum>Qt::Vertical</enum>
2412 </property>
2413 <property name="sizeType">
2414 <enum>QSizePolicy::Fixed</enum>
2415 </property>
2416 <property name="sizeHint" stdset="0">
2417 <size>
2418 <width>20</width>
2419 <height>6</height>
2420 </size>
2421 </property>
2422 </spacer>
2423 </item>
2424 <item row="3" column="1">
2425 <widget class="QCheckBox" name="checkBoxNormalizationFilterDynamic">
2426 <property name="enabled">
2427 <bool>false</bool>
2428 </property>
2429 <property name="text">
2430 <string>Enable Dynamic Normalization</string>
2431 </property>
2432 </widget>
2433 </item>
2434 <item row="3" column="3">
2435 <widget class="QLabel" name="label_25">
2436 <property name="text">
2437 <string>Window Size:</string>
2438 </property>
2439 <property name="alignment">
2440 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2441 </property>
2442 </widget>
2443 </item>
2444 <item row="3" column="4">
2445 <widget class="QSpinBox" name="spinBoxNormalizationFilterSize">
2446 <property name="enabled">
2447 <bool>false</bool>
2448 </property>
2449 <property name="minimum">
2450 <number>3</number>
2451 </property>
2452 <property name="maximum">
2453 <number>301</number>
2454 </property>
2455 <property name="singleStep">
2456 <number>2</number>
2457 </property>
2458 <property name="value">
2459 <number>31</number>
2460 </property>
2461 </widget>
2462 </item>
2463 <item row="5" column="1" colspan="5">
2464 <widget class="QCheckBox" name="checkBoxNormalizationFilterCoupled">
2465 <property name="enabled">
2466 <bool>false</bool>
2467 </property>
2468 <property name="text">
2469 <string>Enable channel-coupling, i.e. amplify all channels of a multi-channel file by the same amount</string>
2470 </property>
2471 <property name="checked">
2472 <bool>true</bool>
2473 </property>
2474 </widget>
2475 </item>
2476 </layout>
2477 </item>
2478 </layout>
2479 </widget>
2480 </item>
2481 <item row="7" column="0">
2482 <widget class="QGroupBox" name="groupBox_10">
2483 <property name="font">
2484 <font>
2485 <weight>50</weight>
2486 <bold>false</bold>
2487 </font>
2488 </property>
2489 <property name="title">
2490 <string> Tone Adjustment </string>
2491 </property>
2492 <layout class="QGridLayout" name="gridLayout_28">
2493 <item row="0" column="0">
2494 <layout class="QGridLayout" name="gridLayout_23">
2495 <item row="1" column="2">
2496 <widget class="QDoubleSpinBox" name="spinBoxToneAdjustTreble">
2497 <property name="minimumSize">
2498 <size>
2499 <width>120</width>
2500 <height>0</height>
2501 </size>
2502 </property>
2503 <property name="minimum">
2504 <double>-20.000000000000000</double>
2505 </property>
2506 <property name="maximum">
2507 <double>20.000000000000000</double>
2508 </property>
2509 </widget>
2510 </item>
2511 <item row="1" column="0">
2512 <spacer name="horizontalSpacer_30">
2513 <property name="orientation">
2514 <enum>Qt::Horizontal</enum>
2515 </property>
2516 <property name="sizeType">
2517 <enum>QSizePolicy::Fixed</enum>
2518 </property>
2519 <property name="sizeHint" stdset="0">
2520 <size>
2521 <width>10</width>
2522 <height>20</height>
2523 </size>
2524 </property>
2525 </spacer>
2526 </item>
2527 <item row="1" column="8">
2528 <spacer name="horizontalSpacer_31">
2529 <property name="orientation">
2530 <enum>Qt::Horizontal</enum>
2531 </property>
2532 <property name="sizeType">
2533 <enum>QSizePolicy::Fixed</enum>
2534 </property>
2535 <property name="sizeHint" stdset="0">
2536 <size>
2537 <width>10</width>
2538 <height>20</height>
2539 </size>
2540 </property>
2541 </spacer>
2542 </item>
2543 <item row="1" column="6">
2544 <spacer name="horizontalSpacer_32">
2545 <property name="orientation">
2546 <enum>Qt::Horizontal</enum>
2547 </property>
2548 <property name="sizeHint" stdset="0">
2549 <size>
2550 <width>40</width>
2551 <height>20</height>
2552 </size>
2553 </property>
2554 </spacer>
2555 </item>
2556 <item row="1" column="5">
2557 <widget class="QDoubleSpinBox" name="spinBoxToneAdjustBass">
2558 <property name="minimumSize">
2559 <size>
2560 <width>120</width>
2561 <height>0</height>
2562 </size>
2563 </property>
2564 <property name="minimum">
2565 <double>-20.000000000000000</double>
2566 </property>
2567 <property name="maximum">
2568 <double>20.000000000000000</double>
2569 </property>
2570 </widget>
2571 </item>
2572 <item row="1" column="3">
2573 <spacer name="horizontalSpacer_29">
2574 <property name="orientation">
2575 <enum>Qt::Horizontal</enum>
2576 </property>
2577 <property name="sizeHint" stdset="0">
2578 <size>
2579 <width>40</width>
2580 <height>20</height>
2581 </size>
2582 </property>
2583 </spacer>
2584 </item>
2585 <item row="1" column="1">
2586 <widget class="QLabel" name="label_7">
2587 <property name="text">
2588 <string>Adjust Treble (dB):</string>
2589 </property>
2590 <property name="alignment">
2591 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2592 </property>
2593 </widget>
2594 </item>
2595 <item row="1" column="4">
2596 <widget class="QLabel" name="label_8">
2597 <property name="text">
2598 <string>Adjust Bass (dB):</string>
2599 </property>
2600 <property name="alignment">
2601 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2602 </property>
2603 </widget>
2604 </item>
2605 <item row="1" column="7">
2606 <widget class="QPushButton" name="buttonToneAdjustReset">
2607 <property name="text">
2608 <string/>
2609 </property>
2610 <property name="icon">
2611 <iconset resource="../res/Icons.qrc">
2612 <normaloff>:/icons/cross.png</normaloff>:/icons/cross.png</iconset>
2613 </property>
2614 <property name="iconSize">
2615 <size>
2616 <width>16</width>
2617 <height>16</height>
2618 </size>
2619 </property>
2620 </widget>
2621 </item>
2622 <item row="0" column="1" colspan="7">
2623 <spacer name="verticalSpacer_13">
2624 <property name="orientation">
2625 <enum>Qt::Vertical</enum>
2626 </property>
2627 <property name="sizeType">
2628 <enum>QSizePolicy::Fixed</enum>
2629 </property>
2630 <property name="sizeHint" stdset="0">
2631 <size>
2632 <width>20</width>
2633 <height>8</height>
2634 </size>
2635 </property>
2636 </spacer>
2637 </item>
2638 <item row="2" column="1" colspan="7">
2639 <spacer name="verticalSpacer_14">
2640 <property name="orientation">
2641 <enum>Qt::Vertical</enum>
2642 </property>
2643 <property name="sizeType">
2644 <enum>QSizePolicy::Fixed</enum>
2645 </property>
2646 <property name="sizeHint" stdset="0">
2647 <size>
2648 <width>20</width>
2649 <height>8</height>
2650 </size>
2651 </property>
2652 </spacer>
2653 </item>
2654 </layout>
2655 </item>
2656 </layout>
2657 </widget>
2658 </item>
2659 <item row="10" column="0">
2660 <widget class="QGroupBox" name="groupBox_11">
2661 <property name="font">
2662 <font>
2663 <weight>50</weight>
2664 <bold>false</bold>
2665 </font>
2666 </property>
2667 <property name="title">
2668 <string> Custom Encoder Parameters </string>
2669 </property>
2670 <layout class="QGridLayout" name="gridLayout_30">
2671 <item row="0" column="0">
2672 <layout class="QGridLayout" name="gridLayout_29">
2673 <item row="1" column="2">
2674 <widget class="QLineEdit" name="lineEditCustomParamLAME">
2675 <property name="font">
2676 <font>
2677 <family>Lucida Console</family>
2678 </font>
2679 </property>
2680 <property name="text">
2681 <string notr="true"/>
2682 </property>
2683 <property name="placeholderText">
2684 <string>You can enter custom parameters here!</string>
2685 </property>
2686 </widget>
2687 </item>
2688 <item row="2" column="2">
2689 <widget class="QLineEdit" name="lineEditCustomParamOggEnc">
2690 <property name="font">
2691 <font>
2692 <family>Lucida Console</family>
2693 </font>
2694 </property>
2695 <property name="text">
2696 <string notr="true"/>
2697 </property>
2698 <property name="placeholderText">
2699 <string>You can enter custom parameters here!</string>
2700 </property>
2701 </widget>
2702 </item>
2703 <item row="4" column="2">
2704 <widget class="QLineEdit" name="lineEditCustomParamFLAC">
2705 <property name="font">
2706 <font>
2707 <family>Lucida Console</family>
2708 </font>
2709 </property>
2710 <property name="text">
2711 <string notr="true"/>
2712 </property>
2713 <property name="placeholderText">
2714 <string>You can enter custom parameters here!</string>
2715 </property>
2716 </widget>
2717 </item>
2718 <item row="3" column="2">
2719 <widget class="QLineEdit" name="lineEditCustomParamNeroAAC">
2720 <property name="font">
2721 <font>
2722 <family>Lucida Console</family>
2723 </font>
2724 </property>
2725 <property name="text">
2726 <string notr="true"/>
2727 </property>
2728 <property name="placeholderText">
2729 <string>You can enter custom parameters here!</string>
2730 </property>
2731 </widget>
2732 </item>
2733 <item row="1" column="1">
2734 <widget class="QLabel" name="label_9">
2735 <property name="text">
2736 <string>Lame MP3:</string>
2737 </property>
2738 </widget>
2739 </item>
2740 <item row="2" column="1">
2741 <widget class="QLabel" name="label_10">
2742 <property name="text">
2743 <string>OggEnc2:</string>
2744 </property>
2745 </widget>
2746 </item>
2747 <item row="3" column="1">
2748 <widget class="QLabel" name="label_11">
2749 <property name="text">
2750 <string>MPEG-4 AAC:</string>
2751 </property>
2752 </widget>
2753 </item>
2754 <item row="4" column="1">
2755 <widget class="QLabel" name="label_12">
2756 <property name="text">
2757 <string>FLAC:</string>
2758 </property>
2759 </widget>
2760 </item>
2761 <item row="1" column="0" rowspan="8">
2762 <spacer name="horizontalSpacer_33">
2763 <property name="orientation">
2764 <enum>Qt::Horizontal</enum>
2765 </property>
2766 <property name="sizeType">
2767 <enum>QSizePolicy::Fixed</enum>
2768 </property>
2769 <property name="sizeHint" stdset="0">
2770 <size>
2771 <width>10</width>
2772 <height>20</height>
2773 </size>
2774 </property>
2775 </spacer>
2776 </item>
2777 <item row="1" column="4" rowspan="8">
2778 <spacer name="horizontalSpacer_34">
2779 <property name="orientation">
2780 <enum>Qt::Horizontal</enum>
2781 </property>
2782 <property name="sizeType">
2783 <enum>QSizePolicy::Fixed</enum>
2784 </property>
2785 <property name="sizeHint" stdset="0">
2786 <size>
2787 <width>10</width>
2788 <height>20</height>
2789 </size>
2790 </property>
2791 </spacer>
2792 </item>
2793 <item row="0" column="1" colspan="2">
2794 <spacer name="verticalSpacer_15">
2795 <property name="orientation">
2796 <enum>Qt::Vertical</enum>
2797 </property>
2798 <property name="sizeType">
2799 <enum>QSizePolicy::Fixed</enum>
2800 </property>
2801 <property name="sizeHint" stdset="0">
2802 <size>
2803 <width>20</width>
2804 <height>8</height>
2805 </size>
2806 </property>
2807 </spacer>
2808 </item>
2809 <item row="9" column="1" colspan="2">
2810 <spacer name="verticalSpacer_16">
2811 <property name="orientation">
2812 <enum>Qt::Vertical</enum>
2813 </property>
2814 <property name="sizeType">
2815 <enum>QSizePolicy::Fixed</enum>
2816 </property>
2817 <property name="sizeHint" stdset="0">
2818 <size>
2819 <width>20</width>
2820 <height>8</height>
2821 </size>
2822 </property>
2823 </spacer>
2824 </item>
2825 <item row="8" column="1" colspan="2">
2826 <layout class="QHBoxLayout" name="horizontalLayout_6">
2827 <item>
2828 <widget class="QLabel" name="labelCustomParamsIcon">
2829 <property name="maximumSize">
2830 <size>
2831 <width>18</width>
2832 <height>16777215</height>
2833 </size>
2834 </property>
2835 <property name="text">
2836 <string/>
2837 </property>
2838 <property name="pixmap">
2839 <pixmap resource="../res/Icons.qrc">:/icons/error.png</pixmap>
2840 </property>
2841 </widget>
2842 </item>
2843 <item>
2844 <widget class="QLabel" name="labelCustomParamsText">
2845 <property name="text">
2846 <string>Warning: Custom parameters won't be checked at all. Use them at your own risk !!!</string>
2847 </property>
2848 </widget>
2849 </item>
2850 </layout>
2851 </item>
2852 <item row="7" column="1" colspan="2">
2853 <widget class="QLabel" name="labelCustomParamsSpacer">
2854 <property name="minimumSize">
2855 <size>
2856 <width>0</width>
2857 <height>2</height>
2858 </size>
2859 </property>
2860 <property name="maximumSize">
2861 <size>
2862 <width>16777215</width>
2863 <height>2</height>
2864 </size>
2865 </property>
2866 <property name="text">
2867 <string/>
2868 </property>
2869 </widget>
2870 </item>
2871 <item row="5" column="2">
2872 <widget class="QLineEdit" name="lineEditCustomParamAften">
2873 <property name="font">
2874 <font>
2875 <family>Lucida Console</family>
2876 </font>
2877 </property>
2878 <property name="text">
2879 <string notr="true"/>
2880 </property>
2881 <property name="placeholderText">
2882 <string>You can enter custom parameters here!</string>
2883 </property>
2884 </widget>
2885 </item>
2886 <item row="5" column="1">
2887 <widget class="QLabel" name="label_13">
2888 <property name="text">
2889 <string>Aften A/52:</string>
2890 </property>
2891 </widget>
2892 </item>
2893 <item row="1" column="3">
2894 <widget class="QLabel" name="helpCustomParamLAME">
2895 <property name="cursor">
2896 <cursorShape>PointingHandCursor</cursorShape>
2897 </property>
2898 <property name="text">
2899 <string notr="true"/>
2900 </property>
2901 <property name="pixmap">
2902 <pixmap resource="../res/Icons.qrc">:/icons/help.png</pixmap>
2903 </property>
2904 </widget>
2905 </item>
2906 <item row="2" column="3">
2907 <widget class="QLabel" name="helpCustomParamOggEnc">
2908 <property name="cursor">
2909 <cursorShape>PointingHandCursor</cursorShape>
2910 </property>
2911 <property name="text">
2912 <string notr="true"/>
2913 </property>
2914 <property name="pixmap">
2915 <pixmap resource="../res/Icons.qrc">:/icons/help.png</pixmap>
2916 </property>
2917 </widget>
2918 </item>
2919 <item row="3" column="3">
2920 <widget class="QLabel" name="helpCustomParamNeroAAC">
2921 <property name="cursor">
2922 <cursorShape>PointingHandCursor</cursorShape>
2923 </property>
2924 <property name="text">
2925 <string notr="true"/>
2926 </property>
2927 <property name="pixmap">
2928 <pixmap resource="../res/Icons.qrc">:/icons/help.png</pixmap>
2929 </property>
2930 </widget>
2931 </item>
2932 <item row="4" column="3">
2933 <widget class="QLabel" name="helpCustomParamFLAC">
2934 <property name="cursor">
2935 <cursorShape>PointingHandCursor</cursorShape>
2936 </property>
2937 <property name="text">
2938 <string notr="true"/>
2939 </property>
2940 <property name="pixmap">
2941 <pixmap resource="../res/Icons.qrc">:/icons/help.png</pixmap>
2942 </property>
2943 </widget>
2944 </item>
2945 <item row="5" column="3">
2946 <widget class="QLabel" name="helpCustomParamAften">
2947 <property name="cursor">
2948 <cursorShape>PointingHandCursor</cursorShape>
2949 </property>
2950 <property name="text">
2951 <string notr="true"/>
2952 </property>
2953 <property name="pixmap">
2954 <pixmap resource="../res/Icons.qrc">:/icons/help.png</pixmap>
2955 </property>
2956 </widget>
2957 </item>
2958 <item row="6" column="1">
2959 <widget class="QLabel" name="label_23">
2960 <property name="text">
2961 <string>OpusEnc:</string>
2962 </property>
2963 </widget>
2964 </item>
2965 <item row="6" column="2">
2966 <widget class="QLineEdit" name="lineEditCustomParamOpus">
2967 <property name="font">
2968 <font>
2969 <family>Lucida Console</family>
2970 </font>
2971 </property>
2972 <property name="text">
2973 <string notr="true"/>
2974 </property>
2975 <property name="placeholderText">
2976 <string>You can enter custom parameters here!</string>
2977 </property>
2978 </widget>
2979 </item>
2980 <item row="6" column="3">
2981 <widget class="QLabel" name="helpCustomParamOpus">
2982 <property name="cursor">
2983 <cursorShape>PointingHandCursor</cursorShape>
2984 </property>
2985 <property name="text">
2986 <string notr="true"/>
2987 </property>
2988 <property name="pixmap">
2989 <pixmap resource="../res/Icons.qrc">:/icons/help.png</pixmap>
2990 </property>
2991 </widget>
2992 </item>
2993 </layout>
2994 </item>
2995 </layout>
2996 </widget>
2997 </item>
2998 <item row="11" column="0">
2999 <widget class="QGroupBox" name="groupBox_12">
3000 <property name="font">
3001 <font>
3002 <weight>50</weight>
3003 <bold>false</bold>
3004 </font>
3005 </property>
3006 <property name="title">
3007 <string> Multi-Threading </string>
3008 </property>
3009 <layout class="QGridLayout" name="gridLayout_32">
3010 <item row="0" column="0">
3011 <layout class="QGridLayout" name="gridLayout_31">
3012 <item row="1" column="1" colspan="3">
3013 <widget class="QSlider" name="sliderMaxInstances">
3014 <property name="minimum">
3015 <number>1</number>
3016 </property>
3017 <property name="maximum">
3018 <number>32</number>
3019 </property>
3020 <property name="pageStep">
3021 <number>1</number>
3022 </property>
3023 <property name="sliderPosition">
3024 <number>4</number>
3025 </property>
3026 <property name="orientation">
3027 <enum>Qt::Horizontal</enum>
3028 </property>
3029 <property name="tickPosition">
3030 <enum>QSlider::TicksBelow</enum>
3031 </property>
3032 <property name="tickInterval">
3033 <number>1</number>
3034 </property>
3035 </widget>
3036 </item>
3037 <item row="1" column="0">
3038 <spacer name="horizontalSpacer_35">
3039 <property name="orientation">
3040 <enum>Qt::Horizontal</enum>
3041 </property>
3042 <property name="sizeType">
3043 <enum>QSizePolicy::Fixed</enum>
3044 </property>
3045 <property name="sizeHint" stdset="0">
3046 <size>
3047 <width>10</width>
3048 <height>20</height>
3049 </size>
3050 </property>
3051 </spacer>
3052 </item>
3053 <item row="1" column="4">
3054 <spacer name="horizontalSpacer_36">
3055 <property name="orientation">
3056 <enum>Qt::Horizontal</enum>
3057 </property>
3058 <property name="sizeType">
3059 <enum>QSizePolicy::Fixed</enum>
3060 </property>
3061 <property name="sizeHint" stdset="0">
3062 <size>
3063 <width>10</width>
3064 <height>20</height>
3065 </size>
3066 </property>
3067 </spacer>
3068 </item>
3069 <item row="0" column="1" colspan="3">
3070 <spacer name="verticalSpacer_17">
3071 <property name="orientation">
3072 <enum>Qt::Vertical</enum>
3073 </property>
3074 <property name="sizeType">
3075 <enum>QSizePolicy::Fixed</enum>
3076 </property>
3077 <property name="sizeHint" stdset="0">
3078 <size>
3079 <width>8</width>
3080 <height>8</height>
3081 </size>
3082 </property>
3083 </spacer>
3084 </item>
3085 <item row="5" column="1" colspan="3">
3086 <spacer name="verticalSpacer_18">
3087 <property name="orientation">
3088 <enum>Qt::Vertical</enum>
3089 </property>
3090 <property name="sizeType">
3091 <enum>QSizePolicy::Fixed</enum>
3092 </property>
3093 <property name="sizeHint" stdset="0">
3094 <size>
3095 <width>20</width>
3096 <height>8</height>
3097 </size>
3098 </property>
3099 </spacer>
3100 </item>
3101 <item row="4" column="1" colspan="3">
3102 <widget class="QCheckBox" name="checkBoxAutoDetectInstances">
3103 <property name="text">
3104 <string>Choose the number of parallel instances based on the number of CPU cores (Recommended)</string>
3105 </property>
3106 </widget>
3107 </item>
3108 <item row="2" column="1">
3109 <widget class="QLabel" name="labelMaxInstancesFewer">
3110 <property name="text">
3111 <string>Fewer Instances</string>
3112 </property>
3113 </widget>
3114 </item>
3115 <item row="2" column="2">
3116 <widget class="QLabel" name="labelMaxInstances">
3117 <property name="font">
3118 <font>
3119 <weight>75</weight>
3120 <bold>true</bold>
3121 </font>
3122 </property>
3123 <property name="text">
3124 <string notr="true">(VALUE)</string>
3125 </property>
3126 <property name="alignment">
3127 <set>Qt::AlignCenter</set>
3128 </property>
3129 </widget>
3130 </item>
3131 <item row="2" column="3">
3132 <widget class="QLabel" name="labelMaxInstancesMore">
3133 <property name="text">
3134 <string>More Instances</string>
3135 </property>
3136 <property name="alignment">
3137 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3138 </property>
3139 </widget>
3140 </item>
3141 <item row="3" column="1" colspan="3">
3142 <spacer name="verticalSpacer_19">
3143 <property name="orientation">
3144 <enum>Qt::Vertical</enum>
3145 </property>
3146 <property name="sizeType">
3147 <enum>QSizePolicy::Fixed</enum>
3148 </property>
3149 <property name="sizeHint" stdset="0">
3150 <size>
3151 <width>20</width>
3152 <height>12</height>
3153 </size>
3154 </property>
3155 </spacer>
3156 </item>
3157 </layout>
3158 </item>
3159 </layout>
3160 </widget>
3161 </item>
3162 <item row="12" column="0">
3163 <widget class="QGroupBox" name="groupBox_13">
3164 <property name="font">
3165 <font>
3166 <weight>50</weight>
3167 <bold>false</bold>
3168 </font>
3169 </property>
3170 <property name="title">
3171 <string> Temp Directory </string>
3172 </property>
3173 <layout class="QGridLayout" name="gridLayout_34">
3174 <item row="0" column="1">
3175 <layout class="QGridLayout" name="gridLayout_33">
3176 <item row="1" column="1">
3177 <widget class="QLineEdit" name="lineEditCustomTempFolder">
3178 <property name="readOnly">
3179 <bool>true</bool>
3180 </property>
3181 </widget>
3182 </item>
3183 <item row="1" column="2">
3184 <widget class="QPushButton" name="buttonBrowseCustomTempFolder">
3185 <property name="text">
3186 <string>Browse...</string>
3187 </property>
3188 <property name="icon">
3189 <iconset resource="../res/Icons.qrc">
3190 <normaloff>:/icons/folder_explore.png</normaloff>:/icons/folder_explore.png</iconset>
3191 </property>
3192 <property name="iconSize">
3193 <size>
3194 <width>16</width>
3195 <height>16</height>
3196 </size>
3197 </property>
3198 </widget>
3199 </item>
3200 <item row="3" column="1" colspan="2">
3201 <widget class="QCheckBox" name="checkBoxUseSystemTempFolder">
3202 <property name="text">
3203 <string>Store temporary files in your system's default TEMP directory (Recommended)</string>
3204 </property>
3205 </widget>
3206 </item>
3207 <item row="0" column="1" colspan="2">
3208 <spacer name="verticalSpacer_20">
3209 <property name="orientation">
3210 <enum>Qt::Vertical</enum>
3211 </property>
3212 <property name="sizeType">
3213 <enum>QSizePolicy::Fixed</enum>
3214 </property>
3215 <property name="sizeHint" stdset="0">
3216 <size>
3217 <width>20</width>
3218 <height>8</height>
3219 </size>
3220 </property>
3221 </spacer>
3222 </item>
3223 <item row="4" column="1" colspan="2">
3224 <spacer name="verticalSpacer_21">
3225 <property name="orientation">
3226 <enum>Qt::Vertical</enum>
3227 </property>
3228 <property name="sizeType">
3229 <enum>QSizePolicy::Fixed</enum>
3230 </property>
3231 <property name="sizeHint" stdset="0">
3232 <size>
3233 <width>20</width>
3234 <height>8</height>
3235 </size>
3236 </property>
3237 </spacer>
3238 </item>
3239 <item row="1" column="0">
3240 <spacer name="horizontalSpacer_37">
3241 <property name="orientation">
3242 <enum>Qt::Horizontal</enum>
3243 </property>
3244 <property name="sizeType">
3245 <enum>QSizePolicy::Fixed</enum>
3246 </property>
3247 <property name="sizeHint" stdset="0">
3248 <size>
3249 <width>10</width>
3250 <height>20</height>
3251 </size>
3252 </property>
3253 </spacer>
3254 </item>
3255 <item row="1" column="3">
3256 <spacer name="horizontalSpacer_38">
3257 <property name="orientation">
3258 <enum>Qt::Horizontal</enum>
3259 </property>
3260 <property name="sizeType">
3261 <enum>QSizePolicy::Fixed</enum>
3262 </property>
3263 <property name="sizeHint" stdset="0">
3264 <size>
3265 <width>10</width>
3266 <height>20</height>
3267 </size>
3268 </property>
3269 </spacer>
3270 </item>
3271 <item row="2" column="1" colspan="2">
3272 <spacer name="verticalSpacer_22">
3273 <property name="orientation">
3274 <enum>Qt::Vertical</enum>
3275 </property>
3276 <property name="sizeType">
3277 <enum>QSizePolicy::Fixed</enum>
3278 </property>
3279 <property name="sizeHint" stdset="0">
3280 <size>
3281 <width>20</width>
3282 <height>4</height>
3283 </size>
3284 </property>
3285 </spacer>
3286 </item>
3287 </layout>
3288 </item>
3289 </layout>
3290 </widget>
3291 </item>
3292 <item row="4" column="0">
3293 <widget class="QGroupBox" name="groupBox_14">
3294 <property name="font">
3295 <font>
3296 <weight>50</weight>
3297 <bold>false</bold>
3298 </font>
3299 </property>
3300 <property name="title">
3301 <string> Aften A/52 Options </string>
3302 </property>
3303 <layout class="QGridLayout" name="gridLayout_36">
3304 <item row="0" column="0">
3305 <layout class="QGridLayout" name="gridLayout_35">
3306 <item row="1" column="5">
3307 <widget class="QComboBox" name="comboBoxAftenDRCMode">
3308 <property name="currentIndex">
3309 <number>5</number>
3310 </property>
3311 <item>
3312 <property name="text">
3313 <string>Film Light</string>
3314 </property>
3315 </item>
3316 <item>
3317 <property name="text">
3318 <string>Film Standard</string>
3319 </property>
3320 </item>
3321 <item>
3322 <property name="text">
3323 <string>Music Light</string>
3324 </property>
3325 </item>
3326 <item>
3327 <property name="text">
3328 <string>Music Standard</string>
3329 </property>
3330 </item>
3331 <item>
3332 <property name="text">
3333 <string>Speech</string>
3334 </property>
3335 </item>
3336 <item>
3337 <property name="text">
3338 <string>None (Default)</string>
3339 </property>
3340 </item>
3341 </widget>
3342 </item>
3343 <item row="1" column="2">
3344 <widget class="QComboBox" name="comboBoxAftenCodingMode">
3345 <property name="currentIndex">
3346 <number>0</number>
3347 </property>
3348 <item>
3349 <property name="text">
3350 <string>Auto Select</string>
3351 </property>
3352 </item>
3353 <item>
3354 <property name="text">
3355 <string>1+1 (Ch1,Ch2)</string>
3356 </property>
3357 </item>
3358 <item>
3359 <property name="text">
3360 <string>1/0 (C)</string>
3361 </property>
3362 </item>
3363 <item>
3364 <property name="text">
3365 <string>2/0 (L,R)</string>
3366 </property>
3367 </item>
3368 <item>
3369 <property name="text">
3370 <string>3/0 (L,R,C)</string>
3371 </property>
3372 </item>
3373 <item>
3374 <property name="text">
3375 <string>2/1 (L,R,S)</string>
3376 </property>
3377 </item>
3378 <item>
3379 <property name="text">
3380 <string>3/1 (L,R,C,S)</string>
3381 </property>
3382 </item>
3383 <item>
3384 <property name="text">
3385 <string>2/2 (L,R,SL,SR)</string>
3386 </property>
3387 </item>
3388 <item>
3389 <property name="text">
3390 <string>3/2 (L,R,C,SL,SR)</string>
3391 </property>
3392 </item>
3393 </widget>
3394 </item>
3395 <item row="1" column="1">
3396 <widget class="QLabel" name="label_14">
3397 <property name="text">
3398 <string>Audio Coding Mode:</string>
3399 </property>
3400 </widget>
3401 </item>
3402 <item row="1" column="4">
3403 <widget class="QLabel" name="label_15">
3404 <property name="text">
3405 <string>Dynamic Range Compression:</string>
3406 </property>
3407 <property name="alignment">
3408 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3409 </property>
3410 </widget>
3411 </item>
3412 <item row="1" column="3">
3413 <spacer name="horizontalSpacer_39">
3414 <property name="orientation">
3415 <enum>Qt::Horizontal</enum>
3416 </property>
3417 <property name="sizeHint" stdset="0">
3418 <size>
3419 <width>40</width>
3420 <height>20</height>
3421 </size>
3422 </property>
3423 </spacer>
3424 </item>
3425 <item row="1" column="0" rowspan="3">
3426 <spacer name="horizontalSpacer_40">
3427 <property name="orientation">
3428 <enum>Qt::Horizontal</enum>
3429 </property>
3430 <property name="sizeType">
3431 <enum>QSizePolicy::Fixed</enum>
3432 </property>
3433 <property name="sizeHint" stdset="0">
3434 <size>
3435 <width>10</width>
3436 <height>20</height>
3437 </size>
3438 </property>
3439 </spacer>
3440 </item>
3441 <item row="1" column="7" rowspan="3">
3442 <spacer name="horizontalSpacer_41">
3443 <property name="orientation">
3444 <enum>Qt::Horizontal</enum>
3445 </property>
3446 <property name="sizeType">
3447 <enum>QSizePolicy::Fixed</enum>
3448 </property>
3449 <property name="sizeHint" stdset="0">
3450 <size>
3451 <width>10</width>
3452 <height>20</height>
3453 </size>
3454 </property>
3455 </spacer>
3456 </item>
3457 <item row="0" column="1" colspan="6">
3458 <spacer name="verticalSpacer_23">
3459 <property name="orientation">
3460 <enum>Qt::Vertical</enum>
3461 </property>
3462 <property name="sizeType">
3463 <enum>QSizePolicy::Fixed</enum>
3464 </property>
3465 <property name="sizeHint" stdset="0">
3466 <size>
3467 <width>20</width>
3468 <height>8</height>
3469 </size>
3470 </property>
3471 </spacer>
3472 </item>
3473 <item row="4" column="1" colspan="6">
3474 <spacer name="verticalSpacer_24">
3475 <property name="orientation">
3476 <enum>Qt::Vertical</enum>
3477 </property>
3478 <property name="sizeType">
3479 <enum>QSizePolicy::Fixed</enum>
3480 </property>
3481 <property name="sizeHint" stdset="0">
3482 <size>
3483 <width>20</width>
3484 <height>8</height>
3485 </size>
3486 </property>
3487 </spacer>
3488 </item>
3489 <item row="1" column="6">
3490 <spacer name="horizontalSpacer_42">
3491 <property name="orientation">
3492 <enum>Qt::Horizontal</enum>
3493 </property>
3494 <property name="sizeHint" stdset="0">
3495 <size>
3496 <width>40</width>
3497 <height>20</height>
3498 </size>
3499 </property>
3500 </spacer>
3501 </item>
3502 <item row="2" column="1" colspan="6">
3503 <spacer name="verticalSpacer_25">
3504 <property name="orientation">
3505 <enum>Qt::Vertical</enum>
3506 </property>
3507 <property name="sizeType">
3508 <enum>QSizePolicy::Fixed</enum>
3509 </property>
3510 <property name="sizeHint" stdset="0">
3511 <size>
3512 <width>20</width>
3513 <height>6</height>
3514 </size>
3515 </property>
3516 </spacer>
3517 </item>
3518 <item row="3" column="1" colspan="2">
3519 <widget class="QCheckBox" name="checkBoxAftenFastAllocation">
3520 <property name="text">
3521 <string>Fast Bit Allocation (Less Accurate)</string>
3522 </property>
3523 </widget>
3524 </item>
3525 <item row="3" column="4">
3526 <widget class="QLabel" name="label_16">
3527 <property name="text">
3528 <string>Exponent Search Size:</string>
3529 </property>
3530 <property name="alignment">
3531 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3532 </property>
3533 </widget>
3534 </item>
3535 <item row="3" column="5">
3536 <widget class="QSpinBox" name="spinBoxAftenSearchSize">
3537 <property name="minimum">
3538 <number>1</number>
3539 </property>
3540 <property name="maximum">
3541 <number>32</number>
3542 </property>
3543 <property name="value">
3544 <number>8</number>
3545 </property>
3546 </widget>
3547 </item>
3548 </layout>
3549 </item>
3550 </layout>
3551 </widget>
3552 </item>
3553 <item row="8" column="0">
3554 <widget class="QGroupBox" name="groupBox_15">
3555 <property name="font">
3556 <font>
3557 <weight>50</weight>
3558 <bold>false</bold>
3559 </font>
3560 </property>
3561 <property name="title">
3562 <string> Rename Output Files </string>
3563 </property>
3564 <layout class="QGridLayout" name="gridLayout_38">
3565 <property name="verticalSpacing">
3566 <number>4</number>
3567 </property>
3568 <item row="9" column="0">
3569 <widget class="QStackedWidget" name="stackedWidget">
3570 <property name="frameShape">
3571 <enum>QFrame::StyledPanel</enum>
3572 </property>
3573 <property name="currentIndex">
3574 <number>0</number>
3575 </property>
3576 <widget class="QWidget" name="pageRename_Rename">
3577 <layout class="QGridLayout" name="gridLayout">
3578 <item row="1" column="0">
3579 <layout class="QGridLayout" name="gridLayout_37">
3580 <item row="1" column="0" rowspan="5">
3581 <spacer name="horizontalSpacer_43">
3582 <property name="orientation">
3583 <enum>Qt::Horizontal</enum>
3584 </property>
3585 <property name="sizeType">
3586 <enum>QSizePolicy::Fixed</enum>
3587 </property>
3588 <property name="sizeHint" stdset="0">
3589 <size>
3590 <width>10</width>
3591 <height>20</height>
3592 </size>
3593 </property>
3594 </spacer>
3595 </item>
3596 <item row="1" column="4" rowspan="5">
3597 <spacer name="horizontalSpacer_44">
3598 <property name="orientation">
3599 <enum>Qt::Horizontal</enum>
3600 </property>
3601 <property name="sizeType">
3602 <enum>QSizePolicy::Fixed</enum>
3603 </property>
3604 <property name="sizeHint" stdset="0">
3605 <size>
3606 <width>10</width>
3607 <height>20</height>
3608 </size>
3609 </property>
3610 </spacer>
3611 </item>
3612 <item row="1" column="2" colspan="2">
3613 <widget class="QLineEdit" name="lineEditRenamePattern">
3614 <property name="enabled">
3615 <bool>false</bool>
3616 </property>
3617 <property name="font">
3618 <font>
3619 <family>Lucida Console</family>
3620 </font>
3621 </property>
3622 <property name="text">
3623 <string notr="true">[&lt;TrackNo&gt;] &lt;Artist&gt; - &lt;Title&gt;</string>
3624 </property>
3625 <property name="placeholderText">
3626 <string>Enter the pattern to rename the output files here!</string>
3627 </property>
3628 </widget>
3629 </item>
3630 <item row="0" column="1" colspan="3">
3631 <spacer name="verticalSpacer_26">
3632 <property name="orientation">
3633 <enum>Qt::Vertical</enum>
3634 </property>
3635 <property name="sizeType">
3636 <enum>QSizePolicy::Fixed</enum>
3637 </property>
3638 <property name="sizeHint" stdset="0">
3639 <size>
3640 <width>20</width>
3641 <height>8</height>
3642 </size>
3643 </property>
3644 </spacer>
3645 </item>
3646 <item row="6" column="1" colspan="3">
3647 <spacer name="verticalSpacer_27">
3648 <property name="orientation">
3649 <enum>Qt::Vertical</enum>
3650 </property>
3651 <property name="sizeType">
3652 <enum>QSizePolicy::Fixed</enum>
3653 </property>
3654 <property name="sizeHint" stdset="0">
3655 <size>
3656 <width>20</width>
3657 <height>8</height>
3658 </size>
3659 </property>
3660 </spacer>
3661 </item>
3662 <item row="5" column="1" colspan="2">
3663 <widget class="QCheckBox" name="checkBoxRename_Rename">
3664 <property name="text">
3665 <string>Rename Output Files</string>
3666 </property>
3667 </widget>
3668 </item>
3669 <item row="4" column="1" colspan="3">
3670 <spacer name="verticalSpacer_28">
3671 <property name="orientation">
3672 <enum>Qt::Vertical</enum>
3673 </property>
3674 <property name="sizeType">
3675 <enum>QSizePolicy::Fixed</enum>
3676 </property>
3677 <property name="sizeHint" stdset="0">
3678 <size>
3679 <width>20</width>
3680 <height>3</height>
3681 </size>
3682 </property>
3683 </spacer>
3684 </item>
3685 <item row="5" column="3">
3686 <widget class="QLabel" name="labelShowRenameMacros">
3687 <property name="sizePolicy">
3688 <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
3689 <horstretch>0</horstretch>
3690 <verstretch>0</verstretch>
3691 </sizepolicy>
3692 </property>
3693 <property name="text">
3694 <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>
3695 </property>
3696 <property name="alignment">
3697 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3698 </property>
3699 </widget>
3700 </item>
3701 <item row="2" column="1" colspan="3">
3702 <spacer name="verticalSpacer_29">
3703 <property name="orientation">
3704 <enum>Qt::Vertical</enum>
3705 </property>
3706 <property name="sizeType">
3707 <enum>QSizePolicy::Fixed</enum>
3708 </property>
3709 <property name="sizeHint" stdset="0">
3710 <size>
3711 <width>20</width>
3712 <height>1</height>
3713 </size>
3714 </property>
3715 </spacer>
3716 </item>
3717 <item row="1" column="1">
3718 <widget class="QLabel" name="label_17">
3719 <property name="sizePolicy">
3720 <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
3721 <horstretch>0</horstretch>
3722 <verstretch>0</verstretch>
3723 </sizepolicy>
3724 </property>
3725 <property name="text">
3726 <string>Rename Pattern:</string>
3727 </property>
3728 </widget>
3729 </item>
3730 <item row="3" column="1">
3731 <widget class="QLabel" name="label_18">
3732 <property name="sizePolicy">
3733 <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
3734 <horstretch>0</horstretch>
3735 <verstretch>0</verstretch>
3736 </sizepolicy>
3737 </property>
3738 <property name="text">
3739 <string>Example File Name:</string>
3740 </property>
3741 </widget>
3742 </item>
3743 <item row="3" column="2" colspan="2">
3744 <widget class="QLabel" name="labelRanameExample">
3745 <property name="sizePolicy">
3746 <sizepolicy hsizetype="Ignored" vsizetype="Preferred">
3747 <horstretch>0</horstretch>
3748 <verstretch>0</verstretch>
3749 </sizepolicy>
3750 </property>
3751 <property name="frameShape">
3752 <enum>QFrame::StyledPanel</enum>
3753 </property>
3754 <property name="text">
3755 <string notr="true"/>
3756 </property>
3757 </widget>
3758 </item>
3759 </layout>
3760 </item>
3761 </layout>
3762 </widget>
3763 <widget class="QWidget" name="pageRename_RegExp">
3764 <layout class="QGridLayout" name="gridLayout_12">
3765 <item row="0" column="0">
3766 <layout class="QGridLayout" name="gridLayout_43">
3767 <item row="3" column="1">
3768 <widget class="QLabel" name="label_20">
3769 <property name="sizePolicy">
3770 <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
3771 <horstretch>0</horstretch>
3772 <verstretch>0</verstretch>
3773 </sizepolicy>
3774 </property>
3775 <property name="text">
3776 <string>Replacement:</string>
3777 </property>
3778 </widget>
3779 </item>
3780 <item row="1" column="1">
3781 <widget class="QLabel" name="label_19">
3782 <property name="sizePolicy">
3783 <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
3784 <horstretch>0</horstretch>
3785 <verstretch>0</verstretch>
3786 </sizepolicy>
3787 </property>
3788 <property name="text">
3789 <string>Search Pattern:</string>
3790 </property>
3791 </widget>
3792 </item>
3793 <item row="2" column="1" colspan="3">
3794 <spacer name="verticalSpacer_42">
3795 <property name="orientation">
3796 <enum>Qt::Vertical</enum>
3797 </property>
3798 <property name="sizeType">
3799 <enum>QSizePolicy::Fixed</enum>
3800 </property>
3801 <property name="sizeHint" stdset="0">
3802 <size>
3803 <width>20</width>
3804 <height>1</height>
3805 </size>
3806 </property>
3807 </spacer>
3808 </item>
3809 <item row="5" column="3">
3810 <widget class="QLabel" name="labelShowRegExpHelp">
3811 <property name="sizePolicy">
3812 <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
3813 <horstretch>0</horstretch>
3814 <verstretch>0</verstretch>
3815 </sizepolicy>
3816 </property>
3817 <property name="text">
3818 <string>&lt;a href=&quot;regexp&quot;&gt;Regular Expression Info&lt;/a&gt;</string>
3819 </property>
3820 <property name="alignment">
3821 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3822 </property>
3823 </widget>
3824 </item>
3825 <item row="4" column="1" colspan="3">
3826 <spacer name="verticalSpacer_41">
3827 <property name="orientation">
3828 <enum>Qt::Vertical</enum>
3829 </property>
3830 <property name="sizeType">
3831 <enum>QSizePolicy::Fixed</enum>
3832 </property>
3833 <property name="sizeHint" stdset="0">
3834 <size>
3835 <width>20</width>
3836 <height>3</height>
3837 </size>
3838 </property>
3839 </spacer>
3840 </item>
3841 <item row="5" column="1" colspan="2">
3842 <widget class="QCheckBox" name="checkBoxRename_RegExp">
3843 <property name="text">
3844 <string>Replace all Matching Elements</string>
3845 </property>
3846 </widget>
3847 </item>
3848 <item row="6" column="1" colspan="3">
3849 <spacer name="verticalSpacer_40">
3850 <property name="orientation">
3851 <enum>Qt::Vertical</enum>
3852 </property>
3853 <property name="sizeType">
3854 <enum>QSizePolicy::Fixed</enum>
3855 </property>
3856 <property name="sizeHint" stdset="0">
3857 <size>
3858 <width>20</width>
3859 <height>8</height>
3860 </size>
3861 </property>
3862 </spacer>
3863 </item>
3864 <item row="0" column="1" colspan="3">
3865 <spacer name="verticalSpacer_39">
3866 <property name="orientation">
3867 <enum>Qt::Vertical</enum>
3868 </property>
3869 <property name="sizeType">
3870 <enum>QSizePolicy::Fixed</enum>
3871 </property>
3872 <property name="sizeHint" stdset="0">
3873 <size>
3874 <width>20</width>
3875 <height>8</height>
3876 </size>
3877 </property>
3878 </spacer>
3879 </item>
3880 <item row="1" column="2" colspan="2">
3881 <widget class="QLineEdit" name="lineEditRenameRegExp_Search">
3882 <property name="enabled">
3883 <bool>false</bool>
3884 </property>
3885 <property name="font">
3886 <font>
3887 <family>Lucida Console</family>
3888 </font>
3889 </property>
3890 <property name="text">
3891 <string notr="true"/>
3892 </property>
3893 <property name="placeholderText">
3894 <string>Enter the desired search pattern (regular expression) here!</string>
3895 </property>
3896 </widget>
3897 </item>
3898 <item row="1" column="4" rowspan="5">
3899 <spacer name="horizontalSpacer_71">
3900 <property name="orientation">
3901 <enum>Qt::Horizontal</enum>
3902 </property>
3903 <property name="sizeType">
3904 <enum>QSizePolicy::Fixed</enum>
3905 </property>
3906 <property name="sizeHint" stdset="0">
3907 <size>
3908 <width>10</width>
3909 <height>20</height>
3910 </size>
3911 </property>
3912 </spacer>
3913 </item>
3914 <item row="1" column="0" rowspan="5">
3915 <spacer name="horizontalSpacer_70">
3916 <property name="orientation">
3917 <enum>Qt::Horizontal</enum>
3918 </property>
3919 <property name="sizeType">
3920 <enum>QSizePolicy::Fixed</enum>
3921 </property>
3922 <property name="sizeHint" stdset="0">
3923 <size>
3924 <width>10</width>
3925 <height>20</height>
3926 </size>
3927 </property>
3928 </spacer>
3929 </item>
3930 <item row="3" column="2" colspan="2">
3931 <widget class="QLineEdit" name="lineEditRenameRegExp_Replace">
3932 <property name="enabled">
3933 <bool>false</bool>
3934 </property>
3935 <property name="font">
3936 <font>
3937 <family>Lucida Console</family>
3938 </font>
3939 </property>
3940 <property name="placeholderText">
3941 <string>Enter replacement text here! It may contain backreferences.</string>
3942 </property>
3943 </widget>
3944 </item>
3945 </layout>
3946 </item>
3947 </layout>
3948 </widget>
3949 <widget class="QWidget" name="pageRename_FileEx">
3950 <layout class="QVBoxLayout" name="verticalLayout_7">
3951 <item>
3952 <layout class="QVBoxLayout" name="verticalLayout_8">
3953 <property name="spacing">
3954 <number>2</number>
3955 </property>
3956 <item>
3957 <widget class="QTableView" name="tableViewFileExts">
3958 <property name="sizePolicy">
3959 <sizepolicy hsizetype="Expanding" vsizetype="Ignored">
3960 <horstretch>0</horstretch>
3961 <verstretch>0</verstretch>
3962 </sizepolicy>
3963 </property>
3964 <property name="horizontalScrollBarPolicy">
3965 <enum>Qt::ScrollBarAlwaysOff</enum>
3966 </property>
3967 <property name="selectionMode">
3968 <enum>QAbstractItemView::SingleSelection</enum>
3969 </property>
3970 <property name="selectionBehavior">
3971 <enum>QAbstractItemView::SelectRows</enum>
3972 </property>
3973 <property name="wordWrap">
3974 <bool>false</bool>
3975 </property>
3976 <property name="cornerButtonEnabled">
3977 <bool>false</bool>
3978 </property>
3979 <attribute name="horizontalHeaderHighlightSections">
3980 <bool>false</bool>
3981 </attribute>
3982 <attribute name="verticalHeaderHighlightSections">
3983 <bool>false</bool>
3984 </attribute>
3985 </widget>
3986 </item>
3987 <item>
3988 <layout class="QHBoxLayout" name="horizontalLayout_14">
3989 <item>
3990 <widget class="QPushButton" name="buttonFileExts_Add">
3991 <property name="text">
3992 <string>Add Overwrite </string>
3993 </property>
3994 <property name="icon">
3995 <iconset resource="../res/Icons.qrc">
3996 <normaloff>:/icons/add.png</normaloff>:/icons/add.png</iconset>
3997 </property>
3998 </widget>
3999 </item>
4000 <item>
4001 <widget class="QPushButton" name="buttonFileExts_Remove">
4002 <property name="text">
4003 <string>Remove Overwrite </string>
4004 </property>
4005 <property name="icon">
4006 <iconset resource="../res/Icons.qrc">
4007 <normaloff>:/icons/delete.png</normaloff>:/icons/delete.png</iconset>
4008 </property>
4009 </widget>
4010 </item>
4011 <item>
4012 <spacer name="horizontalSpacer_72">
4013 <property name="orientation">
4014 <enum>Qt::Horizontal</enum>
4015 </property>
4016 <property name="sizeHint" stdset="0">
4017 <size>
4018 <width>40</width>
4019 <height>20</height>
4020 </size>
4021 </property>
4022 </spacer>
4023 </item>
4024 </layout>
4025 </item>
4026 </layout>
4027 </item>
4028 </layout>
4029 </widget>
4030 </widget>
4031 </item>
4032 <item row="4" column="0">
4033 <layout class="QHBoxLayout" name="horizontalLayout_13">
4034 <property name="spacing">
4035 <number>1</number>
4036 </property>
4037 <item>
4038 <widget class="QPushButton" name="buttonRename_Rename">
4039 <property name="text">
4040 <string>Rename Files </string>
4041 </property>
4042 <property name="icon">
4043 <iconset resource="../res/Icons.qrc">
4044 <normaloff>:/icons/page_edit.png</normaloff>:/icons/page_edit.png</iconset>
4045 </property>
4046 <property name="checkable">
4047 <bool>true</bool>
4048 </property>
4049 <property name="checked">
4050 <bool>true</bool>
4051 </property>
4052 </widget>
4053 </item>
4054 <item>
4055 <widget class="QPushButton" name="buttonRename_RegExp">
4056 <property name="text">
4057 <string>Regular Expressions </string>
4058 </property>
4059 <property name="icon">
4060 <iconset resource="../res/Icons.qrc">
4061 <normaloff>:/icons/find.png</normaloff>:/icons/find.png</iconset>
4062 </property>
4063 <property name="checkable">
4064 <bool>true</bool>
4065 </property>
4066 </widget>
4067 </item>
4068 <item>
4069 <widget class="QPushButton" name="buttonRename_FileEx">
4070 <property name="text">
4071 <string>File Extensions </string>
4072 </property>
4073 <property name="icon">
4074 <iconset resource="../res/Icons.qrc">
4075 <normaloff>:/icons/tag_blue.png</normaloff>:/icons/tag_blue.png</iconset>
4076 </property>
4077 <property name="checkable">
4078 <bool>true</bool>
4079 </property>
4080 </widget>
4081 </item>
4082 <item>
4083 <spacer name="horizontalSpacer_69">
4084 <property name="orientation">
4085 <enum>Qt::Horizontal</enum>
4086 </property>
4087 <property name="sizeHint" stdset="0">
4088 <size>
4089 <width>40</width>
4090 <height>20</height>
4091 </size>
4092 </property>
4093 </spacer>
4094 </item>
4095 </layout>
4096 </item>
4097 </layout>
4098 </widget>
4099 </item>
4100 <item row="5" column="0">
4101 <widget class="QGroupBox" name="groupBox_16">
4102 <property name="font">
4103 <font>
4104 <weight>50</weight>
4105 <bold>false</bold>
4106 </font>
4107 </property>
4108 <property name="title">
4109 <string> Opus Encoder Options </string>
4110 </property>
4111 <layout class="QGridLayout" name="gridLayout_40">
4112 <item row="2" column="0">
4113 <layout class="QGridLayout" name="gridLayout_39">
4114 <item row="0" column="1" colspan="9">
4115 <spacer name="verticalSpacer_33">
4116 <property name="orientation">
4117 <enum>Qt::Vertical</enum>
4118 </property>
4119 <property name="sizeType">
4120 <enum>QSizePolicy::Fixed</enum>
4121 </property>
4122 <property name="sizeHint" stdset="0">
4123 <size>
4124 <width>20</width>
4125 <height>8</height>
4126 </size>
4127 </property>
4128 </spacer>
4129 </item>
4130 <item row="5" column="1" colspan="9">
4131 <spacer name="verticalSpacer_34">
4132 <property name="orientation">
4133 <enum>Qt::Vertical</enum>
4134 </property>
4135 <property name="sizeType">
4136 <enum>QSizePolicy::Fixed</enum>
4137 </property>
4138 <property name="sizeHint" stdset="0">
4139 <size>
4140 <width>20</width>
4141 <height>8</height>
4142 </size>
4143 </property>
4144 </spacer>
4145 </item>
4146 <item row="1" column="1" rowspan="2" colspan="2">
4147 <widget class="QLabel" name="label_21">
4148 <property name="text">
4149 <string>Encoding Complexity:</string>
4150 </property>
4151 </widget>
4152 </item>
4153 <item row="1" column="3" rowspan="2">
4154 <widget class="QSpinBox" name="spinBoxOpusComplexity">
4155 <property name="sizePolicy">
4156 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
4157 <horstretch>0</horstretch>
4158 <verstretch>0</verstretch>
4159 </sizepolicy>
4160 </property>
4161 <property name="minimumSize">
4162 <size>
4163 <width>128</width>
4164 <height>0</height>
4165 </size>
4166 </property>
4167 <property name="maximum">
4168 <number>10</number>
4169 </property>
4170 <property name="value">
4171 <number>10</number>
4172 </property>
4173 </widget>
4174 </item>
4175 <item row="1" column="4" rowspan="2">
4176 <spacer name="horizontalSpacer_58">
4177 <property name="orientation">
4178 <enum>Qt::Horizontal</enum>
4179 </property>
4180 <property name="sizeHint" stdset="0">
4181 <size>
4182 <width>1</width>
4183 <height>20</height>
4184 </size>
4185 </property>
4186 </spacer>
4187 </item>
4188 <item row="1" column="5" rowspan="2" colspan="2">
4189 <widget class="QLabel" name="label_22">
4190 <property name="text">
4191 <string>Frame Size:</string>
4192 </property>
4193 <property name="alignment">
4194 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
4195 </property>
4196 </widget>
4197 </item>
4198 <item row="1" column="7" rowspan="2" colspan="2">
4199 <widget class="QComboBox" name="comboBoxOpusFramesize">
4200 <property name="sizePolicy">
4201 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
4202 <horstretch>0</horstretch>
4203 <verstretch>0</verstretch>
4204 </sizepolicy>
4205 </property>
4206 <property name="minimumSize">
4207 <size>
4208 <width>128</width>
4209 <height>0</height>
4210 </size>
4211 </property>
4212 <property name="currentIndex">
4213 <number>3</number>
4214 </property>
4215 <item>
4216 <property name="text">
4217 <string notr="true">2.5</string>
4218 </property>
4219 </item>
4220 <item>
4221 <property name="text">
4222 <string notr="true">5</string>
4223 </property>
4224 </item>
4225 <item>
4226 <property name="text">
4227 <string notr="true">10</string>
4228 </property>
4229 </item>
4230 <item>
4231 <property name="text">
4232 <string notr="true">20</string>
4233 </property>
4234 </item>
4235 <item>
4236 <property name="text">
4237 <string notr="true">40</string>
4238 </property>
4239 </item>
4240 <item>
4241 <property name="text">
4242 <string notr="true">60</string>
4243 </property>
4244 </item>
4245 </widget>
4246 </item>
4247 <item row="1" column="9" rowspan="2">
4248 <spacer name="horizontalSpacer_59">
4249 <property name="orientation">
4250 <enum>Qt::Horizontal</enum>
4251 </property>
4252 <property name="sizeHint" stdset="0">
4253 <size>
4254 <width>1</width>
4255 <height>20</height>
4256 </size>
4257 </property>
4258 </spacer>
4259 </item>
4260 <item row="3" column="1" colspan="9">
4261 <spacer name="verticalSpacer_35">
4262 <property name="orientation">
4263 <enum>Qt::Vertical</enum>
4264 </property>
4265 <property name="sizeType">
4266 <enum>QSizePolicy::Fixed</enum>
4267 </property>
4268 <property name="sizeHint" stdset="0">
4269 <size>
4270 <width>20</width>
4271 <height>6</height>
4272 </size>
4273 </property>
4274 </spacer>
4275 </item>
4276 <item row="4" column="1" colspan="9">
4277 <widget class="QCheckBox" name="checkBoxOpusDisableResample">
4278 <property name="text">
4279 <string>Disable Opus-Decoder Resampling (i.e. always output as 48.000 Hz)</string>
4280 </property>
4281 </widget>
4282 </item>
4283 <item row="1" column="10" rowspan="4">
4284 <spacer name="horizontalSpacer_57">
4285 <property name="orientation">
4286 <enum>Qt::Horizontal</enum>
4287 </property>
4288 <property name="sizeType">
4289 <enum>QSizePolicy::Fixed</enum>
4290 </property>
4291 <property name="sizeHint" stdset="0">
4292 <size>
4293 <width>10</width>
4294 <height>20</height>
4295 </size>
4296 </property>
4297 </spacer>
4298 </item>
4299 <item row="1" column="0" rowspan="4">
4300 <spacer name="horizontalSpacer_56">
4301 <property name="orientation">
4302 <enum>Qt::Horizontal</enum>
4303 </property>
4304 <property name="sizeType">
4305 <enum>QSizePolicy::Fixed</enum>
4306 </property>
4307 <property name="sizeHint" stdset="0">
4308 <size>
4309 <width>10</width>
4310 <height>20</height>
4311 </size>
4312 </property>
4313 </spacer>
4314 </item>
4315 </layout>
4316 </item>
4317 </layout>
4318 </widget>
4319 </item>
4320 <item row="9" column="0">
4321 <widget class="QGroupBox" name="groupBox_17">
4322 <property name="font">
4323 <font>
4324 <weight>50</weight>
4325 <bold>false</bold>
4326 </font>
4327 </property>
4328 <property name="title">
4329 <string> File Operations </string>
4330 </property>
4331 <layout class="QGridLayout" name="gridLayout_42">
4332 <item row="0" column="0">
4333 <layout class="QGridLayout" name="gridLayout_41">
4334 <item row="1" column="4">
4335 <spacer name="horizontalSpacer_63">
4336 <property name="orientation">
4337 <enum>Qt::Horizontal</enum>
4338 </property>
4339 <property name="sizeHint" stdset="0">
4340 <size>
4341 <width>40</width>
4342 <height>20</height>
4343 </size>
4344 </property>
4345 </spacer>
4346 </item>
4347 <item row="1" column="7">
4348 <widget class="QRadioButton" name="radioButtonOverwriteModeReplaces">
4349 <property name="text">
4350 <string>Overwrite Existing File</string>
4351 </property>
4352 </widget>
4353 </item>
4354 <item row="1" column="5">
4355 <widget class="QRadioButton" name="radioButtonOverwriteModeSkipFile">
4356 <property name="text">
4357 <string>Skip File</string>
4358 </property>
4359 <property name="checked">
4360 <bool>false</bool>
4361 </property>
4362 </widget>
4363 </item>
4364 <item row="1" column="3">
4365 <widget class="QRadioButton" name="radioButtonOverwriteModeKeepBoth">
4366 <property name="text">
4367 <string>Keep Both Files (Default)</string>
4368 </property>
4369 <property name="checked">
4370 <bool>true</bool>
4371 </property>
4372 </widget>
4373 </item>
4374 <item row="1" column="1">
4375 <widget class="QLabel" name="label_24">
4376 <property name="text">
4377 <string>If Target File Already Exists:</string>
4378 </property>
4379 </widget>
4380 </item>
4381 <item row="1" column="6">
4382 <spacer name="horizontalSpacer_64">
4383 <property name="orientation">
4384 <enum>Qt::Horizontal</enum>
4385 </property>
4386 <property name="sizeHint" stdset="0">
4387 <size>
4388 <width>40</width>
4389 <height>20</height>
4390 </size>
4391 </property>
4392 </spacer>
4393 </item>
4394 <item row="1" column="2">
4395 <spacer name="horizontalSpacer_65">
4396 <property name="orientation">
4397 <enum>Qt::Horizontal</enum>
4398 </property>
4399 <property name="sizeHint" stdset="0">
4400 <size>
4401 <width>40</width>
4402 <height>20</height>
4403 </size>
4404 </property>
4405 </spacer>
4406 </item>
4407 <item row="4" column="1" colspan="7">
4408 <spacer name="verticalSpacer_37">
4409 <property name="orientation">
4410 <enum>Qt::Vertical</enum>
4411 </property>
4412 <property name="sizeType">
4413 <enum>QSizePolicy::Fixed</enum>
4414 </property>
4415 <property name="sizeHint" stdset="0">
4416 <size>
4417 <width>20</width>
4418 <height>6</height>
4419 </size>
4420 </property>
4421 </spacer>
4422 </item>
4423 <item row="0" column="1" colspan="7">
4424 <spacer name="verticalSpacer_36">
4425 <property name="orientation">
4426 <enum>Qt::Vertical</enum>
4427 </property>
4428 <property name="sizeType">
4429 <enum>QSizePolicy::Fixed</enum>
4430 </property>
4431 <property name="sizeHint" stdset="0">
4432 <size>
4433 <width>20</width>
4434 <height>6</height>
4435 </size>
4436 </property>
4437 </spacer>
4438 </item>
4439 <item row="0" column="9" rowspan="5">
4440 <spacer name="horizontalSpacer_62">
4441 <property name="orientation">
4442 <enum>Qt::Horizontal</enum>
4443 </property>
4444 <property name="sizeType">
4445 <enum>QSizePolicy::Fixed</enum>
4446 </property>
4447 <property name="sizeHint" stdset="0">
4448 <size>
4449 <width>10</width>
4450 <height>20</height>
4451 </size>
4452 </property>
4453 </spacer>
4454 </item>
4455 <item row="0" column="0" rowspan="5">
4456 <spacer name="horizontalSpacer_61">
4457 <property name="orientation">
4458 <enum>Qt::Horizontal</enum>
4459 </property>
4460 <property name="sizeType">
4461 <enum>QSizePolicy::Fixed</enum>
4462 </property>
4463 <property name="sizeHint" stdset="0">
4464 <size>
4465 <width>10</width>
4466 <height>20</height>
4467 </size>
4468 </property>
4469 </spacer>
4470 </item>
4471 <item row="1" column="8" rowspan="3">
4472 <spacer name="horizontalSpacer_66">
4473 <property name="orientation">
4474 <enum>Qt::Horizontal</enum>
4475 </property>
4476 <property name="sizeHint" stdset="0">
4477 <size>
4478 <width>40</width>
4479 <height>20</height>
4480 </size>
4481 </property>
4482 </spacer>
4483 </item>
4484 <item row="3" column="1" colspan="7">
4485 <widget class="QCheckBox" name="checkBoxKeepOriginalDateTime">
4486 <property name="text">
4487 <string>Apply the &quot;creation&quot; and &quot;last modified&quot; date/time of the original file to the converted file</string>
4488 </property>
4489 </widget>
4490 </item>
4491 <item row="2" column="1" colspan="7">
4492 <spacer name="verticalSpacer_43">
4493 <property name="orientation">
4494 <enum>Qt::Vertical</enum>
4495 </property>
4496 <property name="sizeType">
4497 <enum>QSizePolicy::Fixed</enum>
4498 </property>
4499 <property name="sizeHint" stdset="0">
4500 <size>
4501 <width>20</width>
4502 <height>3</height>
4503 </size>
4504 </property>
4505 </spacer>
4506 </item>
4507 </layout>
4508 </item>
4509 </layout>
4510 </widget>
4511 </item>
4512 </layout>
4513 </item>
4514 <item row="6" column="0">
4515 <spacer name="verticalSpacer">
4516 <property name="orientation">
4517 <enum>Qt::Vertical</enum>
4518 </property>
4519 <property name="sizeType">
4520 <enum>QSizePolicy::Expanding</enum>
4521 </property>
4522 <property name="sizeHint" stdset="0">
4523 <size>
4524 <width>20</width>
4525 <height>40</height>
4526 </size>
4527 </property>
4528 </spacer>
4529 </item>
4530 <item row="3" column="0">
4531 <layout class="QHBoxLayout" name="horizontalLayout_5">
4532 <item>
4533 <widget class="QPushButton" name="buttonResetAdvancedOptions">
4534 <property name="minimumSize">
4535 <size>
4536 <width>175</width>
4537 <height>0</height>
4538 </size>
4539 </property>
4540 <property name="font">
4541 <font>
4542 <weight>50</weight>
4543 <bold>false</bold>
4544 </font>
4545 </property>
4546 <property name="text">
4547 <string>Reset Advanced Options </string>
4548 </property>
4549 <property name="icon">
4550 <iconset resource="../res/Icons.qrc">
4551 <normaloff>:/icons/bomb.png</normaloff>:/icons/bomb.png</iconset>
4552 </property>
4553 <property name="iconSize">
4554 <size>
4555 <width>16</width>
4556 <height>16</height>
4557 </size>
4558 </property>
4559 </widget>
4560 </item>
4561 <item>
4562 <spacer name="horizontalSpacer_24">
4563 <property name="orientation">
4564 <enum>Qt::Horizontal</enum>
4565 </property>
4566 <property name="sizeHint" stdset="0">
4567 <size>
4568 <width>40</width>
4569 <height>20</height>
4570 </size>
4571 </property>
4572 </spacer>
4573 </item>
4574 </layout>
4575 </item>
4576 </layout>
4577 </widget>
4578 </widget>
4579 </item>
4580 </layout>
4581 </widget>
4582 </widget>
4583 </item>
4584 </layout>
4585 </item>
4586 <item>
4587 <widget class="QFrame" name="frame">
4588 <property name="maximumSize">
4589 <size>
4590 <width>16777215</width>
4591 <height>12</height>
4592 </size>
4593 </property>
4594 <property name="frameShape">
4595 <enum>QFrame::HLine</enum>
4596 </property>
4597 <property name="frameShadow">
4598 <enum>QFrame::Sunken</enum>
4599 </property>
4600 </widget>
4601 </item>
4602 <item>
4603 <layout class="QHBoxLayout" name="horizontalLayout">
4604 <item>
4605 <widget class="QPushButton" name="buttonStart">
4606 <property name="minimumSize">
4607 <size>
4608 <width>120</width>
4609 <height>0</height>
4610 </size>
4611 </property>
4612 <property name="text">
4613 <string> Encode Now!</string>
4614 </property>
4615 <property name="icon">
4616 <iconset resource="../res/Icons.qrc">
4617 <normaloff>:/icons/play.png</normaloff>:/icons/play.png</iconset>
4618 </property>
4619 <property name="iconSize">
4620 <size>
4621 <width>16</width>
4622 <height>16</height>
4623 </size>
4624 </property>
4625 <property name="autoDefault">
4626 <bool>true</bool>
4627 </property>
4628 <property name="default">
4629 <bool>true</bool>
4630 </property>
4631 </widget>
4632 </item>
4633 <item>
4634 <spacer name="horizontalSpacer">
4635 <property name="orientation">
4636 <enum>Qt::Horizontal</enum>
4637 </property>
4638 <property name="sizeHint" stdset="0">
4639 <size>
4640 <width>40</width>
4641 <height>20</height>
4642 </size>
4643 </property>
4644 </spacer>
4645 </item>
4646 <item>
4647 <widget class="QPushButton" name="buttonAbout">
4648 <property name="minimumSize">
4649 <size>
4650 <width>120</width>
4651 <height>0</height>
4652 </size>
4653 </property>
4654 <property name="text">
4655 <string>About...</string>
4656 </property>
4657 <property name="icon">
4658 <iconset resource="../res/Icons.qrc">
4659 <normaloff>:/icons/information.png</normaloff>:/icons/information.png</iconset>
4660 </property>
4661 <property name="iconSize">
4662 <size>
4663 <width>16</width>
4664 <height>16</height>
4665 </size>
4666 </property>
4667 </widget>
4668 </item>
4669 <item>
4670 <spacer name="horizontalSpacer_2">
4671 <property name="orientation">
4672 <enum>Qt::Horizontal</enum>
4673 </property>
4674 <property name="sizeHint" stdset="0">
4675 <size>
4676 <width>40</width>
4677 <height>20</height>
4678 </size>
4679 </property>
4680 </spacer>
4681 </item>
4682 <item>
4683 <widget class="QPushButton" name="buttonQuit">
4684 <property name="minimumSize">
4685 <size>
4686 <width>120</width>
4687 <height>0</height>
4688 </size>
4689 </property>
4690 <property name="text">
4691 <string> Exit Program</string>
4692 </property>
4693 <property name="icon">
4694 <iconset resource="../res/Icons.qrc">
4695 <normaloff>:/icons/door_in.png</normaloff>:/icons/door_in.png</iconset>
4696 </property>
4697 <property name="iconSize">
4698 <size>
4699 <width>16</width>
4700 <height>16</height>
4701 </size>
4702 </property>
4703 </widget>
4704 </item>
4705 </layout>
4706 </item>
4707 </layout>
4708 </widget>
4709 <widget class="QMenuBar" name="menubar">
4710 <property name="geometry">
4711 <rect>
4712 <x>0</x>
4713 <y>0</y>
4714 <width>676</width>
4715 <height>21</height>
4716 </rect>
4717 </property>
4718 <property name="nativeMenuBar">
4719 <bool>false</bool>
4720 </property>
4721 <widget class="QMenu" name="menuFile">
4722 <property name="title">
4723 <string>File</string>
4724 </property>
4725 <addaction name="actionEncodeNow"/>
4726 <addaction name="separator"/>
4727 <addaction name="actionOpen"/>
4728 <addaction name="actionOpenFolder"/>
4729 <addaction name="actionOpenFolderRecursively"/>
4730 <addaction name="actionClearAll"/>
4731 <addaction name="separator"/>
4732 <addaction name="actionQuit"/>
4733 <addaction name="separator"/>
4734 </widget>
4735 <widget class="QMenu" name="menuHelp">
4736 <property name="title">
4737 <string>?</string>
4738 </property>
4739 <addaction name="actionCheckUpdates"/>
4740 <addaction name="actionVisitSupport"/>
4741 <addaction name="actionVisitTracker"/>
4742 <addaction name="separator"/>
4743 <addaction name="actionDocumentManual"/>
4744 <addaction name="actionDocumentChangelog"/>
4745 <addaction name="actionDocumentTranslate"/>
4746 <addaction name="separator"/>
4747 <addaction name="actionVisitHomepage"/>
4748 <addaction name="actionVisitMuldersSite"/>
4749 <addaction name="actionVisitHAK"/>
4750 <addaction name="separator"/>
4751 <addaction name="actionAbout"/>
4752 </widget>
4753 <widget class="QMenu" name="menuView">
4754 <property name="title">
4755 <string>View</string>
4756 </property>
4757 <widget class="QMenu" name="menuStyle">
4758 <property name="title">
4759 <string>Style</string>
4760 </property>
4761 <property name="icon">
4762 <iconset resource="../res/Icons.qrc">
4763 <normaloff>:/icons/palette.png</normaloff>:/icons/palette.png</iconset>
4764 </property>
4765 <addaction name="actionStylePlastique"/>
4766 <addaction name="actionStyleCleanlooks"/>
4767 <addaction name="actionStyleWindowsVista"/>
4768 <addaction name="actionStyleWindowsXP"/>
4769 <addaction name="actionStyleWindowsClassic"/>
4770 </widget>
4771 <widget class="QMenu" name="menuLanguage">
4772 <property name="title">
4773 <string>Language</string>
4774 </property>
4775 <property name="icon">
4776 <iconset resource="../res/Icons.qrc">
4777 <normaloff>:/icons/user_comment.png</normaloff>:/icons/user_comment.png</iconset>
4778 </property>
4779 <addaction name="actionLoadTranslationFromFile"/>
4780 </widget>
4781 <addaction name="actionSourceFiles"/>
4782 <addaction name="actionOutputDirectory"/>
4783 <addaction name="actionMetaData"/>
4784 <addaction name="actionCompression"/>
4785 <addaction name="actionAdvancedOptions"/>
4786 <addaction name="separator"/>
4787 <addaction name="menuLanguage"/>
4788 <addaction name="menuStyle"/>
4789 </widget>
4790 <widget class="QMenu" name="menuTools">
4791 <property name="title">
4792 <string>Tools</string>
4793 </property>
4794 <widget class="QMenu" name="menuConfiguration">
4795 <property name="title">
4796 <string>Configuration</string>
4797 </property>
4798 <property name="icon">
4799 <iconset resource="../res/Icons.qrc">
4800 <normaloff>:/icons/wrench.png</normaloff>:/icons/wrench.png</iconset>
4801 </property>
4802 <addaction name="actionDisableSounds"/>
4803 <addaction name="actionDisableUpdateReminder"/>
4804 <addaction name="actionDisableNeroAacNotifications"/>
4805 <addaction name="actionDisableSlowStartupNotifications"/>
4806 <addaction name="actionDisableShellIntegration"/>
4807 <addaction name="separator"/>
4808 <addaction name="actionHibernateComputer"/>
4809 <addaction name="actionCheckForBetaUpdates"/>
4810 </widget>
4811 <addaction name="actionImportCueSheet"/>
4812 <addaction name="actionShowDropBoxWidget"/>
4813 <addaction name="separator"/>
4814 <addaction name="menuConfiguration"/>
4815 </widget>
4816 <addaction name="menuFile"/>
4817 <addaction name="menuView"/>
4818 <addaction name="menuTools"/>
4819 <addaction name="menuHelp"/>
4820 </widget>
4821 <action name="actionAbout">
4822 <property name="icon">
4823 <iconset resource="../res/Icons.qrc">
4824 <normaloff>:/icons/information.png</normaloff>:/icons/information.png</iconset>
4825 </property>
4826 <property name="text">
4827 <string>About...</string>
4828 </property>
4829 </action>
4830 <action name="actionQuit">
4831 <property name="icon">
4832 <iconset resource="../res/Icons.qrc">
4833 <normaloff>:/icons/door_out.png</normaloff>:/icons/door_out.png</iconset>
4834 </property>
4835 <property name="text">
4836 <string>Quit</string>
4837 </property>
4838 </action>
4839 <action name="actionSourceFiles">
4840 <property name="checkable">
4841 <bool>true</bool>
4842 </property>
4843 <property name="text">
4844 <string>Source Files</string>
4845 </property>
4846 </action>
4847 <action name="actionOutputDirectory">
4848 <property name="checkable">
4849 <bool>true</bool>
4850 </property>
4851 <property name="text">
4852 <string>Output Directory</string>
4853 </property>
4854 </action>
4855 <action name="actionCompression">
4856 <property name="checkable">
4857 <bool>true</bool>
4858 </property>
4859 <property name="text">
4860 <string>Compression</string>
4861 </property>
4862 </action>
4863 <action name="actionMetaData">
4864 <property name="checkable">
4865 <bool>true</bool>
4866 </property>
4867 <property name="text">
4868 <string>Meta Data</string>
4869 </property>
4870 </action>
4871 <action name="actionAdvancedOptions">
4872 <property name="checkable">
4873 <bool>true</bool>
4874 </property>
4875 <property name="text">
4876 <string>Advanced Options</string>
4877 </property>
4878 </action>
4879 <action name="actionOpen">
4880 <property name="icon">
4881 <iconset resource="../res/Icons.qrc">
4882 <normaloff>:/icons/page_white_add.png</normaloff>:/icons/page_white_add.png</iconset>
4883 </property>
4884 <property name="text">
4885 <string>Open File(s)...</string>
4886 </property>
4887 </action>
4888 <action name="actionVisitHomepage">
4889 <property name="icon">
4890 <iconset resource="../res/Icons.qrc">
4891 <normaloff>:/icons/world.png</normaloff>:/icons/world.png</iconset>
4892 </property>
4893 <property name="text">
4894 <string>Official LameXP Project Web-Site</string>
4895 </property>
4896 <property name="toolTip">
4897 <string>Visit Official Web-Site</string>
4898 </property>
4899 </action>
4900 <action name="actionCheckUpdates">
4901 <property name="icon">
4902 <iconset resource="../res/Icons.qrc">
4903 <normaloff>:/icons/transmit_blue.png</normaloff>:/icons/transmit_blue.png</iconset>
4904 </property>
4905 <property name="text">
4906 <string>Check for Updates</string>
4907 </property>
4908 </action>
4909 <action name="actionOpenFolder">
4910 <property name="icon">
4911 <iconset resource="../res/Icons.qrc">
4912 <normaloff>:/icons/folder_add.png</normaloff>:/icons/folder_add.png</iconset>
4913 </property>
4914 <property name="text">
4915 <string>Open Folder...</string>
4916 </property>
4917 </action>
4918 <action name="actionClearAll">
4919 <property name="icon">
4920 <iconset resource="../res/Icons.qrc">
4921 <normaloff>:/icons/bomb.png</normaloff>:/icons/bomb.png</iconset>
4922 </property>
4923 <property name="text">
4924 <string>Clear All</string>
4925 </property>
4926 </action>
4927 <action name="actionStylePlastique">
4928 <property name="checkable">
4929 <bool>true</bool>
4930 </property>
4931 <property name="checked">
4932 <bool>true</bool>
4933 </property>
4934 <property name="text">
4935 <string>Plastique</string>
4936 </property>
4937 </action>
4938 <action name="actionStyleCleanlooks">
4939 <property name="checkable">
4940 <bool>true</bool>
4941 </property>
4942 <property name="text">
4943 <string>Cleanlooks</string>
4944 </property>
4945 </action>
4946 <action name="actionStyleWindowsVista">
4947 <property name="checkable">
4948 <bool>true</bool>
4949 </property>
4950 <property name="text">
4951 <string>Windows Vista (&quot;Aero&quot;)</string>
4952 </property>
4953 </action>
4954 <action name="actionStyleWindowsClassic">
4955 <property name="checkable">
4956 <bool>true</bool>
4957 </property>
4958 <property name="text">
4959 <string>Windows Classic</string>
4960 </property>
4961 </action>
4962 <action name="actionStyleWindowsXP">
4963 <property name="checkable">
4964 <bool>true</bool>
4965 </property>
4966 <property name="text">
4967 <string>Windows XP (&quot;Luna&quot;)</string>
4968 </property>
4969 </action>
4970 <action name="actionDisableUpdateReminder">
4971 <property name="checkable">
4972 <bool>true</bool>
4973 </property>
4974 <property name="text">
4975 <string>Disable Update Reminder</string>
4976 </property>
4977 </action>
4978 <action name="actionDisableSounds">
4979 <property name="checkable">
4980 <bool>true</bool>
4981 </property>
4982 <property name="text">
4983 <string>Disable Sound Effects</string>
4984 </property>
4985 </action>
4986 <action name="actionInstallWMADecoder">
4987 <property name="icon">
4988 <iconset resource="../res/Icons.qrc">
4989 <normaloff>:/icons/wma.png</normaloff>:/icons/wma.png</iconset>
4990 </property>
4991 <property name="text">
4992 <string>Install WMA Decoder</string>
4993 </property>
4994 </action>
4995 <action name="actionDisableNeroAacNotifications">
4996 <property name="checkable">
4997 <bool>true</bool>
4998 </property>
4999 <property name="text">
5000 <string>Disable Nero AAC Notifications</string>
5001 </property>
5002 </action>
5003 <action name="actionShowDropBoxWidget">
5004 <property name="icon">
5005 <iconset resource="../res/Icons.qrc">
5006 <normaloff>:/icons/package.png</normaloff>:/icons/package.png</iconset>
5007 </property>
5008 <property name="text">
5009 <string>Show DropBox</string>
5010 </property>
5011 </action>
5012 <action name="actionLanguageEnglish">
5013 <property name="checkable">
5014 <bool>true</bool>
5015 </property>
5016 <property name="icon">
5017 <iconset>
5018 <normaloff>:/flags/gb.png</normaloff>:/flags/gb.png</iconset>
5019 </property>
5020 <property name="text">
5021 <string notr="true">English</string>
5022 </property>
5023 </action>
5024 <action name="actionLoadTranslationFromFile">
5025 <property name="checkable">
5026 <bool>true</bool>
5027 </property>
5028 <property name="icon">
5029 <iconset resource="../res/Icons.qrc">
5030 <normaloff>:/icons/folder_page.png</normaloff>:/icons/folder_page.png</iconset>
5031 </property>
5032 <property name="text">
5033 <string>From File...</string>
5034 </property>
5035 </action>
5036 <action name="actionEncodeNow">
5037 <property name="icon">
5038 <iconset resource="../res/Icons.qrc">
5039 <normaloff>:/icons/play.png</normaloff>:/icons/play.png</iconset>
5040 </property>
5041 <property name="text">
5042 <string>Encode!</string>
5043 </property>
5044 </action>
5045 <action name="actionDisableShellIntegration">
5046 <property name="checkable">
5047 <bool>true</bool>
5048 </property>
5049 <property name="text">
5050 <string>Disable Shell Integration</string>
5051 </property>
5052 </action>
5053 <action name="actionDocumentManual">
5054 <property name="icon">
5055 <iconset resource="../res/Icons.qrc">
5056 <normaloff>:/icons/report.png</normaloff>:/icons/report.png</iconset>
5057 </property>
5058 <property name="text">
5059 <string>LameXP User's Manual</string>
5060 </property>
5061 </action>
5062 <action name="actionDocumentChangelog">
5063 <property name="icon">
5064 <iconset resource="../res/Icons.qrc">
5065 <normaloff>:/icons/report.png</normaloff>:/icons/report.png</iconset>
5066 </property>
5067 <property name="text">
5068 <string>Changelog</string>
5069 </property>
5070 </action>
5071 <action name="actionDocumentTranslate">
5072 <property name="icon">
5073 <iconset resource="../res/Icons.qrc">
5074 <normaloff>:/icons/report.png</normaloff>:/icons/report.png</iconset>
5075 </property>
5076 <property name="text">
5077 <string>Translator's Guide</string>
5078 </property>
5079 </action>
5080 <action name="actionVisitSupport">
5081 <property name="icon">
5082 <iconset resource="../res/Icons.qrc">
5083 <normaloff>:/icons/group.png</normaloff>:/icons/group.png</iconset>
5084 </property>
5085 <property name="text">
5086 <string>Help &amp;&amp; Support</string>
5087 </property>
5088 </action>
5089 <action name="actionOpenFolderRecursively">
5090 <property name="icon">
5091 <iconset resource="../res/Icons.qrc">
5092 <normaloff>:/icons/folder_explore.png</normaloff>:/icons/folder_explore.png</iconset>
5093 </property>
5094 <property name="text">
5095 <string>Open Folder Recursively...</string>
5096 </property>
5097 </action>
5098 <action name="actionCheckForBetaUpdates">
5099 <property name="checkable">
5100 <bool>true</bool>
5101 </property>
5102 <property name="text">
5103 <string>Check for Beta Updates</string>
5104 </property>
5105 </action>
5106 <action name="actionImportCueSheet">
5107 <property name="icon">
5108 <iconset resource="../res/Icons.qrc">
5109 <normaloff>:/icons/cd_add.png</normaloff>:/icons/cd_add.png</iconset>
5110 </property>
5111 <property name="text">
5112 <string>Import Cue Sheet</string>
5113 </property>
5114 </action>
5115 <action name="actionDisableSlowStartupNotifications">
5116 <property name="checkable">
5117 <bool>true</bool>
5118 </property>
5119 <property name="text">
5120 <string>Disable Slow Startup Notifications</string>
5121 </property>
5122 </action>
5123 <action name="actionHibernateComputer">
5124 <property name="checkable">
5125 <bool>true</bool>
5126 </property>
5127 <property name="text">
5128 <string>Hibernate Computer On Shutdown</string>
5129 </property>
5130 </action>
5131 <action name="actionVisitMuldersSite">
5132 <property name="icon">
5133 <iconset resource="../res/Icons.qrc">
5134 <normaloff>:/icons/world.png</normaloff>:/icons/world.png</iconset>
5135 </property>
5136 <property name="text">
5137 <string>MuldeR's OpenSource Projects</string>
5138 </property>
5139 </action>
5140 <action name="actionVisitTracker">
5141 <property name="icon">
5142 <iconset resource="../res/Icons.qrc">
5143 <normaloff>:/icons/bug.png</normaloff>:/icons/bug.png</iconset>
5144 </property>
5145 <property name="text">
5146 <string>Report a Bug (GitHub)</string>
5147 </property>
5148 </action>
5149 <action name="actionVisitHAK">
5150 <property name="icon">
5151 <iconset resource="../res/Icons.qrc">
5152 <normaloff>:/icons/world.png</normaloff>:/icons/world.png</iconset>
5153 </property>
5154 <property name="text">
5155 <string>Hydrogenaudio Knowledgebase</string>
5156 </property>
5157 </action>
5158 </widget>
5159 <resources>
5160 <include location="../res/Icons.qrc"/>
5161 <include location="../res/Flags.qrc"/>
5162 <include location="../res/Images.qrc"/>
5163 <include location="../res/Icons.qrc"/>
5164 <include location="../res/Images.qrc"/>
5165 <include location="../res/Icons.qrc"/>
5166 <include location="../res/Images.qrc"/>
5167 <include location="../res/Icons.qrc"/>
5168 <include location="../res/Images.qrc"/>
5169 <include location="../res/Icons.qrc"/>
5170 <include location="../res/Images.qrc"/>
5171 <include location="../res/Icons.qrc"/>
5172 <include location="../res/Images.qrc"/>
5173 <include location="../res/Icons.qrc"/>
5174 <include location="../res/Images.qrc"/>
5175 <include location="../res/Icons.qrc"/>
5176 <include location="../res/Images.qrc"/>
5177 <include location="../res/Icons.qrc"/>
5178 <include location="../res/Images.qrc"/>
5179 <include location="../res/Icons.qrc"/>
5180 <include location="../res/Icons.qrc"/>
5181 <include location="../res/Icons.qrc"/>
5182 <include location="../res/Icons.qrc"/>
5183 <include location="../res/Icons.qrc"/>
5184 <include location="../res/Icons.qrc"/>
5185 <include location="../res/Icons.qrc"/>
5186 <include location="../res/Icons.qrc"/>
5187 <include location="../res/Icons.qrc"/>
5188 <include location="../res/Icons.qrc"/>
5189 <include location="../res/Icons.qrc"/>
5190 <include location="../res/Icons.qrc"/>
5191 <include location="../res/Icons.qrc"/>
5192 <include location="../res/Icons.qrc"/>
5193 <include location="../res/Icons.qrc"/>
5194 <include location="../res/Icons.qrc"/>
5195 <include location="../res/Icons.qrc"/>
5196 <include location="../res/Icons.qrc"/>
5197 <include location="../res/Icons.qrc"/>
5198 <include location="../res/Icons.qrc"/>
5199 <include location="../res/Icons.qrc"/>
5200 <include location="../res/Icons.qrc"/>
5201 <include location="../res/Icons.qrc"/>
5202 <include location="../res/Icons.qrc"/>
5203 <include location="../res/Icons.qrc"/>
5204 <include location="../res/Icons.qrc"/>
5205 <include location="../res/Icons.qrc"/>
5206 <include location="../res/Icons.qrc"/>
5207 <include location="../res/Icons.qrc"/>
5208 <include location="../res/Icons.qrc"/>
5209 <include location="../res/Icons.qrc"/>
5210 <include location="../res/Icons.qrc"/>
5211 <include location="../res/Icons.qrc"/>
5212 <include location="../res/Icons.qrc"/>
5213 <include location="../res/Icons.qrc"/>
5214 <include location="../res/Icons.qrc"/>
5215 <include location="../res/Icons.qrc"/>
5216 <include location="../res/Icons.qrc"/>
5217 <include location="../res/Icons.qrc"/>
5218 <include location="../res/Icons.qrc"/>
5219 <include location="../res/Icons.qrc"/>
5220 <include location="../res/Icons.qrc"/>
5221 <include location="../res/Icons.qrc"/>
5222 <include location="../res/Icons.qrc"/>
5223 <include location="../res/Icons.qrc"/>
5224 <include location="../res/Icons.qrc"/>
5225 <include location="../res/Icons.qrc"/>
5226 <include location="../res/Icons.qrc"/>
5227 <include location="../res/Icons.qrc"/>
5228 <include location="../res/Icons.qrc"/>
5229 <include location="../res/Icons.qrc"/>
5230 <include location="../res/Icons.qrc"/>
5231 <include location="../res/Icons.qrc"/>
5232 <include location="../res/Icons.qrc"/>
5233 <include location="../res/Icons.qrc"/>
5234 <include location="../res/Icons.qrc"/>
5235 <include location="../res/Icons.qrc"/>
5236 <include location="../res/Icons.qrc"/>
5237 <include location="../res/Icons.qrc"/>
5238 <include location="../res/Icons.qrc"/>
5239 <include location="../res/Icons.qrc"/>
5240 <include location="../res/Icons.qrc"/>
5241 <include location="../res/Icons.qrc"/>
5242 <include location="../res/Icons.qrc"/>
5243 <include location="../res/Icons.qrc"/>
5244 <include location="../res/Icons.qrc"/>
5245 <include location="../res/Icons.qrc"/>
5246 <include location="../res/Icons.qrc"/>
5247 <include location="../res/Icons.qrc"/>
5248 <include location="../res/Icons.qrc"/>
5249 <include location="../res/Icons.qrc"/>
5250 <include location="../res/Icons.qrc"/>
5251 <include location="../res/Icons.qrc"/>
5252 <include location="../res/Icons.qrc"/>
5253 <include location="../res/Icons.qrc"/>
5254 <include location="../res/Icons.qrc"/>
5255 <include location="../res/Icons.qrc"/>
5256 <include location="../res/Icons.qrc"/>
5257 <include location="../res/Icons.qrc"/>
5258 <include location="../res/Icons.qrc"/>
5259 <include location="../res/Icons.qrc"/>
5260 <include location="../res/Icons.qrc"/>
5261 <include location="../res/Icons.qrc"/>
5262 <include location="../res/Icons.qrc"/>
5263 <include location="../res/Icons.qrc"/>
5264 <include location="../res/Icons.qrc"/>
5265 <include location="../res/Icons.qrc"/>
5266 <include location="../res/Icons.qrc"/>
5267 </resources>
5268 <connections>
5269 <connection>
5270 <sender>actionAbout</sender>
5271 <signal>triggered()</signal>
5272 <receiver>buttonAbout</receiver>
5273 <slot>click()</slot>
5274 <hints>
5275 <hint type="sourcelabel">
5276 <x>-1</x>
5277 <y>-1</y>
5278 </hint>
5279 <hint type="destinationlabel">
5280 <x>304</x>
5281 <y>433</y>
5282 </hint>
5283 </hints>
5284 </connection>
5285 <connection>
5286 <sender>actionQuit</sender>
5287 <signal>triggered()</signal>
5288 <receiver>buttonQuit</receiver>
5289 <slot>click()</slot>
5290 <hints>
5291 <hint type="sourcelabel">
5292 <x>-1</x>
5293 <y>-1</y>
5294 </hint>
5295 <hint type="destinationlabel">
5296 <x>602</x>
5297 <y>416</y>
5298 </hint>
5299 </hints>
5300 </connection>
5301 <connection>
5302 <sender>actionOpen</sender>
5303 <signal>triggered()</signal>
5304 <receiver>buttonAddFiles</receiver>
5305 <slot>click()</slot>
5306 <hints>
5307 <hint type="sourcelabel">
5308 <x>-1</x>
5309 <y>-1</y>
5310 </hint>
5311 <hint type="destinationlabel">
5312 <x>81</x>
5313 <y>382</y>
5314 </hint>
5315 </hints>
5316 </connection>
5317 <connection>
5318 <sender>sourceFileView</sender>
5319 <signal>activated(QModelIndex)</signal>
5320 <receiver>buttonShowDetails</receiver>
5321 <slot>click()</slot>
5322 <hints>
5323 <hint type="sourcelabel">
5324 <x>327</x>
5325 <y>253</y>
5326 </hint>
5327 <hint type="destinationlabel">
5328 <x>641</x>
5329 <y>382</y>
5330 </hint>
5331 </hints>
5332 </connection>
5333 <connection>
5334 <sender>saveToSourceFolderCheckBox</sender>
5335 <signal>toggled(bool)</signal>
5336 <receiver>outputFolderView</receiver>
5337 <slot>setDisabled(bool)</slot>
5338 <hints>
5339 <hint type="sourcelabel">
5340 <x>341</x>
5341 <y>380</y>
5342 </hint>
5343 <hint type="destinationlabel">
5344 <x>327</x>
5345 <y>264</y>
5346 </hint>
5347 </hints>
5348 </connection>
5349 <connection>
5350 <sender>saveToSourceFolderCheckBox</sender>
5351 <signal>toggled(bool)</signal>
5352 <receiver>outputFolderLabel</receiver>
5353 <slot>setDisabled(bool)</slot>
5354 <hints>
5355 <hint type="sourcelabel">
5356 <x>341</x>
5357 <y>380</y>
5358 </hint>
5359 <hint type="destinationlabel">
5360 <x>327</x>
5361 <y>72</y>
5362 </hint>
5363 </hints>
5364 </connection>
5365 <connection>
5366 <sender>saveToSourceFolderCheckBox</sender>
5367 <signal>toggled(bool)</signal>
5368 <receiver>buttonGotoDesktop</receiver>
5369 <slot>setDisabled(bool)</slot>
5370 <hints>
5371 <hint type="sourcelabel">
5372 <x>358</x>
5373 <y>380</y>
5374 </hint>
5375 <hint type="destinationlabel">
5376 <x>408</x>
5377 <y>346</y>
5378 </hint>
5379 </hints>
5380 </connection>
5381 <connection>
5382 <sender>saveToSourceFolderCheckBox</sender>
5383 <signal>toggled(bool)</signal>
5384 <receiver>buttonGotoHome</receiver>
5385 <slot>setDisabled(bool)</slot>
5386 <hints>
5387 <hint type="sourcelabel">
5388 <x>358</x>
5389 <y>380</y>
5390 </hint>
5391 <hint type="destinationlabel">
5392 <x>98</x>
5393 <y>346</y>
5394 </hint>
5395 </hints>
5396 </connection>
5397 <connection>
5398 <sender>saveToSourceFolderCheckBox</sender>
5399 <signal>toggled(bool)</signal>
5400 <receiver>buttonMakeFolder</receiver>
5401 <slot>setDisabled(bool)</slot>
5402 <hints>
5403 <hint type="sourcelabel">
5404 <x>358</x>
5405 <y>380</y>
5406 </hint>
5407 <hint type="destinationlabel">
5408 <x>641</x>
5409 <y>346</y>
5410 </hint>
5411 </hints>
5412 </connection>
5413 <connection>
5414 <sender>saveToSourceFolderCheckBox</sender>
5415 <signal>toggled(bool)</signal>
5416 <receiver>buttonGotoMusic</receiver>
5417 <slot>setDisabled(bool)</slot>
5418 <hints>
5419 <hint type="sourcelabel">
5420 <x>358</x>
5421 <y>380</y>
5422 </hint>
5423 <hint type="destinationlabel">
5424 <x>276</x>
5425 <y>346</y>
5426 </hint>
5427 </hints>
5428 </connection>
5429 <connection>
5430 <sender>actionClearAll</sender>
5431 <signal>triggered()</signal>
5432 <receiver>buttonClearFiles</receiver>
5433 <slot>click()</slot>
5434 <hints>
5435 <hint type="sourcelabel">
5436 <x>-1</x>
5437 <y>-1</y>
5438 </hint>
5439 <hint type="destinationlabel">
5440 <x>300</x>
5441 <y>382</y>
5442 </hint>
5443 </hints>
5444 </connection>
5445 <connection>
5446 <sender>writeMetaDataCheckBox</sender>
5447 <signal>clicked(bool)</signal>
5448 <receiver>metaDataView</receiver>
5449 <slot>setEnabled(bool)</slot>
5450 <hints>
5451 <hint type="sourcelabel">
5452 <x>201</x>
5453 <y>372</y>
5454 </hint>
5455 <hint type="destinationlabel">
5456 <x>336</x>
5457 <y>252</y>
5458 </hint>
5459 </hints>
5460 </connection>
5461 <connection>
5462 <sender>writeMetaDataCheckBox</sender>
5463 <signal>clicked(bool)</signal>
5464 <receiver>buttonEditMeta</receiver>
5465 <slot>setEnabled(bool)</slot>
5466 <hints>
5467 <hint type="sourcelabel">
5468 <x>207</x>
5469 <y>372</y>
5470 </hint>
5471 <hint type="destinationlabel">
5472 <x>632</x>
5473 <y>315</y>
5474 </hint>
5475 </hints>
5476 </connection>
5477 <connection>
5478 <sender>writeMetaDataCheckBox</sender>
5479 <signal>clicked(bool)</signal>
5480 <receiver>labelEditMetaHint</receiver>
5481 <slot>setEnabled(bool)</slot>
5482 <hints>
5483 <hint type="sourcelabel">
5484 <x>207</x>
5485 <y>372</y>
5486 </hint>
5487 <hint type="destinationlabel">
5488 <x>344</x>
5489 <y>315</y>
5490 </hint>
5491 </hints>
5492 </connection>
5493 <connection>
5494 <sender>writeMetaDataCheckBox</sender>
5495 <signal>clicked(bool)</signal>
5496 <receiver>labelEditMetaIcon</receiver>
5497 <slot>setEnabled(bool)</slot>
5498 <hints>
5499 <hint type="sourcelabel">
5500 <x>207</x>
5501 <y>372</y>
5502 </hint>
5503 <hint type="destinationlabel">
5504 <x>47</x>
5505 <y>315</y>
5506 </hint>
5507 </hints>
5508 </connection>
5509 <connection>
5510 <sender>writeMetaDataCheckBox</sender>
5511 <signal>clicked(bool)</signal>
5512 <receiver>buttonClearMeta</receiver>
5513 <slot>setEnabled(bool)</slot>
5514 <hints>
5515 <hint type="sourcelabel">
5516 <x>207</x>
5517 <y>372</y>
5518 </hint>
5519 <hint type="destinationlabel">
5520 <x>536</x>
5521 <y>315</y>
5522 </hint>
5523 </hints>
5524 </connection>
5525 <connection>
5526 <sender>saveToSourceFolderCheckBox</sender>
5527 <signal>toggled(bool)</signal>
5528 <receiver>generatePlaylistCheckBox</receiver>
5529 <slot>setDisabled(bool)</slot>
5530 <hints>
5531 <hint type="sourcelabel">
5532 <x>84</x>
5533 <y>380</y>
5534 </hint>
5535 <hint type="destinationlabel">
5536 <x>397</x>
5537 <y>372</y>
5538 </hint>
5539 </hints>
5540 </connection>
5541 <connection>
5542 <sender>metaDataView</sender>
5543 <signal>activated(QModelIndex)</signal>
5544 <receiver>buttonEditMeta</receiver>
5545 <slot>click()</slot>
5546 <hints>
5547 <hint type="sourcelabel">
5548 <x>93</x>
5549 <y>159</y>
5550 </hint>
5551 <hint type="destinationlabel">
5552 <x>599</x>
5553 <y>315</y>
5554 </hint>
5555 </hints>
5556 </connection>
5557 <connection>
5558 <sender>saveToSourceFolderCheckBox</sender>
5559 <signal>toggled(bool)</signal>
5560 <receiver>prependRelativePathCheckBox</receiver>
5561 <slot>setDisabled(bool)</slot>
5562 <hints>
5563 <hint type="sourcelabel">
5564 <x>84</x>
5565 <y>380</y>
5566 </hint>
5567 <hint type="destinationlabel">
5568 <x>459</x>
5569 <y>380</y>
5570 </hint>
5571 </hints>
5572 </connection>
5573 <connection>
5574 <sender>checkBoxBitrateManagement</sender>
5575 <signal>clicked(bool)</signal>
5576 <receiver>labelBitrateManagementMin</receiver>
5577 <slot>setEnabled(bool)</slot>
5578 <hints>
5579 <hint type="sourcelabel">
5580 <x>163</x>
5581 <y>231</y>
5582 </hint>
5583 <hint type="destinationlabel">
5584 <x>256</x>
5585 <y>214</y>
5586 </hint>
5587 </hints>
5588 </connection>
5589 <connection>
5590 <sender>checkBoxBitrateManagement</sender>
5591 <signal>clicked(bool)</signal>
5592 <receiver>labelBitrateManagementMax</receiver>
5593 <slot>setEnabled(bool)</slot>
5594 <hints>
5595 <hint type="sourcelabel">
5596 <x>163</x>
5597 <y>231</y>
5598 </hint>
5599 <hint type="destinationlabel">
5600 <x>465</x>
5601 <y>214</y>
5602 </hint>
5603 </hints>
5604 </connection>
5605 <connection>
5606 <sender>checkBoxBitrateManagement</sender>
5607 <signal>clicked(bool)</signal>
5608 <receiver>spinBoxBitrateManagementMin</receiver>
5609 <slot>setEnabled(bool)</slot>
5610 <hints>
5611 <hint type="sourcelabel">
5612 <x>163</x>
5613 <y>231</y>
5614 </hint>
5615 <hint type="destinationlabel">
5616 <x>360</x>
5617 <y>214</y>
5618 </hint>
5619 </hints>
5620 </connection>
5621 <connection>
5622 <sender>checkBoxBitrateManagement</sender>
5623 <signal>clicked(bool)</signal>
5624 <receiver>spinBoxBitrateManagementMax</receiver>
5625 <slot>setEnabled(bool)</slot>
5626 <hints>
5627 <hint type="sourcelabel">
5628 <x>163</x>
5629 <y>231</y>
5630 </hint>
5631 <hint type="destinationlabel">
5632 <x>569</x>
5633 <y>214</y>
5634 </hint>
5635 </hints>
5636 </connection>
5637 <connection>
5638 <sender>checkBoxNormalizationFilterEnabled</sender>
5639 <signal>clicked(bool)</signal>
5640 <receiver>spinBoxNormalizationFilterPeak</receiver>
5641 <slot>setEnabled(bool)</slot>
5642 <hints>
5643 <hint type="sourcelabel">
5644 <x>133</x>
5645 <y>502</y>
5646 </hint>
5647 <hint type="destinationlabel">
5648 <x>447</x>
5649 <y>502</y>
5650 </hint>
5651 </hints>
5652 </connection>
5653 <connection>
5654 <sender>actionEncodeNow</sender>
5655 <signal>triggered()</signal>
5656 <receiver>buttonStart</receiver>
5657 <slot>click()</slot>
5658 <hints>
5659 <hint type="sourcelabel">
5660 <x>-1</x>
5661 <y>-1</y>
5662 </hint>
5663 <hint type="destinationlabel">
5664 <x>69</x>
5665 <y>423</y>
5666 </hint>
5667 </hints>
5668 </connection>
5669 <connection>
5670 <sender>checkBoxAutoDetectInstances</sender>
5671 <signal>clicked(bool)</signal>
5672 <receiver>sliderMaxInstances</receiver>
5673 <slot>setDisabled(bool)</slot>
5674 <hints>
5675 <hint type="sourcelabel">
5676 <x>363</x>
5677 <y>953</y>
5678 </hint>
5679 <hint type="destinationlabel">
5680 <x>363</x>
5681 <y>897</y>
5682 </hint>
5683 </hints>
5684 </connection>
5685 <connection>
5686 <sender>checkBoxAutoDetectInstances</sender>
5687 <signal>clicked(bool)</signal>
5688 <receiver>labelMaxInstances</receiver>
5689 <slot>setDisabled(bool)</slot>
5690 <hints>
5691 <hint type="sourcelabel">
5692 <x>363</x>
5693 <y>953</y>
5694 </hint>
5695 <hint type="destinationlabel">
5696 <x>409</x>
5697 <y>916</y>
5698 </hint>
5699 </hints>
5700 </connection>
5701 <connection>
5702 <sender>checkBoxAutoDetectInstances</sender>
5703 <signal>clicked(bool)</signal>
5704 <receiver>labelMaxInstancesFewer</receiver>
5705 <slot>setDisabled(bool)</slot>
5706 <hints>
5707 <hint type="sourcelabel">
5708 <x>363</x>
5709 <y>953</y>
5710 </hint>
5711 <hint type="destinationlabel">
5712 <x>185</x>
5713 <y>916</y>
5714 </hint>
5715 </hints>
5716 </connection>
5717 <connection>
5718 <sender>checkBoxAutoDetectInstances</sender>
5719 <signal>clicked(bool)</signal>
5720 <receiver>labelMaxInstancesMore</receiver>
5721 <slot>setDisabled(bool)</slot>
5722 <hints>
5723 <hint type="sourcelabel">
5724 <x>363</x>
5725 <y>953</y>
5726 </hint>
5727 <hint type="destinationlabel">
5728 <x>588</x>
5729 <y>916</y>
5730 </hint>
5731 </hints>
5732 </connection>
5733 <connection>
5734 <sender>checkBoxUseSystemTempFolder</sender>
5735 <signal>clicked(bool)</signal>
5736 <receiver>lineEditCustomTempFolder</receiver>
5737 <slot>setDisabled(bool)</slot>
5738 <hints>
5739 <hint type="sourcelabel">
5740 <x>323</x>
5741 <y>302</y>
5742 </hint>
5743 <hint type="destinationlabel">
5744 <x>283</x>
5745 <y>265</y>
5746 </hint>
5747 </hints>
5748 </connection>
5749 <connection>
5750 <sender>checkBoxUseSystemTempFolder</sender>
5751 <signal>clicked(bool)</signal>
5752 <receiver>buttonBrowseCustomTempFolder</receiver>
5753 <slot>setDisabled(bool)</slot>
5754 <hints>
5755 <hint type="sourcelabel">
5756 <x>323</x>
5757 <y>302</y>
5758 </hint>
5759 <hint type="destinationlabel">
5760 <x>551</x>
5761 <y>265</y>
5762 </hint>
5763 </hints>
5764 </connection>
5765 <connection>
5766 <sender>checkBoxRename_Rename</sender>
5767 <signal>toggled(bool)</signal>
5768 <receiver>lineEditRenamePattern</receiver>
5769 <slot>setEnabled(bool)</slot>
5770 <hints>
5771 <hint type="sourcelabel">
5772 <x>323</x>
5773 <y>206</y>
5774 </hint>
5775 <hint type="destinationlabel">
5776 <x>323</x>
5777 <y>172</y>
5778 </hint>
5779 </hints>
5780 </connection>
5781 <connection>
5782 <sender>checkBoxNormalizationFilterEnabled</sender>
5783 <signal>clicked(bool)</signal>
5784 <receiver>checkBoxNormalizationFilterDynamic</receiver>
5785 <slot>setEnabled(bool)</slot>
5786 <hints>
5787 <hint type="sourcelabel">
5788 <x>80</x>
5789 <y>89</y>
5790 </hint>
5791 <hint type="destinationlabel">
5792 <x>80</x>
5793 <y>89</y>
5794 </hint>
5795 </hints>
5796 </connection>
5797 <connection>
5798 <sender>checkBoxNormalizationFilterEnabled</sender>
5799 <signal>clicked(bool)</signal>
5800 <receiver>checkBoxNormalizationFilterCoupled</receiver>
5801 <slot>setEnabled(bool)</slot>
5802 <hints>
5803 <hint type="sourcelabel">
5804 <x>141</x>
5805 <y>175</y>
5806 </hint>
5807 <hint type="destinationlabel">
5808 <x>328</x>
5809 <y>250</y>
5810 </hint>
5811 </hints>
5812 </connection>
5813 <connection>
5814 <sender>checkBoxRename_RegExp</sender>
5815 <signal>toggled(bool)</signal>
5816 <receiver>lineEditRenameRegExp_Search</receiver>
5817 <slot>setEnabled(bool)</slot>
5818 <hints>
5819 <hint type="sourcelabel">
5820 <x>91</x>
5821 <y>1121</y>
5822 </hint>
5823 <hint type="destinationlabel">
5824 <x>91</x>
5825 <y>1121</y>
5826 </hint>
5827 </hints>
5828 </connection>
5829 <connection>
5830 <sender>checkBoxRename_RegExp</sender>
5831 <signal>toggled(bool)</signal>
5832 <receiver>lineEditRenameRegExp_Replace</receiver>
5833 <slot>setEnabled(bool)</slot>
5834 <hints>
5835 <hint type="sourcelabel">
5836 <x>91</x>
5837 <y>1121</y>
5838 </hint>
5839 <hint type="destinationlabel">
5840 <x>91</x>
5841 <y>1121</y>
5842 </hint>
5843 </hints>
5844 </connection>
5845 </connections>
5846 </ui>