CuteLogger
Fast and simple logging solution for Qt based applications
ui_encodedock.h
1/********************************************************************************
2** Form generated from reading UI file 'encodedock.ui'
3**
4** Created by: Qt User Interface Compiler version 6.6.2
5**
6** WARNING! All changes made in this file will be lost when recompiling UI file!
7********************************************************************************/
8
9#ifndef UI_ENCODEDOCK_H
10#define UI_ENCODEDOCK_H
11
12#include <QtCore/QVariant>
13#include <QtGui/QIcon>
14#include <QtWidgets/QApplication>
15#include <QtWidgets/QCheckBox>
16#include <QtWidgets/QComboBox>
17#include <QtWidgets/QDockWidget>
18#include <QtWidgets/QDoubleSpinBox>
19#include <QtWidgets/QGridLayout>
20#include <QtWidgets/QHBoxLayout>
21#include <QtWidgets/QHeaderView>
22#include <QtWidgets/QLabel>
23#include <QtWidgets/QPlainTextEdit>
24#include <QtWidgets/QPushButton>
25#include <QtWidgets/QScrollArea>
26#include <QtWidgets/QSpacerItem>
27#include <QtWidgets/QSpinBox>
28#include <QtWidgets/QTabWidget>
29#include <QtWidgets/QVBoxLayout>
30#include <QtWidgets/QWidget>
31#include "widgets/exportpresetstreeview.h"
32#include "widgets/lineeditclear.h"
33
34QT_BEGIN_NAMESPACE
35
36class Ui_EncodeDock
37{
38public:
39 QWidget *dockWidgetContents;
40 QHBoxLayout *horizontalLayout_21;
41 QVBoxLayout *verticalLayout_2;
42 QLabel *label_6;
43 LineEditClear *presetsSearch;
44 ExportPresetsTreeView *presetsTree;
45 QHBoxLayout *horizontalLayout;
46 QPushButton *addPresetButton;
47 QPushButton *removePresetButton;
48 QSpacerItem *horizontalSpacer_2;
49 QVBoxLayout *verticalLayout;
50 QScrollArea *scrollArea;
51 QWidget *scrollAreaWidgetContents;
52 QVBoxLayout *verticalLayout_3;
53 QLabel *helpLabel;
54 QGridLayout *gridLayout_5;
55 QLabel *label_5;
56 QHBoxLayout *horizontalLayout_14;
57 QComboBox *formatCombo;
58 QSpacerItem *horizontalSpacer_13;
59 QLabel *formatLabel;
60 QHBoxLayout *horizontalLayout_19;
61 QComboBox *fromCombo;
62 QSpacerItem *horizontalSpacer_23;
63 QHBoxLayout *horizontalLayout_20;
64 QCheckBox *hwencodeCheckBox;
65 QPushButton *hwencodeButton;
66 QSpacerItem *horizontalSpacer_25;
67 QTabWidget *tabWidget;
68 QWidget *modeTab;
69 QGridLayout *gridLayout_6;
70 QWidget *widget;
71 QGridLayout *gridLayout_2;
72 QHBoxLayout *horizontalLayout_16;
73 QDoubleSpinBox *fpsSpinner;
74 QComboBox *fpsComboBox;
75 QSpacerItem *horizontalSpacer_16;
76 QLabel *label_4;
77 QHBoxLayout *horizontalLayout_18;
78 QComboBox *interpolationCombo;
79 QSpacerItem *horizontalSpacer_22;
80 QLabel *label_15;
81 QLabel *label_13;
82 QLabel *label_2;
83 QLabel *label_10;
84 QLabel *label_14;
85 QLabel *label_24;
86 QCheckBox *parallelCheckbox;
87 QLabel *label_22;
88 QHBoxLayout *horizontalLayout_23;
89 QComboBox *rangeComboBox;
90 QSpacerItem *horizontalSpacer_27;
91 QHBoxLayout *horizontalLayout_9;
92 QComboBox *scanModeCombo;
93 QSpacerItem *horizontalSpacer_9;
94 QSpacerItem *verticalSpacer_4;
95 QHBoxLayout *horizontalLayout_7;
96 QSpinBox *widthSpinner;
97 QLabel *label_11;
98 QSpinBox *heightSpinner;
99 QComboBox *resolutionComboBox;
100 QSpacerItem *horizontalSpacer_7;
101 QCheckBox *previewScaleCheckBox;
102 QHBoxLayout *horizontalLayout_10;
103 QComboBox *fieldOrderCombo;
104 QSpacerItem *horizontalSpacer_10;
105 QHBoxLayout *horizontalLayout_3;
106 QComboBox *deinterlacerCombo;
107 QSpacerItem *horizontalSpacer_21;
108 QHBoxLayout *horizontalLayout_8;
109 QSpinBox *aspectNumSpinner;
110 QLabel *label_16;
111 QSpinBox *aspectDenSpinner;
112 QSpacerItem *horizontalSpacer_8;
113 QWidget *videoTab;
114 QGridLayout *gridLayout_3;
115 QLabel *label_17;
116 QHBoxLayout *horizontalLayout_11;
117 QComboBox *videoCodecCombo;
118 QSpacerItem *horizontalSpacer_11;
119 QLabel *label_18;
120 QHBoxLayout *horizontalLayout_12;
121 QSpinBox *gopSpinner;
122 QLabel *label_19;
123 QSpacerItem *horizontalSpacer_24;
124 QCheckBox *strictGopCheckBox;
125 QSpacerItem *horizontalSpacer_12;
126 QHBoxLayout *videoBitrateLayout;
127 QComboBox *videoBitrateCombo;
128 QLabel *videoBitrateSuffixLabel;
129 QSpacerItem *videoBitrateSpacer;
130 QCheckBox *disableVideoCheckbox;
131 QCheckBox *dualPassCheckbox;
132 QLabel *label_20;
133 QHBoxLayout *horizontalLayout_13;
134 QSpinBox *bFramesSpinner;
135 QSpacerItem *horizontalSpacer_14;
136 QSpacerItem *verticalSpacer;
137 QLabel *label_12;
138 QHBoxLayout *horizontalLayout_15;
139 QSpinBox *videoCodecThreadsSpinner;
140 QLabel *label_21;
141 QSpacerItem *horizontalSpacer_15;
142 QLabel *label_23;
143 QHBoxLayout *horizontalLayout_17;
144 QComboBox *videoRateControlCombo;
145 QSpacerItem *horizontalSpacer_17;
146 QLabel *videoBufferSizeLabel;
147 QHBoxLayout *videoBufferSizeLayout;
148 QDoubleSpinBox *videoBufferSizeSpinner;
149 QLabel *videoBufferSizeSuffixLabel;
150 QSpacerItem *horizontalSpacer_18;
151 QLabel *videoQualityLabel;
152 QHBoxLayout *videoQualityLayout;
153 QSpinBox *videoQualitySpinner;
154 QLabel *videoQualitySuffixLabel;
155 QSpacerItem *horizontalSpacer_19;
156 QLabel *videoBitrateLabel;
157 QWidget *audioTab;
158 QGridLayout *gridLayout;
159 QLabel *channelsLabel;
160 QHBoxLayout *ChannelsHorizontalLayout;
161 QComboBox *audioChannelsCombo;
162 QSpacerItem *channelsHorizontalSpacer;
163 QHBoxLayout *horizontalLayout_4;
164 QComboBox *sampleRateCombo;
165 QLabel *label_9;
166 QSpacerItem *horizontalSpacer_6;
167 QLabel *label_8;
168 QLabel *label_3;
169 QHBoxLayout *horizontalLayout_6;
170 QComboBox *audioCodecCombo;
171 QSpacerItem *horizontalSpacer_3;
172 QLabel *audioBitrateLabel;
173 QHBoxLayout *audioBitrateLayout;
174 QComboBox *audioBitrateCombo;
175 QLabel *audioBitrateSuffixLabel;
176 QSpacerItem *horizontalSpacer_4;
177 QCheckBox *disableAudioCheckbox;
178 QSpacerItem *verticalSpacer_3;
179 QLabel *label_7;
180 QHBoxLayout *horizontalLayout_5;
181 QComboBox *audioRateControlCombo;
182 QSpacerItem *horizontalSpacer_5;
183 QLabel *audioQualityLabel;
184 QHBoxLayout *audioQualityLayout;
185 QSpinBox *audioQualitySpinner;
186 QLabel *audioQualitySuffixLabel;
187 QSpacerItem *horizontalSpacer_20;
188 QWidget *otherTab;
189 QGridLayout *gridLayout_4;
190 QPlainTextEdit *advancedTextEdit;
191 QLabel *otherTipLabel;
192 QSpacerItem *verticalSpacer_2;
193 QHBoxLayout *horizontalLayout_2;
194 QPushButton *encodeButton;
195 QPushButton *resetButton;
196 QPushButton *advancedButton;
197 QCheckBox *advancedCheckBox;
198 QPushButton *streamButton;
199 QSpacerItem *horizontalSpacer;
200 QHBoxLayout *stopCaptureLayout;
201 QPushButton *stopCaptureButton;
202 QSpacerItem *stopCaptureSpacer;
203
204 void setupUi(QDockWidget *EncodeDock)
205 {
206 if (EncodeDock->objectName().isEmpty())
207 EncodeDock->setObjectName("EncodeDock");
208 EncodeDock->resize(778, 706);
209 QIcon icon;
210 QString iconThemeName = QString::fromUtf8("media-record");
211 if (QIcon::hasThemeIcon(iconThemeName)) {
212 icon = QIcon::fromTheme(iconThemeName);
213 } else {
214 icon.addFile(QString::fromUtf8(":/icons/oxygen/32x32/actions/media-record.png"), QSize(), QIcon::Normal, QIcon::Off);
215 }
216 EncodeDock->setWindowIcon(icon);
217 dockWidgetContents = new QWidget();
218 dockWidgetContents->setObjectName("dockWidgetContents");
219 horizontalLayout_21 = new QHBoxLayout(dockWidgetContents);
220 horizontalLayout_21->setSpacing(0);
221 horizontalLayout_21->setObjectName("horizontalLayout_21");
222 horizontalLayout_21->setContentsMargins(0, 0, 0, 0);
223 verticalLayout_2 = new QVBoxLayout();
224 verticalLayout_2->setSpacing(0);
225 verticalLayout_2->setObjectName("verticalLayout_2");
226 label_6 = new QLabel(dockWidgetContents);
227 label_6->setObjectName("label_6");
228 label_6->setTextFormat(Qt::RichText);
229 label_6->setAlignment(Qt::AlignCenter);
230
231 verticalLayout_2->addWidget(label_6);
232
233 presetsSearch = new LineEditClear(dockWidgetContents);
234 presetsSearch->setObjectName("presetsSearch");
235
236 verticalLayout_2->addWidget(presetsSearch);
237
238 presetsTree = new ExportPresetsTreeView(dockWidgetContents);
239 presetsTree->setObjectName("presetsTree");
240 presetsTree->setEditTriggers(QAbstractItemView::NoEditTriggers);
241 presetsTree->setProperty("showDropIndicator", QVariant(false));
242 presetsTree->setAlternatingRowColors(true);
243 presetsTree->header()->setVisible(false);
244 presetsTree->header()->setDefaultSectionSize(57);
245
246 verticalLayout_2->addWidget(presetsTree);
247
248 horizontalLayout = new QHBoxLayout();
249 horizontalLayout->setSpacing(6);
250 horizontalLayout->setObjectName("horizontalLayout");
251 addPresetButton = new QPushButton(dockWidgetContents);
252 addPresetButton->setObjectName("addPresetButton");
253 QIcon icon1;
254 iconThemeName = QString::fromUtf8("list-add");
255 if (QIcon::hasThemeIcon(iconThemeName)) {
256 icon1 = QIcon::fromTheme(iconThemeName);
257 } else {
258 icon1.addFile(QString::fromUtf8(":/icons/oxygen/32x32/actions/list-add.png"), QSize(), QIcon::Normal, QIcon::Off);
259 }
260 addPresetButton->setIcon(icon1);
261
262 horizontalLayout->addWidget(addPresetButton);
263
264 removePresetButton = new QPushButton(dockWidgetContents);
265 removePresetButton->setObjectName("removePresetButton");
266 removePresetButton->setEnabled(false);
267 QIcon icon2;
268 iconThemeName = QString::fromUtf8("list-remove");
269 if (QIcon::hasThemeIcon(iconThemeName)) {
270 icon2 = QIcon::fromTheme(iconThemeName);
271 } else {
272 icon2.addFile(QString::fromUtf8(":/icons/oxygen/32x32/actions/list-remove.png"), QSize(), QIcon::Normal, QIcon::Off);
273 }
274 removePresetButton->setIcon(icon2);
275
276 horizontalLayout->addWidget(removePresetButton);
277
278 horizontalSpacer_2 = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
279
280 horizontalLayout->addItem(horizontalSpacer_2);
281
282
283 verticalLayout_2->addLayout(horizontalLayout);
284
285
286 horizontalLayout_21->addLayout(verticalLayout_2);
287
288 verticalLayout = new QVBoxLayout();
289 verticalLayout->setSpacing(0);
290 verticalLayout->setObjectName("verticalLayout");
291 scrollArea = new QScrollArea(dockWidgetContents);
292 scrollArea->setObjectName("scrollArea");
293 scrollArea->setFrameShape(QFrame::NoFrame);
294 scrollArea->setWidgetResizable(true);
295 scrollAreaWidgetContents = new QWidget();
296 scrollAreaWidgetContents->setObjectName("scrollAreaWidgetContents");
297 scrollAreaWidgetContents->setGeometry(QRect(0, 0, 429, 646));
298 verticalLayout_3 = new QVBoxLayout(scrollAreaWidgetContents);
299 verticalLayout_3->setSpacing(3);
300 verticalLayout_3->setObjectName("verticalLayout_3");
301 verticalLayout_3->setContentsMargins(6, 6, 6, 0);
302 helpLabel = new QLabel(scrollAreaWidgetContents);
303 helpLabel->setObjectName("helpLabel");
304 helpLabel->setTextFormat(Qt::RichText);
305 helpLabel->setWordWrap(true);
306
307 verticalLayout_3->addWidget(helpLabel);
308
309 gridLayout_5 = new QGridLayout();
310 gridLayout_5->setObjectName("gridLayout_5");
311 gridLayout_5->setVerticalSpacing(3);
312 label_5 = new QLabel(scrollAreaWidgetContents);
313 label_5->setObjectName("label_5");
314 label_5->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
315
316 gridLayout_5->addWidget(label_5, 2, 0, 1, 1);
317
318 horizontalLayout_14 = new QHBoxLayout();
319 horizontalLayout_14->setObjectName("horizontalLayout_14");
320 formatCombo = new QComboBox(scrollAreaWidgetContents);
321 formatCombo->setObjectName("formatCombo");
322
323 horizontalLayout_14->addWidget(formatCombo);
324
325 horizontalSpacer_13 = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
326
327 horizontalLayout_14->addItem(horizontalSpacer_13);
328
329
330 gridLayout_5->addLayout(horizontalLayout_14, 5, 1, 1, 1);
331
332 formatLabel = new QLabel(scrollAreaWidgetContents);
333 formatLabel->setObjectName("formatLabel");
334 formatLabel->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
335
336 gridLayout_5->addWidget(formatLabel, 5, 0, 1, 1);
337
338 horizontalLayout_19 = new QHBoxLayout();
339 horizontalLayout_19->setObjectName("horizontalLayout_19");
340 fromCombo = new QComboBox(scrollAreaWidgetContents);
341 fromCombo->setObjectName("fromCombo");
342 fromCombo->setSizeAdjustPolicy(QComboBox::AdjustToContents);
343
344 horizontalLayout_19->addWidget(fromCombo);
345
346 horizontalSpacer_23 = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
347
348 horizontalLayout_19->addItem(horizontalSpacer_23);
349
350
351 gridLayout_5->addLayout(horizontalLayout_19, 2, 1, 1, 1);
352
353 horizontalLayout_20 = new QHBoxLayout();
354 horizontalLayout_20->setObjectName("horizontalLayout_20");
355 hwencodeCheckBox = new QCheckBox(scrollAreaWidgetContents);
356 hwencodeCheckBox->setObjectName("hwencodeCheckBox");
357
358 horizontalLayout_20->addWidget(hwencodeCheckBox);
359
360 hwencodeButton = new QPushButton(scrollAreaWidgetContents);
361 hwencodeButton->setObjectName("hwencodeButton");
362
363 horizontalLayout_20->addWidget(hwencodeButton);
364
365 horizontalSpacer_25 = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
366
367 horizontalLayout_20->addItem(horizontalSpacer_25);
368
369
370 gridLayout_5->addLayout(horizontalLayout_20, 4, 1, 1, 1);
371
372
373 verticalLayout_3->addLayout(gridLayout_5);
374
375 tabWidget = new QTabWidget(scrollAreaWidgetContents);
376 tabWidget->setObjectName("tabWidget");
377 tabWidget->setUsesScrollButtons(false);
378 tabWidget->setDocumentMode(false);
379 modeTab = new QWidget();
380 modeTab->setObjectName("modeTab");
381 gridLayout_6 = new QGridLayout(modeTab);
382 gridLayout_6->setObjectName("gridLayout_6");
383 gridLayout_6->setContentsMargins(0, 0, 0, 0);
384 widget = new QWidget(modeTab);
385 widget->setObjectName("widget");
386 gridLayout_2 = new QGridLayout(widget);
387 gridLayout_2->setObjectName("gridLayout_2");
388 gridLayout_2->setVerticalSpacing(3);
389 horizontalLayout_16 = new QHBoxLayout();
390 horizontalLayout_16->setObjectName("horizontalLayout_16");
391 fpsSpinner = new QDoubleSpinBox(widget);
392 fpsSpinner->setObjectName("fpsSpinner");
393 fpsSpinner->setDecimals(6);
394 fpsSpinner->setMinimum(1.000000000000000);
395 fpsSpinner->setMaximum(1000.000000000000000);
396 fpsSpinner->setValue(25.000000000000000);
397
398 horizontalLayout_16->addWidget(fpsSpinner);
399
400 fpsComboBox = new QComboBox(widget);
401 fpsComboBox->addItem(QString::fromUtf8(""));
402 fpsComboBox->addItem(QString::fromUtf8("23.976024"));
403 fpsComboBox->addItem(QString::fromUtf8("24"));
404 fpsComboBox->addItem(QString::fromUtf8("25"));
405 fpsComboBox->addItem(QString::fromUtf8("29.970030"));
406 fpsComboBox->addItem(QString::fromUtf8("30"));
407 fpsComboBox->addItem(QString::fromUtf8("48"));
408 fpsComboBox->addItem(QString::fromUtf8("50"));
409 fpsComboBox->addItem(QString::fromUtf8("59.940060"));
410 fpsComboBox->addItem(QString::fromUtf8("60"));
411 fpsComboBox->setObjectName("fpsComboBox");
412 fpsComboBox->setMaximumSize(QSize(20, 16777215));
413
414 horizontalLayout_16->addWidget(fpsComboBox);
415
416 horizontalSpacer_16 = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
417
418 horizontalLayout_16->addItem(horizontalSpacer_16);
419
420
421 gridLayout_2->addLayout(horizontalLayout_16, 2, 1, 1, 1);
422
423 label_4 = new QLabel(widget);
424 label_4->setObjectName("label_4");
425 label_4->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
426
427 gridLayout_2->addWidget(label_4, 7, 0, 1, 1);
428
429 horizontalLayout_18 = new QHBoxLayout();
430 horizontalLayout_18->setObjectName("horizontalLayout_18");
431 interpolationCombo = new QComboBox(widget);
432 interpolationCombo->addItem(QString());
433 interpolationCombo->addItem(QString());
434 interpolationCombo->addItem(QString());
435 interpolationCombo->addItem(QString::fromUtf8("Lanczos (best)"));
436 interpolationCombo->setObjectName("interpolationCombo");
437
438 horizontalLayout_18->addWidget(interpolationCombo);
439
440 horizontalSpacer_22 = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
441
442 horizontalLayout_18->addItem(horizontalSpacer_22);
443
444
445 gridLayout_2->addLayout(horizontalLayout_18, 7, 1, 1, 1);
446
447 label_15 = new QLabel(widget);
448 label_15->setObjectName("label_15");
449 label_15->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
450
451 gridLayout_2->addWidget(label_15, 5, 0, 1, 1);
452
453 label_13 = new QLabel(widget);
454 label_13->setObjectName("label_13");
455 label_13->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
456
457 gridLayout_2->addWidget(label_13, 1, 0, 1, 1);
458
459 label_2 = new QLabel(widget);
460 label_2->setObjectName("label_2");
461 label_2->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
462
463 gridLayout_2->addWidget(label_2, 6, 0, 1, 1);
464
465 label_10 = new QLabel(widget);
466 label_10->setObjectName("label_10");
467 label_10->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
468
469 gridLayout_2->addWidget(label_10, 2, 0, 1, 1);
470
471 label_14 = new QLabel(widget);
472 label_14->setObjectName("label_14");
473 label_14->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
474
475 gridLayout_2->addWidget(label_14, 4, 0, 1, 1);
476
477 label_24 = new QLabel(widget);
478 label_24->setObjectName("label_24");
479 label_24->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
480
481 gridLayout_2->addWidget(label_24, 3, 0, 1, 1);
482
483 parallelCheckbox = new QCheckBox(widget);
484 parallelCheckbox->setObjectName("parallelCheckbox");
485 parallelCheckbox->setChecked(true);
486
487 gridLayout_2->addWidget(parallelCheckbox, 9, 1, 1, 1);
488
489 label_22 = new QLabel(widget);
490 label_22->setObjectName("label_22");
491 label_22->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
492
493 gridLayout_2->addWidget(label_22, 0, 0, 1, 1);
494
495 horizontalLayout_23 = new QHBoxLayout();
496 horizontalLayout_23->setObjectName("horizontalLayout_23");
497 rangeComboBox = new QComboBox(widget);
498 rangeComboBox->addItem(QString());
499 rangeComboBox->addItem(QString());
500 rangeComboBox->setObjectName("rangeComboBox");
501
502 horizontalLayout_23->addWidget(rangeComboBox);
503
504 horizontalSpacer_27 = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
505
506 horizontalLayout_23->addItem(horizontalSpacer_27);
507
508
509 gridLayout_2->addLayout(horizontalLayout_23, 3, 1, 1, 1);
510
511 horizontalLayout_9 = new QHBoxLayout();
512 horizontalLayout_9->setObjectName("horizontalLayout_9");
513 scanModeCombo = new QComboBox(widget);
514 scanModeCombo->addItem(QString());
515 scanModeCombo->addItem(QString());
516 scanModeCombo->setObjectName("scanModeCombo");
517
518 horizontalLayout_9->addWidget(scanModeCombo);
519
520 horizontalSpacer_9 = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
521
522 horizontalLayout_9->addItem(horizontalSpacer_9);
523
524
525 gridLayout_2->addLayout(horizontalLayout_9, 4, 1, 1, 1);
526
527 verticalSpacer_4 = new QSpacerItem(20, 40, QSizePolicy::Policy::Minimum, QSizePolicy::Policy::Expanding);
528
529 gridLayout_2->addItem(verticalSpacer_4, 10, 1, 1, 1);
530
531 horizontalLayout_7 = new QHBoxLayout();
532 horizontalLayout_7->setObjectName("horizontalLayout_7");
533 widthSpinner = new QSpinBox(widget);
534 widthSpinner->setObjectName("widthSpinner");
535 widthSpinner->setMinimum(16);
536 widthSpinner->setMaximum(8192);
537 widthSpinner->setSingleStep(2);
538 widthSpinner->setValue(1280);
539
540 horizontalLayout_7->addWidget(widthSpinner);
541
542 label_11 = new QLabel(widget);
543 label_11->setObjectName("label_11");
544
545 horizontalLayout_7->addWidget(label_11);
546
547 heightSpinner = new QSpinBox(widget);
548 heightSpinner->setObjectName("heightSpinner");
549 heightSpinner->setMinimum(1);
550 heightSpinner->setMaximum(8192);
551 heightSpinner->setSingleStep(2);
552 heightSpinner->setValue(720);
553
554 horizontalLayout_7->addWidget(heightSpinner);
555
556 resolutionComboBox = new QComboBox(widget);
557 resolutionComboBox->addItem(QString::fromUtf8("1280 x 720 (HD)"));
558 resolutionComboBox->addItem(QString::fromUtf8("1920 x 1080 (FHD)"));
559 resolutionComboBox->addItem(QString::fromUtf8("2048 x 1080 (DCI 2K)"));
560 resolutionComboBox->addItem(QString::fromUtf8("2560 x 1440 (QHD 2K)"));
561 resolutionComboBox->addItem(QString::fromUtf8("2704 x 1520 (2.7K)"));
562 resolutionComboBox->addItem(QString::fromUtf8("3840 x 2160 (UHD 4K)"));
563 resolutionComboBox->addItem(QString::fromUtf8("4096 x 2160 (DCI 4K)"));
564 resolutionComboBox->addItem(QString::fromUtf8("5120 x 2880 (5K)"));
565 resolutionComboBox->setObjectName("resolutionComboBox");
566 resolutionComboBox->setMaximumSize(QSize(20, 16777215));
567
568 horizontalLayout_7->addWidget(resolutionComboBox);
569
570 horizontalSpacer_7 = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
571
572 horizontalLayout_7->addItem(horizontalSpacer_7);
573
574
575 gridLayout_2->addLayout(horizontalLayout_7, 0, 1, 1, 1);
576
577 previewScaleCheckBox = new QCheckBox(widget);
578 previewScaleCheckBox->setObjectName("previewScaleCheckBox");
579
580 gridLayout_2->addWidget(previewScaleCheckBox, 8, 1, 1, 1);
581
582 horizontalLayout_10 = new QHBoxLayout();
583 horizontalLayout_10->setObjectName("horizontalLayout_10");
584 fieldOrderCombo = new QComboBox(widget);
585 fieldOrderCombo->addItem(QString());
586 fieldOrderCombo->addItem(QString());
587 fieldOrderCombo->setObjectName("fieldOrderCombo");
588 fieldOrderCombo->setEnabled(false);
589
590 horizontalLayout_10->addWidget(fieldOrderCombo);
591
592 horizontalSpacer_10 = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
593
594 horizontalLayout_10->addItem(horizontalSpacer_10);
595
596
597 gridLayout_2->addLayout(horizontalLayout_10, 5, 1, 1, 1);
598
599 horizontalLayout_3 = new QHBoxLayout();
600 horizontalLayout_3->setObjectName("horizontalLayout_3");
601 deinterlacerCombo = new QComboBox(widget);
602 deinterlacerCombo->addItem(QString());
603 deinterlacerCombo->addItem(QString());
604 deinterlacerCombo->addItem(QString());
605 deinterlacerCombo->addItem(QString());
606 deinterlacerCombo->addItem(QString());
607 deinterlacerCombo->setObjectName("deinterlacerCombo");
608
609 horizontalLayout_3->addWidget(deinterlacerCombo);
610
611 horizontalSpacer_21 = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
612
613 horizontalLayout_3->addItem(horizontalSpacer_21);
614
615
616 gridLayout_2->addLayout(horizontalLayout_3, 6, 1, 1, 1);
617
618 horizontalLayout_8 = new QHBoxLayout();
619 horizontalLayout_8->setObjectName("horizontalLayout_8");
620 aspectNumSpinner = new QSpinBox(widget);
621 aspectNumSpinner->setObjectName("aspectNumSpinner");
622 aspectNumSpinner->setMinimum(1);
623 aspectNumSpinner->setMaximum(8192);
624 aspectNumSpinner->setValue(16);
625
626 horizontalLayout_8->addWidget(aspectNumSpinner);
627
628 label_16 = new QLabel(widget);
629 label_16->setObjectName("label_16");
630
631 horizontalLayout_8->addWidget(label_16);
632
633 aspectDenSpinner = new QSpinBox(widget);
634 aspectDenSpinner->setObjectName("aspectDenSpinner");
635 aspectDenSpinner->setMinimum(1);
636 aspectDenSpinner->setMaximum(8192);
637 aspectDenSpinner->setValue(9);
638
639 horizontalLayout_8->addWidget(aspectDenSpinner);
640
641 horizontalSpacer_8 = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
642
643 horizontalLayout_8->addItem(horizontalSpacer_8);
644
645
646 gridLayout_2->addLayout(horizontalLayout_8, 1, 1, 1, 1);
647
648
649 gridLayout_6->addWidget(widget, 1, 0, 1, 1);
650
651 tabWidget->addTab(modeTab, QString());
652 videoTab = new QWidget();
653 videoTab->setObjectName("videoTab");
654 gridLayout_3 = new QGridLayout(videoTab);
655 gridLayout_3->setObjectName("gridLayout_3");
656 gridLayout_3->setVerticalSpacing(3);
657 label_17 = new QLabel(videoTab);
658 label_17->setObjectName("label_17");
659 label_17->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
660
661 gridLayout_3->addWidget(label_17, 3, 0, 1, 1);
662
663 horizontalLayout_11 = new QHBoxLayout();
664 horizontalLayout_11->setObjectName("horizontalLayout_11");
665 videoCodecCombo = new QComboBox(videoTab);
666 videoCodecCombo->setObjectName("videoCodecCombo");
667
668 horizontalLayout_11->addWidget(videoCodecCombo);
669
670 horizontalSpacer_11 = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
671
672 horizontalLayout_11->addItem(horizontalSpacer_11);
673
674
675 gridLayout_3->addLayout(horizontalLayout_11, 3, 1, 1, 1);
676
677 label_18 = new QLabel(videoTab);
678 label_18->setObjectName("label_18");
679 label_18->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
680
681 gridLayout_3->addWidget(label_18, 9, 0, 1, 1);
682
683 horizontalLayout_12 = new QHBoxLayout();
684 horizontalLayout_12->setObjectName("horizontalLayout_12");
685 gopSpinner = new QSpinBox(videoTab);
686 gopSpinner->setObjectName("gopSpinner");
687 gopSpinner->setMaximum(999);
688 gopSpinner->setValue(100);
689
690 horizontalLayout_12->addWidget(gopSpinner);
691
692 label_19 = new QLabel(videoTab);
693 label_19->setObjectName("label_19");
694
695 horizontalLayout_12->addWidget(label_19);
696
697 horizontalSpacer_24 = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
698
699 horizontalLayout_12->addItem(horizontalSpacer_24);
700
701 strictGopCheckBox = new QCheckBox(videoTab);
702 strictGopCheckBox->setObjectName("strictGopCheckBox");
703
704 horizontalLayout_12->addWidget(strictGopCheckBox);
705
706 horizontalSpacer_12 = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
707
708 horizontalLayout_12->addItem(horizontalSpacer_12);
709
710
711 gridLayout_3->addLayout(horizontalLayout_12, 9, 1, 1, 1);
712
713 videoBitrateLayout = new QHBoxLayout();
714 videoBitrateLayout->setObjectName("videoBitrateLayout");
715 videoBitrateCombo = new QComboBox(videoTab);
716 videoBitrateCombo->addItem(QString::fromUtf8("64k"));
717 videoBitrateCombo->addItem(QString::fromUtf8("128k"));
718 videoBitrateCombo->addItem(QString::fromUtf8("256k"));
719 videoBitrateCombo->addItem(QString::fromUtf8("512k"));
720 videoBitrateCombo->addItem(QString::fromUtf8("768k"));
721 videoBitrateCombo->addItem(QString::fromUtf8("1M"));
722 videoBitrateCombo->addItem(QString::fromUtf8("1200k"));
723 videoBitrateCombo->addItem(QString::fromUtf8("1500k"));
724 videoBitrateCombo->addItem(QString::fromUtf8("2M"));
725 videoBitrateCombo->addItem(QString::fromUtf8("2500k"));
726 videoBitrateCombo->addItem(QString::fromUtf8("3M"));
727 videoBitrateCombo->addItem(QString::fromUtf8("4M"));
728 videoBitrateCombo->addItem(QString::fromUtf8("5M"));
729 videoBitrateCombo->addItem(QString::fromUtf8("6M"));
730 videoBitrateCombo->addItem(QString::fromUtf8("8M"));
731 videoBitrateCombo->addItem(QString::fromUtf8("10M"));
732 videoBitrateCombo->addItem(QString::fromUtf8("12M"));
733 videoBitrateCombo->addItem(QString::fromUtf8("14M"));
734 videoBitrateCombo->addItem(QString::fromUtf8("16M"));
735 videoBitrateCombo->addItem(QString::fromUtf8("18M"));
736 videoBitrateCombo->addItem(QString::fromUtf8("20M"));
737 videoBitrateCombo->addItem(QString::fromUtf8("25M"));
738 videoBitrateCombo->addItem(QString::fromUtf8("30M"));
739 videoBitrateCombo->addItem(QString::fromUtf8("40M"));
740 videoBitrateCombo->addItem(QString::fromUtf8("50M"));
741 videoBitrateCombo->addItem(QString::fromUtf8("60M"));
742 videoBitrateCombo->addItem(QString::fromUtf8("70M"));
743 videoBitrateCombo->addItem(QString::fromUtf8("80M"));
744 videoBitrateCombo->setObjectName("videoBitrateCombo");
745 videoBitrateCombo->setEditable(true);
746
747 videoBitrateLayout->addWidget(videoBitrateCombo);
748
749 videoBitrateSuffixLabel = new QLabel(videoTab);
750 videoBitrateSuffixLabel->setObjectName("videoBitrateSuffixLabel");
751
752 videoBitrateLayout->addWidget(videoBitrateSuffixLabel);
753
754 videoBitrateSpacer = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
755
756 videoBitrateLayout->addItem(videoBitrateSpacer);
757
758
759 gridLayout_3->addLayout(videoBitrateLayout, 6, 1, 1, 1);
760
761 disableVideoCheckbox = new QCheckBox(videoTab);
762 disableVideoCheckbox->setObjectName("disableVideoCheckbox");
763
764 gridLayout_3->addWidget(disableVideoCheckbox, 13, 1, 1, 1);
765
766 dualPassCheckbox = new QCheckBox(videoTab);
767 dualPassCheckbox->setObjectName("dualPassCheckbox");
768
769 gridLayout_3->addWidget(dualPassCheckbox, 12, 1, 1, 1);
770
771 label_20 = new QLabel(videoTab);
772 label_20->setObjectName("label_20");
773 label_20->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
774
775 gridLayout_3->addWidget(label_20, 10, 0, 1, 1);
776
777 horizontalLayout_13 = new QHBoxLayout();
778 horizontalLayout_13->setObjectName("horizontalLayout_13");
779 bFramesSpinner = new QSpinBox(videoTab);
780 bFramesSpinner->setObjectName("bFramesSpinner");
781 bFramesSpinner->setMaximum(8);
782
783 horizontalLayout_13->addWidget(bFramesSpinner);
784
785 horizontalSpacer_14 = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
786
787 horizontalLayout_13->addItem(horizontalSpacer_14);
788
789
790 gridLayout_3->addLayout(horizontalLayout_13, 10, 1, 1, 1);
791
792 verticalSpacer = new QSpacerItem(20, 40, QSizePolicy::Policy::Minimum, QSizePolicy::Policy::Expanding);
793
794 gridLayout_3->addItem(verticalSpacer, 14, 1, 1, 1);
795
796 label_12 = new QLabel(videoTab);
797 label_12->setObjectName("label_12");
798 label_12->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
799
800 gridLayout_3->addWidget(label_12, 11, 0, 1, 1);
801
802 horizontalLayout_15 = new QHBoxLayout();
803 horizontalLayout_15->setObjectName("horizontalLayout_15");
804 videoCodecThreadsSpinner = new QSpinBox(videoTab);
805 videoCodecThreadsSpinner->setObjectName("videoCodecThreadsSpinner");
806
807 horizontalLayout_15->addWidget(videoCodecThreadsSpinner);
808
809 label_21 = new QLabel(videoTab);
810 label_21->setObjectName("label_21");
811
812 horizontalLayout_15->addWidget(label_21);
813
814 horizontalSpacer_15 = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
815
816 horizontalLayout_15->addItem(horizontalSpacer_15);
817
818
819 gridLayout_3->addLayout(horizontalLayout_15, 11, 1, 1, 1);
820
821 label_23 = new QLabel(videoTab);
822 label_23->setObjectName("label_23");
823 label_23->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
824
825 gridLayout_3->addWidget(label_23, 5, 0, 1, 1);
826
827 horizontalLayout_17 = new QHBoxLayout();
828 horizontalLayout_17->setObjectName("horizontalLayout_17");
829 videoRateControlCombo = new QComboBox(videoTab);
830 videoRateControlCombo->addItem(QString());
831 videoRateControlCombo->addItem(QString());
832 videoRateControlCombo->addItem(QString());
833 videoRateControlCombo->addItem(QString());
834 videoRateControlCombo->setObjectName("videoRateControlCombo");
835
836 horizontalLayout_17->addWidget(videoRateControlCombo);
837
838 horizontalSpacer_17 = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
839
840 horizontalLayout_17->addItem(horizontalSpacer_17);
841
842
843 gridLayout_3->addLayout(horizontalLayout_17, 5, 1, 1, 1);
844
845 videoBufferSizeLabel = new QLabel(videoTab);
846 videoBufferSizeLabel->setObjectName("videoBufferSizeLabel");
847 videoBufferSizeLabel->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
848
849 gridLayout_3->addWidget(videoBufferSizeLabel, 7, 0, 1, 1);
850
851 videoBufferSizeLayout = new QHBoxLayout();
852 videoBufferSizeLayout->setObjectName("videoBufferSizeLayout");
853 videoBufferSizeSpinner = new QDoubleSpinBox(videoTab);
854 videoBufferSizeSpinner->setObjectName("videoBufferSizeSpinner");
855 videoBufferSizeSpinner->setMaximum(9999.000000000000000);
856 videoBufferSizeSpinner->setValue(224.000000000000000);
857
858 videoBufferSizeLayout->addWidget(videoBufferSizeSpinner);
859
860 videoBufferSizeSuffixLabel = new QLabel(videoTab);
861 videoBufferSizeSuffixLabel->setObjectName("videoBufferSizeSuffixLabel");
862
863 videoBufferSizeLayout->addWidget(videoBufferSizeSuffixLabel);
864
865 horizontalSpacer_18 = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
866
867 videoBufferSizeLayout->addItem(horizontalSpacer_18);
868
869
870 gridLayout_3->addLayout(videoBufferSizeLayout, 7, 1, 1, 1);
871
872 videoQualityLabel = new QLabel(videoTab);
873 videoQualityLabel->setObjectName("videoQualityLabel");
874 videoQualityLabel->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
875
876 gridLayout_3->addWidget(videoQualityLabel, 8, 0, 1, 1);
877
878 videoQualityLayout = new QHBoxLayout();
879 videoQualityLayout->setObjectName("videoQualityLayout");
880 videoQualitySpinner = new QSpinBox(videoTab);
881 videoQualitySpinner->setObjectName("videoQualitySpinner");
882 videoQualitySpinner->setMinimum(0);
883 videoQualitySpinner->setMaximum(100);
884 videoQualitySpinner->setValue(50);
885
886 videoQualityLayout->addWidget(videoQualitySpinner);
887
888 videoQualitySuffixLabel = new QLabel(videoTab);
889 videoQualitySuffixLabel->setObjectName("videoQualitySuffixLabel");
890
891 videoQualityLayout->addWidget(videoQualitySuffixLabel);
892
893 horizontalSpacer_19 = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
894
895 videoQualityLayout->addItem(horizontalSpacer_19);
896
897
898 gridLayout_3->addLayout(videoQualityLayout, 8, 1, 1, 1);
899
900 videoBitrateLabel = new QLabel(videoTab);
901 videoBitrateLabel->setObjectName("videoBitrateLabel");
902 videoBitrateLabel->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
903
904 gridLayout_3->addWidget(videoBitrateLabel, 6, 0, 1, 1);
905
906 tabWidget->addTab(videoTab, QString());
907 audioTab = new QWidget();
908 audioTab->setObjectName("audioTab");
909 gridLayout = new QGridLayout(audioTab);
910 gridLayout->setObjectName("gridLayout");
911 gridLayout->setVerticalSpacing(3);
912 channelsLabel = new QLabel(audioTab);
913 channelsLabel->setObjectName("channelsLabel");
914 channelsLabel->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
915
916 gridLayout->addWidget(channelsLabel, 1, 0, 1, 1);
917
918 ChannelsHorizontalLayout = new QHBoxLayout();
919 ChannelsHorizontalLayout->setObjectName("ChannelsHorizontalLayout");
920 audioChannelsCombo = new QComboBox(audioTab);
921 audioChannelsCombo->addItem(QString());
922 audioChannelsCombo->addItem(QString());
923 audioChannelsCombo->addItem(QString());
924 audioChannelsCombo->addItem(QString());
925 audioChannelsCombo->setObjectName("audioChannelsCombo");
926
927 ChannelsHorizontalLayout->addWidget(audioChannelsCombo);
928
929 channelsHorizontalSpacer = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
930
931 ChannelsHorizontalLayout->addItem(channelsHorizontalSpacer);
932
933
934 gridLayout->addLayout(ChannelsHorizontalLayout, 1, 1, 1, 1);
935
936 horizontalLayout_4 = new QHBoxLayout();
937 horizontalLayout_4->setObjectName("horizontalLayout_4");
938 sampleRateCombo = new QComboBox(audioTab);
939 sampleRateCombo->addItem(QString::fromUtf8("8000"));
940 sampleRateCombo->addItem(QString::fromUtf8("12000"));
941 sampleRateCombo->addItem(QString::fromUtf8("16000"));
942 sampleRateCombo->addItem(QString::fromUtf8("22050"));
943 sampleRateCombo->addItem(QString::fromUtf8("32000"));
944 sampleRateCombo->addItem(QString::fromUtf8("44100"));
945 sampleRateCombo->addItem(QString::fromUtf8("48000"));
946 sampleRateCombo->addItem(QString::fromUtf8("96000"));
947 sampleRateCombo->setObjectName("sampleRateCombo");
948 sampleRateCombo->setEditable(true);
949
950 horizontalLayout_4->addWidget(sampleRateCombo);
951
952 label_9 = new QLabel(audioTab);
953 label_9->setObjectName("label_9");
954
955 horizontalLayout_4->addWidget(label_9);
956
957 horizontalSpacer_6 = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
958
959 horizontalLayout_4->addItem(horizontalSpacer_6);
960
961
962 gridLayout->addLayout(horizontalLayout_4, 2, 1, 1, 1);
963
964 label_8 = new QLabel(audioTab);
965 label_8->setObjectName("label_8");
966 label_8->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
967
968 gridLayout->addWidget(label_8, 2, 0, 1, 1);
969
970 label_3 = new QLabel(audioTab);
971 label_3->setObjectName("label_3");
972 label_3->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
973
974 gridLayout->addWidget(label_3, 3, 0, 1, 1);
975
976 horizontalLayout_6 = new QHBoxLayout();
977 horizontalLayout_6->setObjectName("horizontalLayout_6");
978 audioCodecCombo = new QComboBox(audioTab);
979 audioCodecCombo->setObjectName("audioCodecCombo");
980
981 horizontalLayout_6->addWidget(audioCodecCombo);
982
983 horizontalSpacer_3 = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
984
985 horizontalLayout_6->addItem(horizontalSpacer_3);
986
987
988 gridLayout->addLayout(horizontalLayout_6, 3, 1, 1, 1);
989
990 audioBitrateLabel = new QLabel(audioTab);
991 audioBitrateLabel->setObjectName("audioBitrateLabel");
992 audioBitrateLabel->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
993
994 gridLayout->addWidget(audioBitrateLabel, 6, 0, 1, 1);
995
996 audioBitrateLayout = new QHBoxLayout();
997 audioBitrateLayout->setObjectName("audioBitrateLayout");
998 audioBitrateCombo = new QComboBox(audioTab);
999 audioBitrateCombo->addItem(QString::fromUtf8("16k"));
1000 audioBitrateCombo->addItem(QString::fromUtf8("32k"));
1001 audioBitrateCombo->addItem(QString::fromUtf8("48k"));
1002 audioBitrateCombo->addItem(QString::fromUtf8("64k"));
1003 audioBitrateCombo->addItem(QString::fromUtf8("96k"));
1004 audioBitrateCombo->addItem(QString::fromUtf8("128k"));
1005 audioBitrateCombo->addItem(QString::fromUtf8("192k"));
1006 audioBitrateCombo->addItem(QString::fromUtf8("220k"));
1007 audioBitrateCombo->addItem(QString::fromUtf8("256k"));
1008 audioBitrateCombo->addItem(QString::fromUtf8("384k"));
1009 audioBitrateCombo->addItem(QString::fromUtf8("448k"));
1010 audioBitrateCombo->addItem(QString::fromUtf8("512k"));
1011 audioBitrateCombo->addItem(QString::fromUtf8("640k"));
1012 audioBitrateCombo->addItem(QString::fromUtf8("1M"));
1013 audioBitrateCombo->setObjectName("audioBitrateCombo");
1014 audioBitrateCombo->setEditable(true);
1015
1016 audioBitrateLayout->addWidget(audioBitrateCombo);
1017
1018 audioBitrateSuffixLabel = new QLabel(audioTab);
1019 audioBitrateSuffixLabel->setObjectName("audioBitrateSuffixLabel");
1020
1021 audioBitrateLayout->addWidget(audioBitrateSuffixLabel);
1022
1023 horizontalSpacer_4 = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
1024
1025 audioBitrateLayout->addItem(horizontalSpacer_4);
1026
1027
1028 gridLayout->addLayout(audioBitrateLayout, 6, 1, 1, 1);
1029
1030 disableAudioCheckbox = new QCheckBox(audioTab);
1031 disableAudioCheckbox->setObjectName("disableAudioCheckbox");
1032
1033 gridLayout->addWidget(disableAudioCheckbox, 8, 1, 1, 1);
1034
1035 verticalSpacer_3 = new QSpacerItem(20, 40, QSizePolicy::Policy::Minimum, QSizePolicy::Policy::Expanding);
1036
1037 gridLayout->addItem(verticalSpacer_3, 9, 0, 1, 1);
1038
1039 label_7 = new QLabel(audioTab);
1040 label_7->setObjectName("label_7");
1041 label_7->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
1042
1043 gridLayout->addWidget(label_7, 4, 0, 1, 1);
1044
1045 horizontalLayout_5 = new QHBoxLayout();
1046 horizontalLayout_5->setObjectName("horizontalLayout_5");
1047 audioRateControlCombo = new QComboBox(audioTab);
1048 audioRateControlCombo->addItem(QString());
1049 audioRateControlCombo->addItem(QString());
1050 audioRateControlCombo->addItem(QString());
1051 audioRateControlCombo->setObjectName("audioRateControlCombo");
1052
1053 horizontalLayout_5->addWidget(audioRateControlCombo);
1054
1055 horizontalSpacer_5 = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
1056
1057 horizontalLayout_5->addItem(horizontalSpacer_5);
1058
1059
1060 gridLayout->addLayout(horizontalLayout_5, 4, 1, 1, 1);
1061
1062 audioQualityLabel = new QLabel(audioTab);
1063 audioQualityLabel->setObjectName("audioQualityLabel");
1064 audioQualityLabel->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
1065
1066 gridLayout->addWidget(audioQualityLabel, 7, 0, 1, 1);
1067
1068 audioQualityLayout = new QHBoxLayout();
1069 audioQualityLayout->setObjectName("audioQualityLayout");
1070 audioQualitySpinner = new QSpinBox(audioTab);
1071 audioQualitySpinner->setObjectName("audioQualitySpinner");
1072 audioQualitySpinner->setMinimum(0);
1073 audioQualitySpinner->setMaximum(100);
1074 audioQualitySpinner->setValue(50);
1075
1076 audioQualityLayout->addWidget(audioQualitySpinner);
1077
1078 audioQualitySuffixLabel = new QLabel(audioTab);
1079 audioQualitySuffixLabel->setObjectName("audioQualitySuffixLabel");
1080
1081 audioQualityLayout->addWidget(audioQualitySuffixLabel);
1082
1083 horizontalSpacer_20 = new QSpacerItem(40, 20, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
1084
1085 audioQualityLayout->addItem(horizontalSpacer_20);
1086
1087
1088 gridLayout->addLayout(audioQualityLayout, 7, 1, 1, 1);
1089
1090 tabWidget->addTab(audioTab, QString());
1091 otherTab = new QWidget();
1092 otherTab->setObjectName("otherTab");
1093 gridLayout_4 = new QGridLayout(otherTab);
1094 gridLayout_4->setObjectName("gridLayout_4");
1095 advancedTextEdit = new QPlainTextEdit(otherTab);
1096 advancedTextEdit->setObjectName("advancedTextEdit");
1097
1098 gridLayout_4->addWidget(advancedTextEdit, 1, 0, 1, 1);
1099
1100 otherTipLabel = new QLabel(otherTab);
1101 otherTipLabel->setObjectName("otherTipLabel");
1102 otherTipLabel->setWordWrap(true);
1103
1104 gridLayout_4->addWidget(otherTipLabel, 0, 0, 1, 1);
1105
1106 tabWidget->addTab(otherTab, QString());
1107
1108 verticalLayout_3->addWidget(tabWidget);
1109
1110 verticalSpacer_2 = new QSpacerItem(20, 40, QSizePolicy::Policy::Minimum, QSizePolicy::Policy::Expanding);
1111
1112 verticalLayout_3->addItem(verticalSpacer_2);
1113
1114 scrollArea->setWidget(scrollAreaWidgetContents);
1115
1116 verticalLayout->addWidget(scrollArea);
1117
1118 horizontalLayout_2 = new QHBoxLayout();
1119 horizontalLayout_2->setSpacing(6);
1120 horizontalLayout_2->setObjectName("horizontalLayout_2");
1121 encodeButton = new QPushButton(dockWidgetContents);
1122 encodeButton->setObjectName("encodeButton");
1123
1124 horizontalLayout_2->addWidget(encodeButton);
1125
1126 resetButton = new QPushButton(dockWidgetContents);
1127 resetButton->setObjectName("resetButton");
1128
1129 horizontalLayout_2->addWidget(resetButton);
1130
1131 advancedButton = new QPushButton(dockWidgetContents);
1132 advancedButton->setObjectName("advancedButton");
1133 advancedButton->setCheckable(true);
1134
1135 horizontalLayout_2->addWidget(advancedButton);
1136
1137 advancedCheckBox = new QCheckBox(dockWidgetContents);
1138 advancedCheckBox->setObjectName("advancedCheckBox");
1139
1140 horizontalLayout_2->addWidget(advancedCheckBox);
1141
1142 streamButton = new QPushButton(dockWidgetContents);
1143 streamButton->setObjectName("streamButton");
1144
1145 horizontalLayout_2->addWidget(streamButton);
1146
1147 horizontalSpacer = new QSpacerItem(0, 0, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
1148
1149 horizontalLayout_2->addItem(horizontalSpacer);
1150
1151
1152 verticalLayout->addLayout(horizontalLayout_2);
1153
1154 stopCaptureLayout = new QHBoxLayout();
1155 stopCaptureLayout->setSpacing(6);
1156 stopCaptureLayout->setObjectName("stopCaptureLayout");
1157 stopCaptureButton = new QPushButton(dockWidgetContents);
1158 stopCaptureButton->setObjectName("stopCaptureButton");
1159
1160 stopCaptureLayout->addWidget(stopCaptureButton);
1161
1162 stopCaptureSpacer = new QSpacerItem(40, 0, QSizePolicy::Policy::Expanding, QSizePolicy::Policy::Minimum);
1163
1164 stopCaptureLayout->addItem(stopCaptureSpacer);
1165
1166
1167 verticalLayout->addLayout(stopCaptureLayout);
1168
1169
1170 horizontalLayout_21->addLayout(verticalLayout);
1171
1172 horizontalLayout_21->setStretch(0, 3);
1173 horizontalLayout_21->setStretch(1, 4);
1174 EncodeDock->setWidget(dockWidgetContents);
1175 QWidget::setTabOrder(fromCombo, hwencodeCheckBox);
1176 QWidget::setTabOrder(hwencodeCheckBox, hwencodeButton);
1177 QWidget::setTabOrder(hwencodeButton, formatCombo);
1178 QWidget::setTabOrder(formatCombo, tabWidget);
1179 QWidget::setTabOrder(tabWidget, widthSpinner);
1180 QWidget::setTabOrder(widthSpinner, heightSpinner);
1181 QWidget::setTabOrder(heightSpinner, resolutionComboBox);
1182 QWidget::setTabOrder(resolutionComboBox, aspectNumSpinner);
1183 QWidget::setTabOrder(aspectNumSpinner, aspectDenSpinner);
1184 QWidget::setTabOrder(aspectDenSpinner, fpsSpinner);
1185 QWidget::setTabOrder(fpsSpinner, fpsComboBox);
1186 QWidget::setTabOrder(fpsComboBox, scanModeCombo);
1187 QWidget::setTabOrder(scanModeCombo, fieldOrderCombo);
1188 QWidget::setTabOrder(fieldOrderCombo, deinterlacerCombo);
1189 QWidget::setTabOrder(deinterlacerCombo, interpolationCombo);
1190 QWidget::setTabOrder(interpolationCombo, previewScaleCheckBox);
1191 QWidget::setTabOrder(previewScaleCheckBox, parallelCheckbox);
1192 QWidget::setTabOrder(parallelCheckbox, encodeButton);
1193 QWidget::setTabOrder(encodeButton, resetButton);
1194 QWidget::setTabOrder(resetButton, advancedButton);
1195 QWidget::setTabOrder(advancedButton, advancedCheckBox);
1196 QWidget::setTabOrder(advancedCheckBox, streamButton);
1197 QWidget::setTabOrder(streamButton, stopCaptureButton);
1198 QWidget::setTabOrder(stopCaptureButton, presetsSearch);
1199 QWidget::setTabOrder(presetsSearch, presetsTree);
1200 QWidget::setTabOrder(presetsTree, addPresetButton);
1201 QWidget::setTabOrder(addPresetButton, removePresetButton);
1202 QWidget::setTabOrder(removePresetButton, scrollArea);
1203 QWidget::setTabOrder(scrollArea, videoCodecCombo);
1204 QWidget::setTabOrder(videoCodecCombo, videoRateControlCombo);
1205 QWidget::setTabOrder(videoRateControlCombo, videoBitrateCombo);
1206 QWidget::setTabOrder(videoBitrateCombo, videoBufferSizeSpinner);
1207 QWidget::setTabOrder(videoBufferSizeSpinner, videoQualitySpinner);
1208 QWidget::setTabOrder(videoQualitySpinner, gopSpinner);
1209 QWidget::setTabOrder(gopSpinner, strictGopCheckBox);
1210 QWidget::setTabOrder(strictGopCheckBox, bFramesSpinner);
1211 QWidget::setTabOrder(bFramesSpinner, videoCodecThreadsSpinner);
1212 QWidget::setTabOrder(videoCodecThreadsSpinner, dualPassCheckbox);
1213 QWidget::setTabOrder(dualPassCheckbox, disableVideoCheckbox);
1214 QWidget::setTabOrder(disableVideoCheckbox, audioChannelsCombo);
1215 QWidget::setTabOrder(audioChannelsCombo, sampleRateCombo);
1216 QWidget::setTabOrder(sampleRateCombo, audioCodecCombo);
1217 QWidget::setTabOrder(audioCodecCombo, audioRateControlCombo);
1218 QWidget::setTabOrder(audioRateControlCombo, audioBitrateCombo);
1219 QWidget::setTabOrder(audioBitrateCombo, audioQualitySpinner);
1220 QWidget::setTabOrder(audioQualitySpinner, disableAudioCheckbox);
1221 QWidget::setTabOrder(disableAudioCheckbox, advancedTextEdit);
1222
1223 retranslateUi(EncodeDock);
1224
1225 tabWidget->setCurrentIndex(0);
1226 interpolationCombo->setCurrentIndex(1);
1227 scanModeCombo->setCurrentIndex(1);
1228 deinterlacerCombo->setCurrentIndex(4);
1229 videoBitrateCombo->setCurrentIndex(8);
1230 sampleRateCombo->setCurrentIndex(6);
1231 audioBitrateCombo->setCurrentIndex(5);
1232 encodeButton->setDefault(true);
1233
1234
1235 QMetaObject::connectSlotsByName(EncodeDock);
1236 } // setupUi
1237
1238 void retranslateUi(QDockWidget *EncodeDock)
1239 {
1240 EncodeDock->setWindowTitle(QCoreApplication::translate("EncodeDock", "Export", nullptr));
1241 label_6->setText(QCoreApplication::translate("EncodeDock", "<b>Presets</b>", nullptr));
1242 presetsSearch->setPlaceholderText(QCoreApplication::translate("EncodeDock", "search", nullptr));
1243#if QT_CONFIG(tooltip)
1244 addPresetButton->setToolTip(QCoreApplication::translate("EncodeDock", "Add current settings as a new custom preset", nullptr));
1245#endif // QT_CONFIG(tooltip)
1246#if QT_CONFIG(tooltip)
1247 removePresetButton->setToolTip(QCoreApplication::translate("EncodeDock", "Delete currently selected preset", nullptr));
1248#endif // QT_CONFIG(tooltip)
1249 helpLabel->setText(QCoreApplication::translate("EncodeDock", "<html><head/><body><p align=\"center\"><span style=\" font-weight:600;\">Export Help</span></p><p>The defaults create a H.264/AAC MP4 file, which is suitable for most users and purposes. Choose a <span style=\" font-weight:600;\">Preset</span> at the left before deciding to use the <span style=\" font-weight:600;\">Advanced</span> mode. The <span style=\" font-weight:600;\">Advanced</span> mode does not prevent creating an invalid combination of options!</p></body></html>", nullptr));
1250 label_5->setText(QCoreApplication::translate("EncodeDock", "From", nullptr));
1251 formatLabel->setText(QCoreApplication::translate("EncodeDock", "Format", nullptr));
1252 hwencodeCheckBox->setText(QCoreApplication::translate("EncodeDock", "Use hardware encoder", nullptr));
1253 hwencodeButton->setText(QCoreApplication::translate("EncodeDock", "Configure...", nullptr));
1254
1255 label_4->setText(QCoreApplication::translate("EncodeDock", "Interpolation", nullptr));
1256 interpolationCombo->setItemText(0, QCoreApplication::translate("EncodeDock", "Nearest Neighbor (fast)", nullptr));
1257 interpolationCombo->setItemText(1, QCoreApplication::translate("EncodeDock", "Bilinear (good)", nullptr));
1258 interpolationCombo->setItemText(2, QCoreApplication::translate("EncodeDock", "Bicubic (better)", nullptr));
1259
1260 label_15->setText(QCoreApplication::translate("EncodeDock", "Field order", nullptr));
1261 label_13->setText(QCoreApplication::translate("EncodeDock", "Aspect ratio", nullptr));
1262 label_2->setText(QCoreApplication::translate("EncodeDock", "Deinterlacer", nullptr));
1263 label_10->setText(QCoreApplication::translate("EncodeDock", "Frames/sec", nullptr));
1264 label_14->setText(QCoreApplication::translate("EncodeDock", "Scan mode", nullptr));
1265 label_24->setText(QCoreApplication::translate("EncodeDock", "Color range", nullptr));
1266#if QT_CONFIG(tooltip)
1267 parallelCheckbox->setToolTip(QCoreApplication::translate("EncodeDock", "This enables multiple image processing threads.\n"
1268"Sometimes, this can be a problem, and you can\n"
1269"test if turning this off helps. For example, some\n"
1270"interlaced AVCHD in conjunction with the YADIF\n"
1271"deinterlacer has been reported as problematic\n"
1272"with parallel processing enabled.", nullptr));
1273#endif // QT_CONFIG(tooltip)
1274 parallelCheckbox->setText(QCoreApplication::translate("EncodeDock", "Parallel processing", nullptr));
1275 label_22->setText(QCoreApplication::translate("EncodeDock", "Resolution", nullptr));
1276 rangeComboBox->setItemText(0, QCoreApplication::translate("EncodeDock", "Broadcast Limited (MPEG)", nullptr));
1277 rangeComboBox->setItemText(1, QCoreApplication::translate("EncodeDock", "Full (JPEG)", nullptr));
1278
1279 scanModeCombo->setItemText(0, QCoreApplication::translate("EncodeDock", "Interlaced", nullptr));
1280 scanModeCombo->setItemText(1, QCoreApplication::translate("EncodeDock", "Progressive", nullptr));
1281
1282 label_11->setText(QCoreApplication::translate("EncodeDock", "x", nullptr));
1283
1284 previewScaleCheckBox->setText(QCoreApplication::translate("EncodeDock", "Use preview scaling", nullptr));
1285 fieldOrderCombo->setItemText(0, QCoreApplication::translate("EncodeDock", "Bottom Field First", nullptr));
1286 fieldOrderCombo->setItemText(1, QCoreApplication::translate("EncodeDock", "Top Field First", nullptr));
1287
1288 deinterlacerCombo->setItemText(0, QCoreApplication::translate("EncodeDock", "One Field (fast)", nullptr));
1289 deinterlacerCombo->setItemText(1, QCoreApplication::translate("EncodeDock", "Linear Blend (fast)", nullptr));
1290 deinterlacerCombo->setItemText(2, QCoreApplication::translate("EncodeDock", "YADIF - temporal only (good)", nullptr));
1291 deinterlacerCombo->setItemText(3, QCoreApplication::translate("EncodeDock", "YADIF - temporal + spatial (better)", nullptr));
1292 deinterlacerCombo->setItemText(4, QCoreApplication::translate("EncodeDock", "BWDIF (best)", nullptr));
1293
1294 label_16->setText(QCoreApplication::translate("EncodeDock", ":", nullptr));
1295 tabWidget->setTabText(tabWidget->indexOf(modeTab), QCoreApplication::translate("EncodeDock", "Video", nullptr));
1296 label_17->setText(QCoreApplication::translate("EncodeDock", "Codec", nullptr));
1297 label_18->setText(QCoreApplication::translate("EncodeDock", "GOP", nullptr));
1298#if QT_CONFIG(tooltip)
1299 gopSpinner->setToolTip(QCoreApplication::translate("EncodeDock", "GOP = group of pictures, which is the maximum key frame interval", nullptr));
1300#endif // QT_CONFIG(tooltip)
1301 label_19->setText(QCoreApplication::translate("EncodeDock", "frames", nullptr));
1302#if QT_CONFIG(tooltip)
1303 strictGopCheckBox->setToolTip(QCoreApplication::translate("EncodeDock", "A fixed GOP means that keyframes will\n"
1304"not be inserted at detected scene changes.", nullptr));
1305#endif // QT_CONFIG(tooltip)
1306 strictGopCheckBox->setText(QCoreApplication::translate("EncodeDock", "Fixed", nullptr));
1307
1308#if QT_CONFIG(tooltip)
1309 videoBitrateCombo->setToolTip(QCoreApplication::translate("EncodeDock", "The average bit rate", nullptr));
1310#endif // QT_CONFIG(tooltip)
1311 videoBitrateSuffixLabel->setText(QCoreApplication::translate("EncodeDock", "b/s", nullptr));
1312 disableVideoCheckbox->setText(QCoreApplication::translate("EncodeDock", "Disable video", nullptr));
1313 dualPassCheckbox->setText(QCoreApplication::translate("EncodeDock", "Dual pass", nullptr));
1314 label_20->setText(QCoreApplication::translate("EncodeDock", "B frames", nullptr));
1315#if QT_CONFIG(tooltip)
1316 bFramesSpinner->setToolTip(QCoreApplication::translate("EncodeDock", "B frames are the bidirectional \"delta\" pictures\n"
1317"in temporal compression", nullptr));
1318#endif // QT_CONFIG(tooltip)
1319 label_12->setText(QCoreApplication::translate("EncodeDock", "Codec threads", nullptr));
1320 label_21->setText(QCoreApplication::translate("EncodeDock", "(0 = auto)", nullptr));
1321 label_23->setText(QCoreApplication::translate("EncodeDock", "Rate control", nullptr));
1322 videoRateControlCombo->setItemText(0, QCoreApplication::translate("EncodeDock", "Average Bitrate", nullptr));
1323 videoRateControlCombo->setItemText(1, QCoreApplication::translate("EncodeDock", "Constant Bitrate", nullptr));
1324 videoRateControlCombo->setItemText(2, QCoreApplication::translate("EncodeDock", "Quality-based VBR", nullptr));
1325 videoRateControlCombo->setItemText(3, QCoreApplication::translate("EncodeDock", "Constrained VBR", nullptr));
1326
1327 videoBufferSizeLabel->setText(QCoreApplication::translate("EncodeDock", "Buffer size", nullptr));
1328 videoBufferSizeSuffixLabel->setText(QCoreApplication::translate("EncodeDock", "KiB", nullptr));
1329 videoQualityLabel->setText(QCoreApplication::translate("EncodeDock", "Quality", nullptr));
1330 videoQualitySpinner->setSuffix(QCoreApplication::translate("EncodeDock", " %", nullptr));
1331 videoQualitySuffixLabel->setText(QCoreApplication::translate("EncodeDock", "TextLabel", nullptr));
1332 videoBitrateLabel->setText(QCoreApplication::translate("EncodeDock", "Bitrate", nullptr));
1333 tabWidget->setTabText(tabWidget->indexOf(videoTab), QCoreApplication::translate("EncodeDock", "Codec", nullptr));
1334 channelsLabel->setText(QCoreApplication::translate("EncodeDock", "Channels", nullptr));
1335 audioChannelsCombo->setItemText(0, QCoreApplication::translate("EncodeDock", "1 (mono)", nullptr));
1336 audioChannelsCombo->setItemText(1, QCoreApplication::translate("EncodeDock", "2 (stereo)", nullptr));
1337 audioChannelsCombo->setItemText(2, QCoreApplication::translate("EncodeDock", "4 (quad/Ambisonics)", nullptr));
1338 audioChannelsCombo->setItemText(3, QCoreApplication::translate("EncodeDock", "6 (5.1 surround)", nullptr));
1339
1340#if QT_CONFIG(tooltip)
1341 audioChannelsCombo->setToolTip(QCoreApplication::translate("EncodeDock", "The number of audio channels in the output.", nullptr));
1342#endif // QT_CONFIG(tooltip)
1343
1344 label_9->setText(QCoreApplication::translate("EncodeDock", "Hz", nullptr));
1345 label_8->setText(QCoreApplication::translate("EncodeDock", "Sample rate", nullptr));
1346 label_3->setText(QCoreApplication::translate("EncodeDock", "Codec", nullptr));
1347 audioBitrateLabel->setText(QCoreApplication::translate("EncodeDock", "Bitrate", nullptr));
1348
1349#if QT_CONFIG(tooltip)
1350 audioBitrateCombo->setToolTip(QCoreApplication::translate("EncodeDock", "The average bit rate", nullptr));
1351#endif // QT_CONFIG(tooltip)
1352 audioBitrateSuffixLabel->setText(QCoreApplication::translate("EncodeDock", "b/s", nullptr));
1353 disableAudioCheckbox->setText(QCoreApplication::translate("EncodeDock", "Disable audio", nullptr));
1354 label_7->setText(QCoreApplication::translate("EncodeDock", "Rate control", nullptr));
1355 audioRateControlCombo->setItemText(0, QCoreApplication::translate("EncodeDock", "Average Bitrate", nullptr));
1356 audioRateControlCombo->setItemText(1, QCoreApplication::translate("EncodeDock", "Constant Bitrate", nullptr));
1357 audioRateControlCombo->setItemText(2, QCoreApplication::translate("EncodeDock", "Quality-based VBR", nullptr));
1358
1359 audioQualityLabel->setText(QCoreApplication::translate("EncodeDock", "Quality", nullptr));
1360 audioQualitySpinner->setSuffix(QCoreApplication::translate("EncodeDock", " %", nullptr));
1361 audioQualitySuffixLabel->setText(QCoreApplication::translate("EncodeDock", "TextLabel", nullptr));
1362 tabWidget->setTabText(tabWidget->indexOf(audioTab), QCoreApplication::translate("EncodeDock", "Audio", nullptr));
1363 tabWidget->setTabText(tabWidget->indexOf(otherTab), QCoreApplication::translate("EncodeDock", "Other", nullptr));
1364 encodeButton->setText(QCoreApplication::translate("EncodeDock", "Export File", nullptr));
1365#if QT_CONFIG(tooltip)
1366 resetButton->setToolTip(QCoreApplication::translate("EncodeDock", "Reset options to defaults", nullptr));
1367#endif // QT_CONFIG(tooltip)
1368 resetButton->setText(QCoreApplication::translate("EncodeDock", "Reset", nullptr));
1369 advancedButton->setText(QCoreApplication::translate("EncodeDock", "Advanced", nullptr));
1370#if QT_CONFIG(tooltip)
1371 advancedCheckBox->setToolTip(QCoreApplication::translate("EncodeDock", "Always start in Advanced mode", nullptr));
1372#endif // QT_CONFIG(tooltip)
1373 advancedCheckBox->setText(QString());
1374 streamButton->setText(QCoreApplication::translate("EncodeDock", "Stream", nullptr));
1375 stopCaptureButton->setText(QCoreApplication::translate("EncodeDock", "Stop Capture", nullptr));
1376 } // retranslateUi
1377
1378};
1379
1380namespace Ui {
1381 class EncodeDock: public Ui_EncodeDock {};
1382} // namespace Ui
1383
1384QT_END_NAMESPACE
1385
1386#endif // UI_ENCODEDOCK_H