]> git.sesse.net Git - kdenlive/blob - src/widgets/configcapture_ui.ui
Capture monitor with video4linux support!
[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>422</width>
9     <height>339</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="2" column="0" colspan="2" >
35     <widget class="QGroupBox" name="groupBox" >
36      <property name="title" >
37       <string>Firewire config</string>
38      </property>
39      <layout class="QGridLayout" name="gridLayout_2" >
40       <item row="0" column="0" >
41        <widget class="QLabel" name="label_2" >
42         <property name="text" >
43          <string>Default format</string>
44         </property>
45        </widget>
46       </item>
47       <item row="0" column="1" >
48        <widget class="KComboBox" name="kcfg_firewireformat" >
49         <item>
50          <property name="text" >
51           <string>DV Raw</string>
52          </property>
53         </item>
54         <item>
55          <property name="text" >
56           <string>DV AVI type 1</string>
57          </property>
58         </item>
59         <item>
60          <property name="text" >
61           <string>DV AVI type 2</string>
62          </property>
63         </item>
64         <item>
65          <property name="text" >
66           <string>HDV</string>
67          </property>
68         </item>
69        </widget>
70       </item>
71      </layout>
72     </widget>
73    </item>
74    <item row="3" column="0" colspan="2" >
75     <widget class="QGroupBox" name="groupBox_2" >
76      <property name="title" >
77       <string>Video4Linux</string>
78      </property>
79      <layout class="QGridLayout" name="gridLayout" >
80       <item row="0" column="0" colspan="2" >
81        <widget class="QLabel" name="label_7" >
82         <property name="text" >
83          <string>Video device</string>
84         </property>
85        </widget>
86       </item>
87       <item row="0" column="2" colspan="2" >
88        <widget class="KLineEdit" name="kcfg_video4vdevice" >
89         <property name="text" >
90          <string>/dev/video0</string>
91         </property>
92        </widget>
93       </item>
94       <item row="0" column="4" >
95        <widget class="QLabel" name="label_3" >
96         <property name="text" >
97          <string>Format</string>
98         </property>
99        </widget>
100       </item>
101       <item row="0" column="5" >
102        <widget class="KLineEdit" name="kcfg_video4vformat" >
103         <property name="text" >
104          <string>m4v</string>
105         </property>
106        </widget>
107       </item>
108       <item row="1" column="0" colspan="2" >
109        <widget class="QLabel" name="label_8" >
110         <property name="text" >
111          <string>Audio device</string>
112         </property>
113        </widget>
114       </item>
115       <item row="1" column="2" colspan="2" >
116        <widget class="KLineEdit" name="kcfg_video4adevice" >
117         <property name="text" >
118          <string>/dev/dsp</string>
119         </property>
120        </widget>
121       </item>
122       <item row="1" column="4" >
123        <widget class="QLabel" name="label_9" >
124         <property name="text" >
125          <string>Format</string>
126         </property>
127        </widget>
128       </item>
129       <item row="1" column="5" >
130        <widget class="KLineEdit" name="kcfg_video4aformat" >
131         <property name="text" >
132          <string>oss</string>
133         </property>
134        </widget>
135       </item>
136       <item row="2" column="0" >
137        <widget class="QLabel" name="label_4" >
138         <property name="text" >
139          <string>Image width</string>
140         </property>
141        </widget>
142       </item>
143       <item row="2" column="1" colspan="2" >
144        <widget class="QSpinBox" name="kcfg_video4width" >
145         <property name="maximum" >
146          <number>2000</number>
147         </property>
148         <property name="value" >
149          <number>320</number>
150         </property>
151        </widget>
152       </item>
153       <item row="2" column="3" >
154        <widget class="QLabel" name="label_5" >
155         <property name="text" >
156          <string>Image height</string>
157         </property>
158        </widget>
159       </item>
160       <item row="2" column="4" colspan="2" >
161        <widget class="QSpinBox" name="kcfg_video4height" >
162         <property name="maximum" >
163          <number>2000</number>
164         </property>
165         <property name="value" >
166          <number>240</number>
167         </property>
168        </widget>
169       </item>
170       <item row="3" column="0" >
171        <widget class="QLabel" name="label_6" >
172         <property name="text" >
173          <string>Frame rate</string>
174         </property>
175        </widget>
176       </item>
177       <item row="3" column="1" colspan="2" >
178        <widget class="QSpinBox" name="kcfg_video4rate" >
179         <property name="value" >
180          <number>15</number>
181         </property>
182        </widget>
183       </item>
184      </layout>
185     </widget>
186    </item>
187    <item row="4" column="0" colspan="2" >
188     <spacer name="verticalSpacer" >
189      <property name="orientation" >
190       <enum>Qt::Vertical</enum>
191      </property>
192      <property name="sizeHint" stdset="0" >
193       <size>
194        <width>20</width>
195        <height>56</height>
196       </size>
197      </property>
198     </spacer>
199    </item>
200    <item row="1" column="0" >
201     <widget class="QLabel" name="label_10" >
202      <property name="text" >
203       <string>Capture folder</string>
204      </property>
205     </widget>
206    </item>
207    <item row="1" column="1" >
208     <widget class="KUrlRequester" name="capturefolderurl" />
209    </item>
210   </layout>
211  </widget>
212  <customwidgets>
213   <customwidget>
214    <class>KComboBox</class>
215    <extends>QComboBox</extends>
216    <header>kcombobox.h</header>
217   </customwidget>
218   <customwidget>
219    <class>KLineEdit</class>
220    <extends>QLineEdit</extends>
221    <header>klineedit.h</header>
222   </customwidget>
223   <customwidget>
224    <class>KUrlRequester</class>
225    <extends>QFrame</extends>
226    <header>kurlrequester.h</header>
227   </customwidget>
228  </customwidgets>
229  <resources/>
230  <connections/>
231 </ui>