]> git.sesse.net Git - kdenlive/blob - src/widgets/configcapture_ui.ui
Work on firewire capture: dv should work, you now get a captured file dialog when...
[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>446</width>
9     <height>312</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>430</width>
56         <height>238</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>Capture format</string>
67          </property>
68         </widget>
69        </item>
70        <item row="0" column="1" >
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="2" >
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="0" colspan="3" >
108         <widget class="QCheckBox" name="kcfg_firewireautosplit" >
109          <property name="text" >
110           <string>Automatically start a new file on scene cut</string>
111          </property>
112         </widget>
113        </item>
114        <item row="2" column="0" colspan="3" >
115         <widget class="QCheckBox" name="kcfg_firewiretimestamp" >
116          <property name="text" >
117           <string>Add recording time to captured file name</string>
118          </property>
119         </widget>
120        </item>
121        <item row="3" column="1" >
122         <spacer name="verticalSpacer_2" >
123          <property name="orientation" >
124           <enum>Qt::Vertical</enum>
125          </property>
126          <property name="sizeHint" stdset="0" >
127           <size>
128            <width>20</width>
129            <height>188</height>
130           </size>
131          </property>
132         </spacer>
133        </item>
134       </layout>
135      </widget>
136      <widget class="QWidget" name="tab_2" >
137       <property name="geometry" >
138        <rect>
139         <x>0</x>
140         <y>0</y>
141         <width>430</width>
142         <height>238</height>
143        </rect>
144       </property>
145       <attribute name="title" >
146        <string>Video4Linux2 / FFmpeg</string>
147       </attribute>
148       <layout class="QGridLayout" name="gridLayout" >
149        <item row="1" column="1" colspan="3" >
150         <widget class="KLineEdit" name="kcfg_video4vdevice" >
151          <property name="sizePolicy" >
152           <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
153            <horstretch>0</horstretch>
154            <verstretch>0</verstretch>
155           </sizepolicy>
156          </property>
157          <property name="text" >
158           <string>/dev/video0</string>
159          </property>
160         </widget>
161        </item>
162        <item row="0" column="0" >
163         <widget class="QLabel" name="label_7" >
164          <property name="text" >
165           <string>Video</string>
166          </property>
167         </widget>
168        </item>
169        <item row="0" column="1" colspan="9" >
170         <widget class="Line" name="line" >
171          <property name="orientation" >
172           <enum>Qt::Horizontal</enum>
173          </property>
174         </widget>
175        </item>
176        <item row="1" column="4" >
177         <widget class="QLabel" name="label_3" >
178          <property name="sizePolicy" >
179           <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
180            <horstretch>0</horstretch>
181            <verstretch>0</verstretch>
182           </sizepolicy>
183          </property>
184          <property name="text" >
185           <string>Format</string>
186          </property>
187         </widget>
188        </item>
189        <item row="1" column="7" colspan="2" >
190         <widget class="QLabel" name="label_5" >
191          <property name="sizePolicy" >
192           <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
193            <horstretch>0</horstretch>
194            <verstretch>0</verstretch>
195           </sizepolicy>
196          </property>
197          <property name="text" >
198           <string>Encoding</string>
199          </property>
200         </widget>
201        </item>
202        <item row="1" column="5" colspan="2" >
203         <widget class="KLineEdit" name="kcfg_video4vformat" >
204          <property name="sizePolicy" >
205           <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
206            <horstretch>0</horstretch>
207            <verstretch>0</verstretch>
208           </sizepolicy>
209          </property>
210          <property name="text" >
211           <string>video4linux2</string>
212          </property>
213         </widget>
214        </item>
215        <item row="1" column="9" >
216         <widget class="KLineEdit" name="kcfg_video4vencoding" >
217          <property name="sizePolicy" >
218           <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
219            <horstretch>0</horstretch>
220            <verstretch>0</verstretch>
221           </sizepolicy>
222          </property>
223          <property name="text" >
224           <string>ogg</string>
225          </property>
226         </widget>
227        </item>
228        <item row="1" column="0" >
229         <widget class="QLabel" name="label_14" >
230          <property name="text" >
231           <string>Device</string>
232          </property>
233         </widget>
234        </item>
235        <item row="3" column="9" >
236         <widget class="KLineEdit" name="kcfg_video4aencoding" >
237          <property name="sizePolicy" >
238           <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
239            <horstretch>0</horstretch>
240            <verstretch>0</verstretch>
241           </sizepolicy>
242          </property>
243         </widget>
244        </item>
245        <item row="3" column="1" colspan="3" >
246         <widget class="KLineEdit" name="kcfg_video4adevice" >
247          <property name="text" >
248           <string>/dev/dsp</string>
249          </property>
250         </widget>
251        </item>
252        <item row="2" column="2" colspan="8" >
253         <widget class="Line" name="line_2" >
254          <property name="orientation" >
255           <enum>Qt::Horizontal</enum>
256          </property>
257         </widget>
258        </item>
259        <item row="3" column="4" >
260         <widget class="QLabel" name="label_9" >
261          <property name="sizePolicy" >
262           <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
263            <horstretch>0</horstretch>
264            <verstretch>0</verstretch>
265           </sizepolicy>
266          </property>
267          <property name="text" >
268           <string>Format</string>
269          </property>
270         </widget>
271        </item>
272        <item row="3" column="0" >
273         <widget class="QLabel" name="label_16" >
274          <property name="text" >
275           <string>Device</string>
276          </property>
277         </widget>
278        </item>
279        <item row="2" column="0" colspan="2" >
280         <widget class="QLabel" name="label_15" >
281          <property name="text" >
282           <string>Audio</string>
283          </property>
284         </widget>
285        </item>
286        <item row="3" column="7" colspan="2" >
287         <widget class="QLabel" name="label_13" >
288          <property name="sizePolicy" >
289           <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
290            <horstretch>0</horstretch>
291            <verstretch>0</verstretch>
292           </sizepolicy>
293          </property>
294          <property name="text" >
295           <string>Encoding</string>
296          </property>
297         </widget>
298        </item>
299        <item row="4" column="0" colspan="10" >
300         <widget class="Line" name="line_3" >
301          <property name="orientation" >
302           <enum>Qt::Horizontal</enum>
303          </property>
304         </widget>
305        </item>
306        <item row="5" column="0" colspan="3" >
307         <widget class="QLabel" name="label_4" >
308          <property name="text" >
309           <string>Image size</string>
310          </property>
311         </widget>
312        </item>
313        <item row="5" column="6" colspan="2" >
314         <widget class="QLabel" name="label_6" >
315          <property name="text" >
316           <string>Frame rate</string>
317          </property>
318         </widget>
319        </item>
320        <item row="5" column="3" colspan="3" >
321         <widget class="KLineEdit" name="kcfg_video4size" >
322          <property name="text" >
323           <string>320x240</string>
324          </property>
325         </widget>
326        </item>
327        <item row="6" column="0" colspan="3" >
328         <widget class="QLabel" name="label_11" >
329          <property name="text" >
330           <string>Capture params</string>
331          </property>
332         </widget>
333        </item>
334        <item row="5" column="8" colspan="2" >
335         <widget class="QSpinBox" name="kcfg_video4rate" >
336          <property name="value" >
337           <number>15</number>
338          </property>
339         </widget>
340        </item>
341        <item row="6" column="3" colspan="7" >
342         <widget class="KLineEdit" name="kcfg_video4capture" />
343        </item>
344        <item row="7" column="3" colspan="7" >
345         <widget class="KLineEdit" name="kcfg_video4playback" />
346        </item>
347        <item row="7" column="0" colspan="3" >
348         <widget class="QLabel" name="label_12" >
349          <property name="text" >
350           <string>Playback params</string>
351          </property>
352         </widget>
353        </item>
354        <item row="3" column="5" colspan="2" >
355         <widget class="KLineEdit" name="kcfg_video4aformat" >
356          <property name="sizePolicy" >
357           <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
358            <horstretch>0</horstretch>
359            <verstretch>0</verstretch>
360           </sizepolicy>
361          </property>
362          <property name="text" >
363           <string>oss</string>
364          </property>
365         </widget>
366        </item>
367       </layout>
368      </widget>
369      <widget class="QWidget" name="tab_3" >
370       <property name="geometry" >
371        <rect>
372         <x>0</x>
373         <y>0</y>
374         <width>430</width>
375         <height>238</height>
376        </rect>
377       </property>
378       <attribute name="title" >
379        <string>Screen Grab / FFmpeg</string>
380       </attribute>
381       <layout class="QGridLayout" name="gridLayout_4" >
382        <item row="0" column="0" >
383         <widget class="QCheckBox" name="kcfg_screengrabenableaudio" >
384          <property name="text" >
385           <string>Capture audio</string>
386          </property>
387         </widget>
388        </item>
389        <item row="0" column="2" >
390         <widget class="KLineEdit" name="kcfg_screengrabaudiocapture" />
391        </item>
392        <item row="1" column="0" colspan="2" >
393         <widget class="QLabel" name="label_17" >
394          <property name="text" >
395           <string>Video capture params</string>
396          </property>
397         </widget>
398        </item>
399        <item row="1" column="2" >
400         <widget class="KLineEdit" name="kcfg_screengrabcapture" />
401        </item>
402        <item row="2" column="0" >
403         <widget class="QLabel" name="label_8" >
404          <property name="sizePolicy" >
405           <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
406            <horstretch>0</horstretch>
407            <verstretch>0</verstretch>
408           </sizepolicy>
409          </property>
410          <property name="text" >
411           <string>Encoding parameters</string>
412          </property>
413         </widget>
414        </item>
415        <item row="2" column="2" >
416         <widget class="KLineEdit" name="kcfg_screengrabencoding" >
417          <property name="sizePolicy" >
418           <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
419            <horstretch>0</horstretch>
420            <verstretch>0</verstretch>
421           </sizepolicy>
422          </property>
423          <property name="text" >
424           <string/>
425          </property>
426         </widget>
427        </item>
428        <item row="3" column="0" >
429         <widget class="QLabel" name="label_10" >
430          <property name="sizePolicy" >
431           <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
432            <horstretch>0</horstretch>
433            <verstretch>0</verstretch>
434           </sizepolicy>
435          </property>
436          <property name="text" >
437           <string>File extension</string>
438          </property>
439         </widget>
440        </item>
441        <item row="3" column="2" >
442         <widget class="KLineEdit" name="kcfg_screengrabextension" >
443          <property name="sizePolicy" >
444           <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
445            <horstretch>0</horstretch>
446            <verstretch>0</verstretch>
447           </sizepolicy>
448          </property>
449          <property name="text" >
450           <string/>
451          </property>
452         </widget>
453        </item>
454        <item row="4" column="0" colspan="3" >
455         <widget class="QCheckBox" name="kcfg_fullscreengrab" >
456          <property name="text" >
457           <string>Full screen capture</string>
458          </property>
459         </widget>
460        </item>
461        <item row="5" column="1" colspan="2" >
462         <spacer name="verticalSpacer_3" >
463          <property name="orientation" >
464           <enum>Qt::Vertical</enum>
465          </property>
466          <property name="sizeHint" stdset="0" >
467           <size>
468            <width>383</width>
469            <height>160</height>
470           </size>
471          </property>
472         </spacer>
473        </item>
474       </layout>
475      </widget>
476     </widget>
477    </item>
478   </layout>
479  </widget>
480  <customwidgets>
481   <customwidget>
482    <class>KComboBox</class>
483    <extends>QComboBox</extends>
484    <header>kcombobox.h</header>
485   </customwidget>
486   <customwidget>
487    <class>KLineEdit</class>
488    <extends>QLineEdit</extends>
489    <header>klineedit.h</header>
490   </customwidget>
491  </customwidgets>
492  <resources/>
493  <connections/>
494 </ui>