]> git.sesse.net Git - kdenlive/blob - src/widgets/configcapture_ui.ui
NEW: Kdenlive can now create screencasts.
[kdenlive] / src / widgets / configcapture_ui.ui
1 <ui version="4.0" >
2  <class>ConfigCapture_UI</class>
3  <widget class="QWidget" name="ConfigCapture_UI" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>502</width>
9     <height>374</height>
10    </rect>
11   </property>
12   <layout class="QGridLayout" name="gridLayout_3" >
13    <item row="0" column="0" >
14     <widget class="QLabel" name="label" >
15      <property name="text" >
16       <string>Default capture device</string>
17      </property>
18     </widget>
19    </item>
20    <item row="0" column="1" >
21     <widget class="KComboBox" name="kcfg_defaultcapture" >
22      <item>
23       <property name="text" >
24        <string> Firewire (DV / HDV)</string>
25       </property>
26      </item>
27      <item>
28       <property name="text" >
29        <string>Video4Linux (webcam)</string>
30       </property>
31      </item>
32      <item>
33       <property name="text" >
34        <string>Screen Grab</string>
35       </property>
36      </item>
37     </widget>
38    </item>
39    <item row="1" column="0" colspan="2" >
40     <widget class="QTabWidget" name="tabWidget" >
41      <property name="minimumSize" >
42       <size>
43        <width>401</width>
44        <height>0</height>
45       </size>
46      </property>
47      <property name="currentIndex" >
48       <number>0</number>
49      </property>
50      <widget class="QWidget" name="tab" >
51       <property name="geometry" >
52        <rect>
53         <x>0</x>
54         <y>0</y>
55         <width>486</width>
56         <height>270</height>
57        </rect>
58       </property>
59       <attribute name="title" >
60        <string>Firewire / dvgrab</string>
61       </attribute>
62       <layout class="QGridLayout" name="gridLayout_2" >
63        <item row="0" column="0" >
64         <widget class="QLabel" name="label_2" >
65          <property name="text" >
66           <string>Default format</string>
67          </property>
68         </widget>
69        </item>
70        <item row="0" column="1" colspan="2" >
71         <widget class="KComboBox" name="kcfg_firewireformat" >
72          <item>
73           <property name="text" >
74            <string>DV Raw</string>
75           </property>
76          </item>
77          <item>
78           <property name="text" >
79            <string>DV AVI type 1</string>
80           </property>
81          </item>
82          <item>
83           <property name="text" >
84            <string>DV AVI type 2</string>
85           </property>
86          </item>
87          <item>
88           <property name="text" >
89            <string>HDV</string>
90           </property>
91          </item>
92         </widget>
93        </item>
94        <item row="0" column="3" >
95         <spacer name="horizontalSpacer" >
96          <property name="orientation" >
97           <enum>Qt::Horizontal</enum>
98          </property>
99          <property name="sizeHint" stdset="0" >
100           <size>
101            <width>241</width>
102            <height>20</height>
103           </size>
104          </property>
105         </spacer>
106        </item>
107        <item row="1" column="2" >
108         <spacer name="verticalSpacer_2" >
109          <property name="orientation" >
110           <enum>Qt::Vertical</enum>
111          </property>
112          <property name="sizeHint" stdset="0" >
113           <size>
114            <width>20</width>
115            <height>188</height>
116           </size>
117          </property>
118         </spacer>
119        </item>
120       </layout>
121      </widget>
122      <widget class="QWidget" name="tab_2" >
123       <property name="geometry" >
124        <rect>
125         <x>0</x>
126         <y>0</y>
127         <width>486</width>
128         <height>270</height>
129        </rect>
130       </property>
131       <attribute name="title" >
132        <string>Video4Linux2 / FFmpeg</string>
133       </attribute>
134       <layout class="QGridLayout" name="gridLayout" >
135        <item row="1" column="1" colspan="3" >
136         <widget class="KLineEdit" name="kcfg_video4vdevice" >
137          <property name="sizePolicy" >
138           <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
139            <horstretch>0</horstretch>
140            <verstretch>0</verstretch>
141           </sizepolicy>
142          </property>
143          <property name="text" >
144           <string>/dev/video0</string>
145          </property>
146         </widget>
147        </item>
148        <item row="0" column="0" >
149         <widget class="QLabel" name="label_7" >
150          <property name="text" >
151           <string>Video</string>
152          </property>
153         </widget>
154        </item>
155        <item row="0" column="1" colspan="9" >
156         <widget class="Line" name="line" >
157          <property name="orientation" >
158           <enum>Qt::Horizontal</enum>
159          </property>
160         </widget>
161        </item>
162        <item row="1" column="4" >
163         <widget class="QLabel" name="label_3" >
164          <property name="sizePolicy" >
165           <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
166            <horstretch>0</horstretch>
167            <verstretch>0</verstretch>
168           </sizepolicy>
169          </property>
170          <property name="text" >
171           <string>Format</string>
172          </property>
173         </widget>
174        </item>
175        <item row="1" column="7" colspan="2" >
176         <widget class="QLabel" name="label_5" >
177          <property name="sizePolicy" >
178           <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
179            <horstretch>0</horstretch>
180            <verstretch>0</verstretch>
181           </sizepolicy>
182          </property>
183          <property name="text" >
184           <string>Encoding</string>
185          </property>
186         </widget>
187        </item>
188        <item row="1" column="5" colspan="2" >
189         <widget class="KLineEdit" name="kcfg_video4vformat" >
190          <property name="sizePolicy" >
191           <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
192            <horstretch>0</horstretch>
193            <verstretch>0</verstretch>
194           </sizepolicy>
195          </property>
196          <property name="text" >
197           <string>video4linux2</string>
198          </property>
199         </widget>
200        </item>
201        <item row="1" column="9" >
202         <widget class="KLineEdit" name="kcfg_video4vencoding" >
203          <property name="sizePolicy" >
204           <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
205            <horstretch>0</horstretch>
206            <verstretch>0</verstretch>
207           </sizepolicy>
208          </property>
209          <property name="text" >
210           <string>ogg</string>
211          </property>
212         </widget>
213        </item>
214        <item row="1" column="0" >
215         <widget class="QLabel" name="label_14" >
216          <property name="text" >
217           <string>Device</string>
218          </property>
219         </widget>
220        </item>
221        <item row="3" column="9" >
222         <widget class="KLineEdit" name="kcfg_video4aencoding" >
223          <property name="sizePolicy" >
224           <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
225            <horstretch>0</horstretch>
226            <verstretch>0</verstretch>
227           </sizepolicy>
228          </property>
229         </widget>
230        </item>
231        <item row="3" column="1" colspan="3" >
232         <widget class="KLineEdit" name="kcfg_video4adevice" >
233          <property name="text" >
234           <string>/dev/dsp</string>
235          </property>
236         </widget>
237        </item>
238        <item row="2" column="2" colspan="8" >
239         <widget class="Line" name="line_2" >
240          <property name="orientation" >
241           <enum>Qt::Horizontal</enum>
242          </property>
243         </widget>
244        </item>
245        <item row="3" column="4" >
246         <widget class="QLabel" name="label_9" >
247          <property name="sizePolicy" >
248           <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
249            <horstretch>0</horstretch>
250            <verstretch>0</verstretch>
251           </sizepolicy>
252          </property>
253          <property name="text" >
254           <string>Format</string>
255          </property>
256         </widget>
257        </item>
258        <item row="3" column="0" >
259         <widget class="QLabel" name="label_16" >
260          <property name="text" >
261           <string>Device</string>
262          </property>
263         </widget>
264        </item>
265        <item row="2" column="0" colspan="2" >
266         <widget class="QLabel" name="label_15" >
267          <property name="text" >
268           <string>Audio</string>
269          </property>
270         </widget>
271        </item>
272        <item row="3" column="7" colspan="2" >
273         <widget class="QLabel" name="label_13" >
274          <property name="sizePolicy" >
275           <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
276            <horstretch>0</horstretch>
277            <verstretch>0</verstretch>
278           </sizepolicy>
279          </property>
280          <property name="text" >
281           <string>Encoding</string>
282          </property>
283         </widget>
284        </item>
285        <item row="4" column="0" colspan="10" >
286         <widget class="Line" name="line_3" >
287          <property name="orientation" >
288           <enum>Qt::Horizontal</enum>
289          </property>
290         </widget>
291        </item>
292        <item row="5" column="0" colspan="3" >
293         <widget class="QLabel" name="label_4" >
294          <property name="text" >
295           <string>Image size</string>
296          </property>
297         </widget>
298        </item>
299        <item row="5" column="6" colspan="2" >
300         <widget class="QLabel" name="label_6" >
301          <property name="text" >
302           <string>Frame rate</string>
303          </property>
304         </widget>
305        </item>
306        <item row="5" column="3" colspan="3" >
307         <widget class="KLineEdit" name="kcfg_video4size" >
308          <property name="text" >
309           <string>320x240</string>
310          </property>
311         </widget>
312        </item>
313        <item row="6" column="0" colspan="3" >
314         <widget class="QLabel" name="label_11" >
315          <property name="text" >
316           <string>Capture params</string>
317          </property>
318         </widget>
319        </item>
320        <item row="5" column="8" colspan="2" >
321         <widget class="QSpinBox" name="kcfg_video4rate" >
322          <property name="value" >
323           <number>15</number>
324          </property>
325         </widget>
326        </item>
327        <item row="6" column="3" colspan="7" >
328         <widget class="KLineEdit" name="kcfg_video4capture" />
329        </item>
330        <item row="7" column="3" colspan="7" >
331         <widget class="KLineEdit" name="kcfg_video4playback" />
332        </item>
333        <item row="7" column="0" colspan="3" >
334         <widget class="QLabel" name="label_12" >
335          <property name="text" >
336           <string>Playback params</string>
337          </property>
338         </widget>
339        </item>
340        <item row="3" column="5" colspan="2" >
341         <widget class="KLineEdit" name="kcfg_video4aformat" >
342          <property name="sizePolicy" >
343           <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
344            <horstretch>0</horstretch>
345            <verstretch>0</verstretch>
346           </sizepolicy>
347          </property>
348          <property name="text" >
349           <string>oss</string>
350          </property>
351         </widget>
352        </item>
353       </layout>
354      </widget>
355      <widget class="QWidget" name="tab_3" >
356       <property name="geometry" >
357        <rect>
358         <x>0</x>
359         <y>0</y>
360         <width>486</width>
361         <height>270</height>
362        </rect>
363       </property>
364       <attribute name="title" >
365        <string>Screen Grab / FFmpeg</string>
366       </attribute>
367       <layout class="QGridLayout" name="gridLayout_4" >
368        <item row="0" column="0" >
369         <widget class="QLabel" name="label_17" >
370          <property name="text" >
371           <string>Capture params</string>
372          </property>
373         </widget>
374        </item>
375        <item row="0" column="1" >
376         <widget class="KLineEdit" name="kcfg_screengrabcapture" />
377        </item>
378        <item row="1" column="0" >
379         <widget class="QLabel" name="label_8" >
380          <property name="sizePolicy" >
381           <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
382            <horstretch>0</horstretch>
383            <verstretch>0</verstretch>
384           </sizepolicy>
385          </property>
386          <property name="text" >
387           <string>Encoding parameters</string>
388          </property>
389         </widget>
390        </item>
391        <item row="1" column="1" >
392         <widget class="KLineEdit" name="kcfg_screengrabencoding" >
393          <property name="sizePolicy" >
394           <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
395            <horstretch>0</horstretch>
396            <verstretch>0</verstretch>
397           </sizepolicy>
398          </property>
399          <property name="text" >
400           <string/>
401          </property>
402         </widget>
403        </item>
404        <item row="2" column="0" >
405         <widget class="QLabel" name="label_10" >
406          <property name="sizePolicy" >
407           <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
408            <horstretch>0</horstretch>
409            <verstretch>0</verstretch>
410           </sizepolicy>
411          </property>
412          <property name="text" >
413           <string>File extension</string>
414          </property>
415         </widget>
416        </item>
417        <item row="2" column="1" >
418         <widget class="KLineEdit" name="kcfg_screengrabextension" >
419          <property name="sizePolicy" >
420           <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
421            <horstretch>0</horstretch>
422            <verstretch>0</verstretch>
423           </sizepolicy>
424          </property>
425          <property name="text" >
426           <string/>
427          </property>
428         </widget>
429        </item>
430        <item row="3" column="0" colspan="2" >
431         <widget class="QCheckBox" name="kcfg_fullscreengrab" >
432          <property name="text" >
433           <string>Full screen capture</string>
434          </property>
435         </widget>
436        </item>
437        <item row="4" column="1" >
438         <spacer name="verticalSpacer_3" >
439          <property name="orientation" >
440           <enum>Qt::Vertical</enum>
441          </property>
442          <property name="sizeHint" stdset="0" >
443           <size>
444            <width>383</width>
445            <height>160</height>
446           </size>
447          </property>
448         </spacer>
449        </item>
450       </layout>
451      </widget>
452     </widget>
453    </item>
454    <item row="2" column="1" >
455     <spacer name="verticalSpacer" >
456      <property name="orientation" >
457       <enum>Qt::Vertical</enum>
458      </property>
459      <property name="sizeHint" stdset="0" >
460       <size>
461        <width>20</width>
462        <height>56</height>
463       </size>
464      </property>
465     </spacer>
466    </item>
467   </layout>
468  </widget>
469  <customwidgets>
470   <customwidget>
471    <class>KComboBox</class>
472    <extends>QComboBox</extends>
473    <header>kcombobox.h</header>
474   </customwidget>
475   <customwidget>
476    <class>KLineEdit</class>
477    <extends>QLineEdit</extends>
478    <header>klineedit.h</header>
479   </customwidget>
480  </customwidgets>
481  <resources/>
482  <connections/>
483 </ui>