]> git.sesse.net Git - vlc/blob - modules/gui/qt4/ui/profiles.ui
e40970992a1b7771e912123e863af370f74429e9
[vlc] / modules / gui / qt4 / ui / profiles.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>Profiles</class>
4  <widget class="QWidget" name="Profiles">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>584</width>
10     <height>442</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout_4">
17    <item row="0" column="0">
18     <widget class="QLabel" name="label_5">
19      <property name="text">
20       <string>Profile Name</string>
21      </property>
22      <property name="margin">
23       <number>10</number>
24      </property>
25      <property name="buddy">
26       <cstring>profileLine</cstring>
27      </property>
28     </widget>
29    </item>
30    <item row="0" column="1">
31     <widget class="QLineEdit" name="profileLine"/>
32    </item>
33    <item row="2" column="1">
34     <widget class="QDialogButtonBox" name="buttonBox"/>
35    </item>
36    <item row="1" column="0" colspan="2">
37     <widget class="QTabWidget" name="tabWidget">
38      <property name="sizePolicy">
39       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
40        <horstretch>0</horstretch>
41        <verstretch>0</verstretch>
42       </sizepolicy>
43      </property>
44      <property name="currentIndex">
45       <number>0</number>
46      </property>
47      <widget class="QWidget" name="muxer">
48       <attribute name="title">
49        <string>Encapsulation</string>
50       </attribute>
51       <layout class="QGridLayout">
52        <item row="2" column="0">
53         <widget class="QRadioButton" name="TSMux">
54          <property name="text">
55           <string>MPEG-TS</string>
56          </property>
57          <property name="checked">
58           <bool>true</bool>
59          </property>
60         </widget>
61        </item>
62        <item row="3" column="0">
63         <widget class="QRadioButton" name="PSMux">
64          <property name="text">
65           <string>MPEG-PS</string>
66          </property>
67         </widget>
68        </item>
69        <item row="3" column="2">
70         <widget class="QRadioButton" name="WAVMux">
71          <property name="text">
72           <string>WAV</string>
73          </property>
74         </widget>
75        </item>
76        <item row="2" column="1">
77         <widget class="QRadioButton" name="ASFMux">
78          <property name="text">
79           <string>ASF/WMV</string>
80          </property>
81         </widget>
82        </item>
83        <item row="2" column="2">
84         <widget class="QRadioButton" name="OggMux">
85          <property name="text">
86           <string>Ogg/Ogm</string>
87          </property>
88         </widget>
89        </item>
90        <item row="5" column="2">
91         <widget class="QRadioButton" name="RAWMux">
92          <property name="text">
93           <string>RAW</string>
94          </property>
95         </widget>
96        </item>
97        <item row="5" column="0">
98         <widget class="QRadioButton" name="MPEG1Mux">
99          <property name="text">
100           <string>MPEG 1</string>
101          </property>
102         </widget>
103        </item>
104        <item row="3" column="3">
105         <widget class="QRadioButton" name="FLVMux">
106          <property name="text">
107           <string>FLV</string>
108          </property>
109         </widget>
110        </item>
111        <item row="5" column="3">
112         <widget class="QRadioButton" name="AVIMux">
113          <property name="text">
114           <string>AVI</string>
115          </property>
116         </widget>
117        </item>
118        <item row="2" column="3">
119         <widget class="QRadioButton" name="MOVMux">
120          <property name="text">
121           <string>MP4/MOV</string>
122          </property>
123         </widget>
124        </item>
125        <item row="3" column="1">
126         <widget class="QRadioButton" name="MJPEGMux">
127          <property name="text">
128           <string>MJPEG</string>
129          </property>
130         </widget>
131        </item>
132        <item row="5" column="1">
133         <widget class="QRadioButton" name="MKVMux">
134          <property name="text">
135           <string>MKV</string>
136          </property>
137         </widget>
138        </item>
139       </layout>
140      </widget>
141      <widget class="QWidget" name="videoCodec">
142       <property name="enabled">
143        <bool>true</bool>
144       </property>
145       <attribute name="title">
146        <string>Video codec</string>
147       </attribute>
148       <layout class="QGridLayout" name="gridLayout_2">
149        <property name="spacing">
150         <number>6</number>
151        </property>
152        <item row="0" column="0" colspan="2">
153         <widget class="QCheckBox" name="transcodeVideo">
154          <property name="text">
155           <string>Video</string>
156          </property>
157         </widget>
158        </item>
159        <item row="2" column="0">
160         <widget class="QLabel" name="vCodecLabel">
161          <property name="enabled">
162           <bool>true</bool>
163          </property>
164          <property name="text">
165           <string>Codec</string>
166          </property>
167          <property name="buddy">
168           <cstring>vCodecBox</cstring>
169          </property>
170         </widget>
171        </item>
172        <item row="2" column="1" colspan="2">
173         <widget class="QComboBox" name="vCodecBox">
174          <property name="editable">
175           <bool>false</bool>
176          </property>
177         </widget>
178        </item>
179        <item row="3" column="0" colspan="2">
180         <widget class="QLabel" name="vBitrateLabel">
181          <property name="text">
182           <string>Bitrate</string>
183          </property>
184          <property name="buddy">
185           <cstring>vBitrateSpin</cstring>
186          </property>
187         </widget>
188        </item>
189        <item row="3" column="2">
190         <widget class="QSpinBox" name="vBitrateSpin">
191          <property name="alignment">
192           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
193          </property>
194          <property name="accelerated">
195           <bool>true</bool>
196          </property>
197          <property name="suffix">
198           <string> kb/s</string>
199          </property>
200          <property name="minimum">
201           <number>0</number>
202          </property>
203          <property name="maximum">
204           <number>32768</number>
205          </property>
206          <property name="value">
207           <number>800</number>
208          </property>
209         </widget>
210        </item>
211        <item row="4" column="0" colspan="2">
212         <widget class="QLabel" name="vFrameLabel">
213          <property name="text">
214           <string>Frame Rate</string>
215          </property>
216          <property name="buddy">
217           <cstring>vFrameBox</cstring>
218          </property>
219         </widget>
220        </item>
221        <item row="4" column="2">
222         <widget class="QDoubleSpinBox" name="vFrameBox">
223          <property name="alignment">
224           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
225          </property>
226          <property name="prefix">
227           <string/>
228          </property>
229          <property name="suffix">
230           <string> fps</string>
231          </property>
232         </widget>
233        </item>
234        <item row="5" column="0" colspan="3">
235         <widget class="QGroupBox" name="groupBox">
236          <property name="title">
237           <string>Resolution</string>
238          </property>
239          <layout class="QGridLayout" name="gridLayout">
240           <item row="0" column="0" colspan="4">
241            <widget class="QLabel" name="label">
242             <property name="sizePolicy">
243              <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
244               <horstretch>0</horstretch>
245               <verstretch>0</verstretch>
246              </sizepolicy>
247             </property>
248             <property name="text">
249              <string>You just need to fill one of the three following parameters, VLC will autodetect the other using the original aspect ratio</string>
250             </property>
251             <property name="wordWrap">
252              <bool>true</bool>
253             </property>
254            </widget>
255           </item>
256           <item row="1" column="0">
257            <widget class="QLabel" name="vScaleLabel">
258             <property name="text">
259              <string>Scale</string>
260             </property>
261             <property name="buddy">
262              <cstring>vScaleBox</cstring>
263             </property>
264            </widget>
265           </item>
266           <item row="1" column="3" colspan="2">
267            <widget class="QComboBox" name="vScaleBox">
268             <property name="editable">
269              <bool>true</bool>
270             </property>
271            </widget>
272           </item>
273           <item row="2" column="0">
274            <widget class="QLabel" name="widthLabel">
275             <property name="text">
276              <string>Width</string>
277             </property>
278             <property name="buddy">
279              <cstring>widthBox</cstring>
280             </property>
281            </widget>
282           </item>
283           <item row="2" column="1">
284            <widget class="QLineEdit" name="widthBox">
285             <property name="sizePolicy">
286              <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
287               <horstretch>0</horstretch>
288               <verstretch>0</verstretch>
289              </sizepolicy>
290             </property>
291             <property name="inputMask">
292              <string>00000; </string>
293             </property>
294             <property name="text">
295              <string/>
296             </property>
297             <property name="alignment">
298              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
299             </property>
300            </widget>
301           </item>
302           <item row="2" column="2">
303            <spacer name="horizontalSpacer">
304             <property name="orientation">
305              <enum>Qt::Horizontal</enum>
306             </property>
307             <property name="sizeType">
308              <enum>QSizePolicy::Fixed</enum>
309             </property>
310             <property name="sizeHint" stdset="0">
311              <size>
312               <width>40</width>
313               <height>20</height>
314              </size>
315             </property>
316            </spacer>
317           </item>
318           <item row="2" column="3">
319            <widget class="QLabel" name="heightLabel">
320             <property name="text">
321              <string>Height</string>
322             </property>
323             <property name="buddy">
324              <cstring>heightBox</cstring>
325             </property>
326            </widget>
327           </item>
328           <item row="2" column="4">
329            <widget class="QLineEdit" name="heightBox">
330             <property name="sizePolicy">
331              <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
332               <horstretch>0</horstretch>
333               <verstretch>0</verstretch>
334              </sizepolicy>
335             </property>
336             <property name="inputMask">
337              <string>00000; </string>
338             </property>
339             <property name="text">
340              <string/>
341             </property>
342             <property name="alignment">
343              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
344             </property>
345            </widget>
346           </item>
347          </layout>
348         </widget>
349        </item>
350        <item row="1" column="0">
351         <widget class="QCheckBox" name="keepVideo">
352          <property name="text">
353           <string>Keep original video track</string>
354          </property>
355         </widget>
356        </item>
357       </layout>
358      </widget>
359      <widget class="QWidget" name="audioCodec">
360       <attribute name="title">
361        <string>Audio codec</string>
362       </attribute>
363       <layout class="QGridLayout" name="gridLayout_3">
364        <item row="0" column="0">
365         <widget class="QCheckBox" name="transcodeAudio">
366          <property name="text">
367           <string>Audio</string>
368          </property>
369         </widget>
370        </item>
371        <item row="1" column="0" colspan="2">
372         <widget class="QCheckBox" name="keepAudio">
373          <property name="text">
374           <string>Keep original audio track</string>
375          </property>
376         </widget>
377        </item>
378        <item row="2" column="0">
379         <widget class="QLabel" name="aCodecLabel">
380          <property name="text">
381           <string>Codec</string>
382          </property>
383          <property name="buddy">
384           <cstring>aCodecBox</cstring>
385          </property>
386         </widget>
387        </item>
388        <item row="2" column="2" colspan="2">
389         <widget class="QComboBox" name="aCodecBox"/>
390        </item>
391        <item row="3" column="0">
392         <widget class="QLabel" name="aBitrateLabel">
393          <property name="text">
394           <string>Bitrate</string>
395          </property>
396          <property name="buddy">
397           <cstring>aBitrateSpin</cstring>
398          </property>
399         </widget>
400        </item>
401        <item row="3" column="3">
402         <widget class="QSpinBox" name="aBitrateSpin">
403          <property name="alignment">
404           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
405          </property>
406          <property name="suffix">
407           <string> kb/s</string>
408          </property>
409          <property name="minimum">
410           <number>8</number>
411          </property>
412          <property name="maximum">
413           <number>512</number>
414          </property>
415          <property name="value">
416           <number>128</number>
417          </property>
418         </widget>
419        </item>
420        <item row="4" column="0">
421         <widget class="QLabel" name="aChannelsLabel">
422          <property name="text">
423           <string>Channels</string>
424          </property>
425          <property name="buddy">
426           <cstring>aChannelsSpin</cstring>
427          </property>
428         </widget>
429        </item>
430        <item row="4" column="3">
431         <widget class="QSpinBox" name="aChannelsSpin">
432          <property name="alignment">
433           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
434          </property>
435          <property name="minimum">
436           <number>1</number>
437          </property>
438          <property name="maximum">
439           <number>10</number>
440          </property>
441          <property name="value">
442           <number>2</number>
443          </property>
444         </widget>
445        </item>
446        <item row="5" column="0">
447         <widget class="QLabel" name="aSampleLabel">
448          <property name="text">
449           <string>Sample Rate</string>
450          </property>
451          <property name="buddy">
452           <cstring>aSampleBox</cstring>
453          </property>
454         </widget>
455        </item>
456        <item row="5" column="3">
457         <widget class="QComboBox" name="aSampleBox"/>
458        </item>
459        <item row="6" column="2">
460         <spacer name="verticalSpacer">
461          <property name="orientation">
462           <enum>Qt::Vertical</enum>
463          </property>
464          <property name="sizeHint" stdset="0">
465           <size>
466            <width>20</width>
467            <height>40</height>
468           </size>
469          </property>
470         </spacer>
471        </item>
472       </layout>
473      </widget>
474      <widget class="QWidget" name="subtitles">
475       <attribute name="title">
476        <string>Subtitles</string>
477       </attribute>
478       <layout class="QGridLayout" name="_4">
479        <item row="0" column="0">
480         <widget class="QCheckBox" name="transcodeSubs">
481          <property name="text">
482           <string>Subtitles</string>
483          </property>
484         </widget>
485        </item>
486        <item row="0" column="1">
487         <widget class="QComboBox" name="subsCodecBox"/>
488        </item>
489        <item row="1" column="1">
490         <widget class="QCheckBox" name="subsOverlay">
491          <property name="text">
492           <string>Overlay subtitles on the video</string>
493          </property>
494         </widget>
495        </item>
496       </layout>
497      </widget>
498     </widget>
499    </item>
500   </layout>
501  </widget>
502  <tabstops>
503   <tabstop>profileLine</tabstop>
504   <tabstop>tabWidget</tabstop>
505   <tabstop>TSMux</tabstop>
506   <tabstop>ASFMux</tabstop>
507   <tabstop>OggMux</tabstop>
508   <tabstop>MOVMux</tabstop>
509   <tabstop>PSMux</tabstop>
510   <tabstop>MJPEGMux</tabstop>
511   <tabstop>WAVMux</tabstop>
512   <tabstop>FLVMux</tabstop>
513   <tabstop>MPEG1Mux</tabstop>
514   <tabstop>MKVMux</tabstop>
515   <tabstop>RAWMux</tabstop>
516   <tabstop>AVIMux</tabstop>
517   <tabstop>buttonBox</tabstop>
518   <tabstop>transcodeVideo</tabstop>
519   <tabstop>keepVideo</tabstop>
520   <tabstop>vCodecBox</tabstop>
521   <tabstop>vBitrateSpin</tabstop>
522   <tabstop>vFrameBox</tabstop>
523   <tabstop>vScaleBox</tabstop>
524   <tabstop>widthBox</tabstop>
525   <tabstop>heightBox</tabstop>
526   <tabstop>transcodeAudio</tabstop>
527   <tabstop>keepAudio</tabstop>
528   <tabstop>aCodecBox</tabstop>
529   <tabstop>aBitrateSpin</tabstop>
530   <tabstop>aChannelsSpin</tabstop>
531   <tabstop>aSampleBox</tabstop>
532   <tabstop>transcodeSubs</tabstop>
533   <tabstop>subsCodecBox</tabstop>
534   <tabstop>subsOverlay</tabstop>
535  </tabstops>
536  <resources/>
537  <connections/>
538 </ui>