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