~ubuntu-branches/ubuntu/lucid/pitivi/lucid

« back to all changes in this revision

Viewing changes to pitivi/ui/exportsettingswidget.glade

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-05-27 14:22:49 UTC
  • mfrom: (1.2.1 upstream) (3.1.13 experimental)
  • Revision ID: james.westby@ubuntu.com-20090527142249-tj0qnkc37320ylml
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
2
 
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
3
 
 
 
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
2
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
 
3
<!--*- mode: xml -*-->
4
4
<glade-interface>
5
 
 
6
 
<widget class="GtkWindow" id="settingswidget">
7
 
  <property name="visible">True</property>
8
 
  <property name="title" translatable="yes">window1</property>
9
 
  <property name="type">GTK_WINDOW_TOPLEVEL</property>
10
 
  <property name="window_position">GTK_WIN_POS_NONE</property>
11
 
  <property name="modal">False</property>
12
 
  <property name="resizable">True</property>
13
 
  <property name="destroy_with_parent">False</property>
14
 
  <property name="decorated">True</property>
15
 
  <property name="skip_taskbar_hint">False</property>
16
 
  <property name="skip_pager_hint">False</property>
17
 
  <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
18
 
  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
19
 
  <property name="focus_on_map">True</property>
20
 
  <property name="urgency_hint">False</property>
21
 
 
22
 
  <child>
23
 
    <widget class="GtkVBox" id="vbox2">
24
 
      <property name="visible">True</property>
25
 
      <property name="homogeneous">False</property>
26
 
      <property name="spacing">0</property>
27
 
 
28
 
      <child>
29
 
        <widget class="GtkFrame" id="frame5">
30
 
          <property name="border_width">4</property>
31
 
          <property name="visible">True</property>
32
 
          <property name="label_xalign">0</property>
33
 
          <property name="label_yalign">0.5</property>
34
 
          <property name="shadow_type">GTK_SHADOW_NONE</property>
35
 
 
36
 
          <child>
37
 
            <widget class="GtkAlignment" id="alignment5">
38
 
              <property name="visible">True</property>
39
 
              <property name="xalign">0.5</property>
40
 
              <property name="yalign">0.5</property>
41
 
              <property name="xscale">1</property>
42
 
              <property name="yscale">1</property>
43
 
              <property name="top_padding">0</property>
44
 
              <property name="bottom_padding">0</property>
45
 
              <property name="left_padding">12</property>
46
 
              <property name="right_padding">0</property>
47
 
 
48
 
              <child>
49
 
                <widget class="GtkTable" id="table5">
50
 
                  <property name="border_width">5</property>
51
 
                  <property name="visible">True</property>
52
 
                  <property name="n_rows">4</property>
53
 
                  <property name="n_columns">2</property>
54
 
                  <property name="homogeneous">False</property>
55
 
                  <property name="row_spacing">5</property>
56
 
                  <property name="column_spacing">5</property>
57
 
 
58
 
                  <child>
59
 
                    <widget class="GtkComboBox" id="videocombobox">
60
 
                      <property name="visible">True</property>
61
 
                      <property name="items" translatable="yes">Video Preset</property>
62
 
                      <property name="add_tearoffs">False</property>
63
 
                      <property name="focus_on_click">True</property>
64
 
                      <signal name="changed" handler="_videoComboboxChangedCb" last_modification_time="Tue, 24 May 2005 13:42:43 GMT"/>
65
 
                    </widget>
66
 
                    <packing>
67
 
                      <property name="left_attach">0</property>
68
 
                      <property name="right_attach">2</property>
69
 
                      <property name="top_attach">0</property>
70
 
                      <property name="bottom_attach">1</property>
71
 
                    </packing>
72
 
                  </child>
73
 
 
74
 
                  <child>
75
 
                    <widget class="GtkLabel" id="label17">
76
 
                      <property name="visible">True</property>
77
 
                      <property name="label" translatable="yes">Width:</property>
78
 
                      <property name="use_underline">False</property>
79
 
                      <property name="use_markup">False</property>
80
 
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
81
 
                      <property name="wrap">False</property>
82
 
                      <property name="selectable">False</property>
83
 
                      <property name="xalign">0</property>
84
 
                      <property name="yalign">0.5</property>
85
 
                      <property name="xpad">0</property>
86
 
                      <property name="ypad">0</property>
87
 
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
88
 
                      <property name="width_chars">-1</property>
89
 
                      <property name="single_line_mode">False</property>
90
 
                      <property name="angle">0</property>
91
 
                    </widget>
92
 
                    <packing>
93
 
                      <property name="left_attach">0</property>
94
 
                      <property name="right_attach">1</property>
95
 
                      <property name="top_attach">1</property>
96
 
                      <property name="bottom_attach">2</property>
97
 
                      <property name="x_options">fill</property>
98
 
                      <property name="y_options"></property>
99
 
                    </packing>
100
 
                  </child>
101
 
 
102
 
                  <child>
103
 
                    <widget class="GtkLabel" id="label18">
104
 
                      <property name="visible">True</property>
105
 
                      <property name="label" translatable="yes">Height:</property>
106
 
                      <property name="use_underline">False</property>
107
 
                      <property name="use_markup">False</property>
108
 
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
109
 
                      <property name="wrap">False</property>
110
 
                      <property name="selectable">False</property>
111
 
                      <property name="xalign">0</property>
112
 
                      <property name="yalign">0.5</property>
113
 
                      <property name="xpad">0</property>
114
 
                      <property name="ypad">0</property>
115
 
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
116
 
                      <property name="width_chars">-1</property>
117
 
                      <property name="single_line_mode">False</property>
118
 
                      <property name="angle">0</property>
119
 
                    </widget>
120
 
                    <packing>
121
 
                      <property name="left_attach">0</property>
122
 
                      <property name="right_attach">1</property>
123
 
                      <property name="top_attach">2</property>
124
 
                      <property name="bottom_attach">3</property>
125
 
                      <property name="x_options">fill</property>
126
 
                      <property name="y_options"></property>
127
 
                    </packing>
128
 
                  </child>
129
 
 
130
 
                  <child>
131
 
                    <widget class="GtkLabel" id="label19">
132
 
                      <property name="visible">True</property>
133
 
                      <property name="label" translatable="yes">Frame rate:</property>
134
 
                      <property name="use_underline">False</property>
135
 
                      <property name="use_markup">False</property>
136
 
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
137
 
                      <property name="wrap">False</property>
138
 
                      <property name="selectable">False</property>
139
 
                      <property name="xalign">0</property>
140
 
                      <property name="yalign">0.5</property>
141
 
                      <property name="xpad">0</property>
142
 
                      <property name="ypad">0</property>
143
 
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
144
 
                      <property name="width_chars">-1</property>
145
 
                      <property name="single_line_mode">False</property>
146
 
                      <property name="angle">0</property>
147
 
                    </widget>
148
 
                    <packing>
149
 
                      <property name="left_attach">0</property>
150
 
                      <property name="right_attach">1</property>
151
 
                      <property name="top_attach">3</property>
152
 
                      <property name="bottom_attach">4</property>
153
 
                      <property name="x_options">fill</property>
154
 
                      <property name="y_options"></property>
155
 
                    </packing>
156
 
                  </child>
157
 
 
158
 
                  <child>
159
 
                    <widget class="GtkSpinButton" id="videowidthspin">
160
 
                      <property name="visible">True</property>
161
 
                      <property name="can_focus">True</property>
162
 
                      <property name="climb_rate">1</property>
163
 
                      <property name="digits">0</property>
164
 
                      <property name="numeric">False</property>
165
 
                      <property name="update_policy">GTK_UPDATE_ALWAYS</property>
166
 
                      <property name="snap_to_ticks">False</property>
167
 
                      <property name="wrap">False</property>
168
 
                      <property name="adjustment">720 16 4096 16 256 256</property>
169
 
                    </widget>
170
 
                    <packing>
171
 
                      <property name="left_attach">1</property>
172
 
                      <property name="right_attach">2</property>
173
 
                      <property name="top_attach">1</property>
174
 
                      <property name="bottom_attach">2</property>
175
 
                      <property name="y_options"></property>
176
 
                    </packing>
177
 
                  </child>
178
 
 
179
 
                  <child>
180
 
                    <widget class="GtkSpinButton" id="videoheightspin">
181
 
                      <property name="visible">True</property>
182
 
                      <property name="can_focus">True</property>
183
 
                      <property name="climb_rate">1</property>
184
 
                      <property name="digits">0</property>
185
 
                      <property name="numeric">False</property>
186
 
                      <property name="update_policy">GTK_UPDATE_ALWAYS</property>
187
 
                      <property name="snap_to_ticks">False</property>
188
 
                      <property name="wrap">False</property>
189
 
                      <property name="adjustment">576 16 4096 16 256 256</property>
190
 
                    </widget>
191
 
                    <packing>
192
 
                      <property name="left_attach">1</property>
193
 
                      <property name="right_attach">2</property>
194
 
                      <property name="top_attach">2</property>
195
 
                      <property name="bottom_attach">3</property>
196
 
                      <property name="y_options"></property>
197
 
                    </packing>
198
 
                  </child>
199
 
 
200
 
                  <child>
201
 
                    <widget class="GtkComboBox" id="videoratecbox">
202
 
                      <property name="visible">True</property>
203
 
                      <property name="items" translatable="yes">12 fps
 
5
  <widget class="GtkWindow" id="settingswidget">
 
6
    <property name="visible">True</property>
 
7
    <property name="title" translatable="yes">window1</property>
 
8
    <child>
 
9
      <widget class="GtkVBox" id="vbox2">
 
10
        <property name="visible">True</property>
 
11
        <child>
 
12
          <widget class="GtkFrame" id="frame5">
 
13
            <property name="visible">True</property>
 
14
            <property name="border_width">4</property>
 
15
            <property name="label_xalign">0</property>
 
16
            <property name="shadow_type">GTK_SHADOW_NONE</property>
 
17
            <child>
 
18
              <widget class="GtkAlignment" id="alignment5">
 
19
                <property name="visible">True</property>
 
20
                <property name="left_padding">12</property>
 
21
                <child>
 
22
                  <widget class="GtkTable" id="table5">
 
23
                    <property name="visible">True</property>
 
24
                    <property name="border_width">5</property>
 
25
                    <property name="n_rows">4</property>
 
26
                    <property name="n_columns">2</property>
 
27
                    <property name="column_spacing">5</property>
 
28
                    <property name="row_spacing">5</property>
 
29
                    <child>
 
30
                      <widget class="GtkComboBox" id="videoratecbox">
 
31
                        <property name="visible">True</property>
 
32
                        <property name="items" translatable="yes">12 fps
204
33
23,97 fps
205
34
24 fps
206
35
25 fps
207
36
29,97 fps
208
37
30 fps
209
38
60 fps</property>
210
 
                      <property name="add_tearoffs">False</property>
211
 
                      <property name="focus_on_click">True</property>
212
 
                    </widget>
213
 
                    <packing>
214
 
                      <property name="left_attach">1</property>
215
 
                      <property name="right_attach">2</property>
216
 
                      <property name="top_attach">3</property>
217
 
                      <property name="bottom_attach">4</property>
218
 
                      <property name="x_options">fill</property>
219
 
                      <property name="y_options">fill</property>
220
 
                    </packing>
221
 
                  </child>
222
 
                </widget>
223
 
              </child>
224
 
            </widget>
225
 
          </child>
226
 
 
227
 
          <child>
228
 
            <widget class="GtkLabel" id="label20">
229
 
              <property name="visible">True</property>
230
 
              <property name="label" translatable="yes">&lt;b&gt;Video Output&lt;/b&gt;</property>
231
 
              <property name="use_underline">False</property>
232
 
              <property name="use_markup">True</property>
233
 
              <property name="justify">GTK_JUSTIFY_LEFT</property>
234
 
              <property name="wrap">False</property>
235
 
              <property name="selectable">False</property>
236
 
              <property name="xalign">0.5</property>
237
 
              <property name="yalign">0.5</property>
238
 
              <property name="xpad">0</property>
239
 
              <property name="ypad">0</property>
240
 
              <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
241
 
              <property name="width_chars">-1</property>
242
 
              <property name="single_line_mode">False</property>
243
 
              <property name="angle">0</property>
244
 
            </widget>
245
 
            <packing>
246
 
              <property name="type">label_item</property>
247
 
            </packing>
248
 
          </child>
249
 
        </widget>
250
 
        <packing>
251
 
          <property name="padding">0</property>
252
 
          <property name="expand">False</property>
253
 
          <property name="fill">True</property>
254
 
        </packing>
255
 
      </child>
256
 
 
257
 
      <child>
258
 
        <widget class="GtkFrame" id="frame6">
259
 
          <property name="border_width">4</property>
260
 
          <property name="visible">True</property>
261
 
          <property name="label_xalign">0</property>
262
 
          <property name="label_yalign">0.5</property>
263
 
          <property name="shadow_type">GTK_SHADOW_NONE</property>
264
 
 
265
 
          <child>
266
 
            <widget class="GtkAlignment" id="alignment6">
267
 
              <property name="visible">True</property>
268
 
              <property name="xalign">0.5</property>
269
 
              <property name="yalign">0.5</property>
270
 
              <property name="xscale">1</property>
271
 
              <property name="yscale">1</property>
272
 
              <property name="top_padding">0</property>
273
 
              <property name="bottom_padding">0</property>
274
 
              <property name="left_padding">12</property>
275
 
              <property name="right_padding">0</property>
276
 
 
277
 
              <child>
278
 
                <widget class="GtkTable" id="table6">
279
 
                  <property name="border_width">5</property>
280
 
                  <property name="visible">True</property>
281
 
                  <property name="n_rows">4</property>
282
 
                  <property name="n_columns">2</property>
283
 
                  <property name="homogeneous">False</property>
284
 
                  <property name="row_spacing">5</property>
285
 
                  <property name="column_spacing">5</property>
286
 
 
287
 
                  <child>
288
 
                    <widget class="GtkComboBox" id="audiocombobox">
289
 
                      <property name="visible">True</property>
290
 
                      <property name="items" translatable="yes">Audio Preset</property>
291
 
                      <property name="add_tearoffs">False</property>
292
 
                      <property name="focus_on_click">True</property>
293
 
                      <signal name="changed" handler="_audioComboboxChangedCb" last_modification_time="Tue, 24 May 2005 13:42:37 GMT"/>
294
 
                    </widget>
295
 
                    <packing>
296
 
                      <property name="left_attach">0</property>
297
 
                      <property name="right_attach">2</property>
298
 
                      <property name="top_attach">0</property>
299
 
                      <property name="bottom_attach">1</property>
300
 
                    </packing>
301
 
                  </child>
302
 
 
303
 
                  <child>
304
 
                    <widget class="GtkLabel" id="label21">
305
 
                      <property name="visible">True</property>
306
 
                      <property name="label" translatable="yes">Channels:</property>
307
 
                      <property name="use_underline">False</property>
308
 
                      <property name="use_markup">False</property>
309
 
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
310
 
                      <property name="wrap">False</property>
311
 
                      <property name="selectable">False</property>
312
 
                      <property name="xalign">0</property>
313
 
                      <property name="yalign">0.5</property>
314
 
                      <property name="xpad">0</property>
315
 
                      <property name="ypad">0</property>
316
 
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
317
 
                      <property name="width_chars">-1</property>
318
 
                      <property name="single_line_mode">False</property>
319
 
                      <property name="angle">0</property>
320
 
                    </widget>
321
 
                    <packing>
322
 
                      <property name="left_attach">0</property>
323
 
                      <property name="right_attach">1</property>
324
 
                      <property name="top_attach">1</property>
325
 
                      <property name="bottom_attach">2</property>
326
 
                      <property name="x_options">fill</property>
327
 
                      <property name="y_options"></property>
328
 
                    </packing>
329
 
                  </child>
330
 
 
331
 
                  <child>
332
 
                    <widget class="GtkLabel" id="label22">
333
 
                      <property name="visible">True</property>
334
 
                      <property name="label" translatable="yes">Rate:</property>
335
 
                      <property name="use_underline">False</property>
336
 
                      <property name="use_markup">False</property>
337
 
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
338
 
                      <property name="wrap">False</property>
339
 
                      <property name="selectable">False</property>
340
 
                      <property name="xalign">0</property>
341
 
                      <property name="yalign">0.5</property>
342
 
                      <property name="xpad">0</property>
343
 
                      <property name="ypad">0</property>
344
 
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
345
 
                      <property name="width_chars">-1</property>
346
 
                      <property name="single_line_mode">False</property>
347
 
                      <property name="angle">0</property>
348
 
                    </widget>
349
 
                    <packing>
350
 
                      <property name="left_attach">0</property>
351
 
                      <property name="right_attach">1</property>
352
 
                      <property name="top_attach">2</property>
353
 
                      <property name="bottom_attach">3</property>
354
 
                      <property name="x_options">fill</property>
355
 
                      <property name="y_options"></property>
356
 
                    </packing>
357
 
                  </child>
358
 
 
359
 
                  <child>
360
 
                    <widget class="GtkLabel" id="label23">
361
 
                      <property name="visible">True</property>
362
 
                      <property name="label" translatable="yes">Depth:</property>
363
 
                      <property name="use_underline">False</property>
364
 
                      <property name="use_markup">False</property>
365
 
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
366
 
                      <property name="wrap">False</property>
367
 
                      <property name="selectable">False</property>
368
 
                      <property name="xalign">0</property>
369
 
                      <property name="yalign">0.5</property>
370
 
                      <property name="xpad">0</property>
371
 
                      <property name="ypad">0</property>
372
 
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
373
 
                      <property name="width_chars">-1</property>
374
 
                      <property name="single_line_mode">False</property>
375
 
                      <property name="angle">0</property>
376
 
                    </widget>
377
 
                    <packing>
378
 
                      <property name="left_attach">0</property>
379
 
                      <property name="right_attach">1</property>
380
 
                      <property name="top_attach">3</property>
381
 
                      <property name="bottom_attach">4</property>
382
 
                      <property name="x_options">fill</property>
383
 
                      <property name="y_options"></property>
384
 
                    </packing>
385
 
                  </child>
386
 
 
387
 
                  <child>
388
 
                    <widget class="GtkComboBox" id="audiochanncbox">
389
 
                      <property name="visible">True</property>
390
 
                      <property name="items" translatable="yes">Mono (1)
391
 
Stereo (2)</property>
392
 
                      <property name="add_tearoffs">False</property>
393
 
                      <property name="focus_on_click">True</property>
394
 
                    </widget>
395
 
                    <packing>
396
 
                      <property name="left_attach">1</property>
397
 
                      <property name="right_attach">2</property>
398
 
                      <property name="top_attach">1</property>
399
 
                      <property name="bottom_attach">2</property>
400
 
                      <property name="y_options">fill</property>
401
 
                    </packing>
402
 
                  </child>
403
 
 
404
 
                  <child>
405
 
                    <widget class="GtkComboBox" id="audioratecbox">
406
 
                      <property name="visible">True</property>
407
 
                      <property name="items" translatable="yes">8000 Hz
 
39
                      </widget>
 
40
                      <packing>
 
41
                        <property name="left_attach">1</property>
 
42
                        <property name="right_attach">2</property>
 
43
                        <property name="top_attach">3</property>
 
44
                        <property name="bottom_attach">4</property>
 
45
                        <property name="x_options">GTK_FILL</property>
 
46
                        <property name="y_options">GTK_FILL</property>
 
47
                      </packing>
 
48
                    </child>
 
49
                    <child>
 
50
                      <widget class="GtkSpinButton" id="videoheightspin">
 
51
                        <property name="visible">True</property>
 
52
                        <property name="can_focus">True</property>
 
53
                        <property name="adjustment">576 16 4096 16 256 0</property>
 
54
                        <property name="climb_rate">1</property>
 
55
                      </widget>
 
56
                      <packing>
 
57
                        <property name="left_attach">1</property>
 
58
                        <property name="right_attach">2</property>
 
59
                        <property name="top_attach">2</property>
 
60
                        <property name="bottom_attach">3</property>
 
61
                        <property name="y_options"></property>
 
62
                      </packing>
 
63
                    </child>
 
64
                    <child>
 
65
                      <widget class="GtkSpinButton" id="videowidthspin">
 
66
                        <property name="visible">True</property>
 
67
                        <property name="can_focus">True</property>
 
68
                        <property name="adjustment">720 16 4096 16 256 0</property>
 
69
                        <property name="climb_rate">1</property>
 
70
                      </widget>
 
71
                      <packing>
 
72
                        <property name="left_attach">1</property>
 
73
                        <property name="right_attach">2</property>
 
74
                        <property name="top_attach">1</property>
 
75
                        <property name="bottom_attach">2</property>
 
76
                        <property name="y_options"></property>
 
77
                      </packing>
 
78
                    </child>
 
79
                    <child>
 
80
                      <widget class="GtkLabel" id="label19">
 
81
                        <property name="visible">True</property>
 
82
                        <property name="xalign">0</property>
 
83
                        <property name="label" translatable="yes">Frame rate:</property>
 
84
                      </widget>
 
85
                      <packing>
 
86
                        <property name="top_attach">3</property>
 
87
                        <property name="bottom_attach">4</property>
 
88
                        <property name="x_options">GTK_FILL</property>
 
89
                        <property name="y_options"></property>
 
90
                      </packing>
 
91
                    </child>
 
92
                    <child>
 
93
                      <widget class="GtkLabel" id="label18">
 
94
                        <property name="visible">True</property>
 
95
                        <property name="xalign">0</property>
 
96
                        <property name="label" translatable="yes">Height:</property>
 
97
                      </widget>
 
98
                      <packing>
 
99
                        <property name="top_attach">2</property>
 
100
                        <property name="bottom_attach">3</property>
 
101
                        <property name="x_options">GTK_FILL</property>
 
102
                        <property name="y_options"></property>
 
103
                      </packing>
 
104
                    </child>
 
105
                    <child>
 
106
                      <widget class="GtkLabel" id="label17">
 
107
                        <property name="visible">True</property>
 
108
                        <property name="xalign">0</property>
 
109
                        <property name="label" translatable="yes">Width:</property>
 
110
                      </widget>
 
111
                      <packing>
 
112
                        <property name="top_attach">1</property>
 
113
                        <property name="bottom_attach">2</property>
 
114
                        <property name="x_options">GTK_FILL</property>
 
115
                        <property name="y_options"></property>
 
116
                      </packing>
 
117
                    </child>
 
118
                    <child>
 
119
                      <widget class="GtkComboBox" id="videocombobox">
 
120
                        <property name="visible">True</property>
 
121
                        <property name="items" translatable="yes">Video Preset</property>
 
122
                        <signal name="changed" handler="_videoComboboxChangedCb"/>
 
123
                      </widget>
 
124
                      <packing>
 
125
                        <property name="right_attach">2</property>
 
126
                      </packing>
 
127
                    </child>
 
128
                  </widget>
 
129
                </child>
 
130
              </widget>
 
131
            </child>
 
132
            <child>
 
133
              <widget class="GtkLabel" id="label20">
 
134
                <property name="visible">True</property>
 
135
                <property name="label" translatable="yes">&lt;b&gt;Video Output&lt;/b&gt;</property>
 
136
                <property name="use_markup">True</property>
 
137
              </widget>
 
138
              <packing>
 
139
                <property name="type">label_item</property>
 
140
              </packing>
 
141
            </child>
 
142
          </widget>
 
143
          <packing>
 
144
            <property name="expand">False</property>
 
145
          </packing>
 
146
        </child>
 
147
        <child>
 
148
          <widget class="GtkFrame" id="frame6">
 
149
            <property name="visible">True</property>
 
150
            <property name="border_width">4</property>
 
151
            <property name="label_xalign">0</property>
 
152
            <property name="shadow_type">GTK_SHADOW_NONE</property>
 
153
            <child>
 
154
              <widget class="GtkAlignment" id="alignment6">
 
155
                <property name="visible">True</property>
 
156
                <property name="left_padding">12</property>
 
157
                <child>
 
158
                  <widget class="GtkTable" id="table6">
 
159
                    <property name="visible">True</property>
 
160
                    <property name="border_width">5</property>
 
161
                    <property name="n_rows">4</property>
 
162
                    <property name="n_columns">2</property>
 
163
                    <property name="column_spacing">5</property>
 
164
                    <property name="row_spacing">5</property>
 
165
                    <child>
 
166
                      <widget class="GtkComboBox" id="audiodepthcbox">
 
167
                        <property name="visible">True</property>
 
168
                        <property name="items" translatable="yes">8 bit
 
169
16 bit
 
170
24 bit
 
171
32 bit</property>
 
172
                      </widget>
 
173
                      <packing>
 
174
                        <property name="left_attach">1</property>
 
175
                        <property name="right_attach">2</property>
 
176
                        <property name="top_attach">3</property>
 
177
                        <property name="bottom_attach">4</property>
 
178
                        <property name="y_options">GTK_FILL</property>
 
179
                      </packing>
 
180
                    </child>
 
181
                    <child>
 
182
                      <widget class="GtkComboBox" id="audioratecbox">
 
183
                        <property name="visible">True</property>
 
184
                        <property name="items" translatable="yes">8000 Hz
408
185
11025 Hz
409
186
22050 Hz
410
187
44100 Hz
411
188
48000 Hz
412
189
96000 Hz</property>
413
 
                      <property name="add_tearoffs">False</property>
414
 
                      <property name="focus_on_click">True</property>
415
 
                    </widget>
416
 
                    <packing>
417
 
                      <property name="left_attach">1</property>
418
 
                      <property name="right_attach">2</property>
419
 
                      <property name="top_attach">2</property>
420
 
                      <property name="bottom_attach">3</property>
421
 
                      <property name="y_options">fill</property>
422
 
                    </packing>
423
 
                  </child>
424
 
 
425
 
                  <child>
426
 
                    <widget class="GtkComboBox" id="audiodepthcbox">
427
 
                      <property name="visible">True</property>
428
 
                      <property name="items" translatable="yes">8 bit
429
 
16 bit
430
 
24 bit
431
 
32 bit</property>
432
 
                      <property name="add_tearoffs">False</property>
433
 
                      <property name="focus_on_click">True</property>
434
 
                    </widget>
435
 
                    <packing>
436
 
                      <property name="left_attach">1</property>
437
 
                      <property name="right_attach">2</property>
438
 
                      <property name="top_attach">3</property>
439
 
                      <property name="bottom_attach">4</property>
440
 
                      <property name="y_options">fill</property>
441
 
                    </packing>
442
 
                  </child>
443
 
                </widget>
444
 
              </child>
445
 
            </widget>
446
 
          </child>
447
 
 
448
 
          <child>
449
 
            <widget class="GtkLabel" id="label24">
450
 
              <property name="visible">True</property>
451
 
              <property name="label" translatable="yes">&lt;b&gt;Audio Output&lt;/b&gt;</property>
452
 
              <property name="use_underline">False</property>
453
 
              <property name="use_markup">True</property>
454
 
              <property name="justify">GTK_JUSTIFY_LEFT</property>
455
 
              <property name="wrap">False</property>
456
 
              <property name="selectable">False</property>
457
 
              <property name="xalign">0.5</property>
458
 
              <property name="yalign">0.5</property>
459
 
              <property name="xpad">0</property>
460
 
              <property name="ypad">0</property>
461
 
              <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
462
 
              <property name="width_chars">-1</property>
463
 
              <property name="single_line_mode">False</property>
464
 
              <property name="angle">0</property>
465
 
            </widget>
466
 
            <packing>
467
 
              <property name="type">label_item</property>
468
 
            </packing>
469
 
          </child>
470
 
        </widget>
471
 
        <packing>
472
 
          <property name="padding">0</property>
473
 
          <property name="expand">False</property>
474
 
          <property name="fill">True</property>
475
 
        </packing>
476
 
      </child>
477
 
 
478
 
      <child>
479
 
        <widget class="GtkFrame" id="frame7">
480
 
          <property name="border_width">4</property>
481
 
          <property name="visible">True</property>
482
 
          <property name="label_xalign">0</property>
483
 
          <property name="label_yalign">0.5</property>
484
 
          <property name="shadow_type">GTK_SHADOW_NONE</property>
485
 
 
486
 
          <child>
487
 
            <widget class="GtkAlignment" id="alignment7">
488
 
              <property name="visible">True</property>
489
 
              <property name="xalign">0.5</property>
490
 
              <property name="yalign">0.5</property>
491
 
              <property name="xscale">1</property>
492
 
              <property name="yscale">1</property>
493
 
              <property name="top_padding">0</property>
494
 
              <property name="bottom_padding">0</property>
495
 
              <property name="left_padding">12</property>
496
 
              <property name="right_padding">0</property>
497
 
 
498
 
              <child>
499
 
                <widget class="GtkTable" id="table7">
500
 
                  <property name="border_width">5</property>
501
 
                  <property name="visible">True</property>
502
 
                  <property name="n_rows">3</property>
503
 
                  <property name="n_columns">3</property>
504
 
                  <property name="homogeneous">False</property>
505
 
                  <property name="row_spacing">5</property>
506
 
                  <property name="column_spacing">5</property>
507
 
 
508
 
                  <child>
509
 
                    <widget class="GtkLabel" id="label25">
510
 
                      <property name="visible">True</property>
511
 
                      <property name="label" translatable="yes">Video Codec:</property>
512
 
                      <property name="use_underline">False</property>
513
 
                      <property name="use_markup">False</property>
514
 
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
515
 
                      <property name="wrap">False</property>
516
 
                      <property name="selectable">False</property>
517
 
                      <property name="xalign">0</property>
518
 
                      <property name="yalign">0.5</property>
519
 
                      <property name="xpad">0</property>
520
 
                      <property name="ypad">0</property>
521
 
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
522
 
                      <property name="width_chars">-1</property>
523
 
                      <property name="single_line_mode">False</property>
524
 
                      <property name="angle">0</property>
525
 
                    </widget>
526
 
                    <packing>
527
 
                      <property name="left_attach">0</property>
528
 
                      <property name="right_attach">1</property>
529
 
                      <property name="top_attach">2</property>
530
 
                      <property name="bottom_attach">3</property>
531
 
                      <property name="x_options">fill</property>
532
 
                      <property name="y_options"></property>
533
 
                    </packing>
534
 
                  </child>
535
 
 
536
 
                  <child>
537
 
                    <widget class="GtkLabel" id="label26">
538
 
                      <property name="visible">True</property>
539
 
                      <property name="label" translatable="yes">Audio Codec:</property>
540
 
                      <property name="use_underline">False</property>
541
 
                      <property name="use_markup">False</property>
542
 
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
543
 
                      <property name="wrap">False</property>
544
 
                      <property name="selectable">False</property>
545
 
                      <property name="xalign">0</property>
546
 
                      <property name="yalign">0.5</property>
547
 
                      <property name="xpad">0</property>
548
 
                      <property name="ypad">0</property>
549
 
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
550
 
                      <property name="width_chars">-1</property>
551
 
                      <property name="single_line_mode">False</property>
552
 
                      <property name="angle">0</property>
553
 
                    </widget>
554
 
                    <packing>
555
 
                      <property name="left_attach">0</property>
556
 
                      <property name="right_attach">1</property>
557
 
                      <property name="top_attach">1</property>
558
 
                      <property name="bottom_attach">2</property>
559
 
                      <property name="x_options">fill</property>
560
 
                      <property name="y_options"></property>
561
 
                    </packing>
562
 
                  </child>
563
 
 
564
 
                  <child>
565
 
                    <widget class="GtkComboBox" id="vcodeccbox">
566
 
                      <property name="visible">True</property>
567
 
                      <property name="items" translatable="yes">Video Codec</property>
568
 
                      <property name="add_tearoffs">False</property>
569
 
                      <property name="focus_on_click">True</property>
570
 
                    </widget>
571
 
                    <packing>
572
 
                      <property name="left_attach">1</property>
573
 
                      <property name="right_attach">2</property>
574
 
                      <property name="top_attach">2</property>
575
 
                      <property name="bottom_attach">3</property>
576
 
                      <property name="x_options">fill</property>
577
 
                      <property name="y_options">fill</property>
578
 
                    </packing>
579
 
                  </child>
580
 
 
581
 
                  <child>
582
 
                    <widget class="GtkComboBox" id="acodeccbox">
583
 
                      <property name="visible">True</property>
584
 
                      <property name="items" translatable="yes">Audio Codec</property>
585
 
                      <property name="add_tearoffs">False</property>
586
 
                      <property name="focus_on_click">True</property>
587
 
                    </widget>
588
 
                    <packing>
589
 
                      <property name="left_attach">1</property>
590
 
                      <property name="right_attach">2</property>
591
 
                      <property name="top_attach">1</property>
592
 
                      <property name="bottom_attach">2</property>
593
 
                      <property name="y_options">fill</property>
594
 
                    </packing>
595
 
                  </child>
596
 
 
597
 
                  <child>
598
 
                    <widget class="GtkLabel" id="label27">
599
 
                      <property name="visible">True</property>
600
 
                      <property name="label" translatable="yes">Container:</property>
601
 
                      <property name="use_underline">False</property>
602
 
                      <property name="use_markup">False</property>
603
 
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
604
 
                      <property name="wrap">False</property>
605
 
                      <property name="selectable">False</property>
606
 
                      <property name="xalign">0</property>
607
 
                      <property name="yalign">0.5</property>
608
 
                      <property name="xpad">0</property>
609
 
                      <property name="ypad">0</property>
610
 
                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
611
 
                      <property name="width_chars">-1</property>
612
 
                      <property name="single_line_mode">False</property>
613
 
                      <property name="angle">0</property>
614
 
                    </widget>
615
 
                    <packing>
616
 
                      <property name="left_attach">0</property>
617
 
                      <property name="right_attach">1</property>
618
 
                      <property name="top_attach">0</property>
619
 
                      <property name="bottom_attach">1</property>
620
 
                      <property name="x_options">fill</property>
621
 
                      <property name="y_options"></property>
622
 
                    </packing>
623
 
                  </child>
624
 
 
625
 
                  <child>
626
 
                    <widget class="GtkComboBox" id="muxercombobox">
627
 
                      <property name="visible">True</property>
628
 
                      <property name="items" translatable="yes">Muxer</property>
629
 
                      <property name="add_tearoffs">False</property>
630
 
                      <property name="focus_on_click">True</property>
631
 
                      <signal name="changed" handler="_muxerComboboxChangedCb" last_modification_time="Tue, 24 May 2005 19:18:10 GMT"/>
632
 
                    </widget>
633
 
                    <packing>
634
 
                      <property name="left_attach">1</property>
635
 
                      <property name="right_attach">2</property>
636
 
                      <property name="top_attach">0</property>
637
 
                      <property name="bottom_attach">1</property>
638
 
                      <property name="x_options">fill</property>
639
 
                      <property name="y_options">fill</property>
640
 
                    </packing>
641
 
                  </child>
642
 
 
643
 
                  <child>
644
 
                    <widget class="GtkButton" id="muxersettingsbutton">
645
 
                      <property name="visible">True</property>
646
 
                      <property name="can_focus">True</property>
647
 
                      <property name="label" translatable="yes">Settings</property>
648
 
                      <property name="use_underline">True</property>
649
 
                      <property name="relief">GTK_RELIEF_NORMAL</property>
650
 
                      <property name="focus_on_click">True</property>
651
 
                      <signal name="clicked" handler="_muxerSettingsButtonClickedCb" last_modification_time="Sat, 18 Jun 2005 17:45:50 GMT"/>
652
 
                    </widget>
653
 
                    <packing>
654
 
                      <property name="left_attach">2</property>
655
 
                      <property name="right_attach">3</property>
656
 
                      <property name="top_attach">0</property>
657
 
                      <property name="bottom_attach">1</property>
658
 
                      <property name="x_options">fill</property>
659
 
                      <property name="y_options"></property>
660
 
                    </packing>
661
 
                  </child>
662
 
 
663
 
                  <child>
664
 
                    <widget class="GtkButton" id="acodecsettingsbutton">
665
 
                      <property name="visible">True</property>
666
 
                      <property name="can_focus">True</property>
667
 
                      <property name="label" translatable="yes">Settings</property>
668
 
                      <property name="use_underline">True</property>
669
 
                      <property name="relief">GTK_RELIEF_NORMAL</property>
670
 
                      <property name="focus_on_click">True</property>
671
 
                      <signal name="clicked" handler="_acodecSettingsButtonClickedCb" last_modification_time="Sat, 18 Jun 2005 17:45:55 GMT"/>
672
 
                    </widget>
673
 
                    <packing>
674
 
                      <property name="left_attach">2</property>
675
 
                      <property name="right_attach">3</property>
676
 
                      <property name="top_attach">1</property>
677
 
                      <property name="bottom_attach">2</property>
678
 
                      <property name="x_options">fill</property>
679
 
                      <property name="y_options"></property>
680
 
                    </packing>
681
 
                  </child>
682
 
 
683
 
                  <child>
684
 
                    <widget class="GtkButton" id="vcodecsettingsbutton">
685
 
                      <property name="visible">True</property>
686
 
                      <property name="can_focus">True</property>
687
 
                      <property name="label" translatable="yes">Settings</property>
688
 
                      <property name="use_underline">True</property>
689
 
                      <property name="relief">GTK_RELIEF_NORMAL</property>
690
 
                      <property name="focus_on_click">True</property>
691
 
                      <signal name="clicked" handler="_vcodecSettingsButtonClickedCb" last_modification_time="Sat, 18 Jun 2005 17:46:55 GMT"/>
692
 
                    </widget>
693
 
                    <packing>
694
 
                      <property name="left_attach">2</property>
695
 
                      <property name="right_attach">3</property>
696
 
                      <property name="top_attach">2</property>
697
 
                      <property name="bottom_attach">3</property>
698
 
                      <property name="x_options">fill</property>
699
 
                      <property name="y_options"></property>
700
 
                    </packing>
701
 
                  </child>
702
 
                </widget>
703
 
              </child>
704
 
            </widget>
705
 
          </child>
706
 
 
707
 
          <child>
708
 
            <widget class="GtkLabel" id="label28">
709
 
              <property name="visible">True</property>
710
 
              <property name="label" translatable="yes">&lt;b&gt;Export to&lt;/b&gt;</property>
711
 
              <property name="use_underline">False</property>
712
 
              <property name="use_markup">True</property>
713
 
              <property name="justify">GTK_JUSTIFY_LEFT</property>
714
 
              <property name="wrap">False</property>
715
 
              <property name="selectable">False</property>
716
 
              <property name="xalign">0.5</property>
717
 
              <property name="yalign">0.5</property>
718
 
              <property name="xpad">0</property>
719
 
              <property name="ypad">0</property>
720
 
              <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
721
 
              <property name="width_chars">-1</property>
722
 
              <property name="single_line_mode">False</property>
723
 
              <property name="angle">0</property>
724
 
            </widget>
725
 
            <packing>
726
 
              <property name="type">label_item</property>
727
 
            </packing>
728
 
          </child>
729
 
        </widget>
730
 
        <packing>
731
 
          <property name="padding">0</property>
732
 
          <property name="expand">False</property>
733
 
          <property name="fill">True</property>
734
 
        </packing>
735
 
      </child>
736
 
    </widget>
737
 
  </child>
738
 
</widget>
739
 
 
 
190
                      </widget>
 
191
                      <packing>
 
192
                        <property name="left_attach">1</property>
 
193
                        <property name="right_attach">2</property>
 
194
                        <property name="top_attach">2</property>
 
195
                        <property name="bottom_attach">3</property>
 
196
                        <property name="y_options">GTK_FILL</property>
 
197
                      </packing>
 
198
                    </child>
 
199
                    <child>
 
200
                      <widget class="GtkComboBox" id="audiochanncbox">
 
201
                        <property name="visible">True</property>
 
202
                        <property name="items" translatable="yes">Mono (1)
 
203
Stereo (2)</property>
 
204
                      </widget>
 
205
                      <packing>
 
206
                        <property name="left_attach">1</property>
 
207
                        <property name="right_attach">2</property>
 
208
                        <property name="top_attach">1</property>
 
209
                        <property name="bottom_attach">2</property>
 
210
                        <property name="y_options">GTK_FILL</property>
 
211
                      </packing>
 
212
                    </child>
 
213
                    <child>
 
214
                      <widget class="GtkLabel" id="label23">
 
215
                        <property name="visible">True</property>
 
216
                        <property name="xalign">0</property>
 
217
                        <property name="label" translatable="yes">Depth:</property>
 
218
                      </widget>
 
219
                      <packing>
 
220
                        <property name="top_attach">3</property>
 
221
                        <property name="bottom_attach">4</property>
 
222
                        <property name="x_options">GTK_FILL</property>
 
223
                        <property name="y_options"></property>
 
224
                      </packing>
 
225
                    </child>
 
226
                    <child>
 
227
                      <widget class="GtkLabel" id="label22">
 
228
                        <property name="visible">True</property>
 
229
                        <property name="xalign">0</property>
 
230
                        <property name="label" translatable="yes">Rate:</property>
 
231
                      </widget>
 
232
                      <packing>
 
233
                        <property name="top_attach">2</property>
 
234
                        <property name="bottom_attach">3</property>
 
235
                        <property name="x_options">GTK_FILL</property>
 
236
                        <property name="y_options"></property>
 
237
                      </packing>
 
238
                    </child>
 
239
                    <child>
 
240
                      <widget class="GtkLabel" id="label21">
 
241
                        <property name="visible">True</property>
 
242
                        <property name="xalign">0</property>
 
243
                        <property name="label" translatable="yes">Channels:</property>
 
244
                      </widget>
 
245
                      <packing>
 
246
                        <property name="top_attach">1</property>
 
247
                        <property name="bottom_attach">2</property>
 
248
                        <property name="x_options">GTK_FILL</property>
 
249
                        <property name="y_options"></property>
 
250
                      </packing>
 
251
                    </child>
 
252
                    <child>
 
253
                      <widget class="GtkComboBox" id="audiocombobox">
 
254
                        <property name="visible">True</property>
 
255
                        <property name="items" translatable="yes">Audio Preset</property>
 
256
                        <signal name="changed" handler="_audioComboboxChangedCb"/>
 
257
                      </widget>
 
258
                      <packing>
 
259
                        <property name="right_attach">2</property>
 
260
                      </packing>
 
261
                    </child>
 
262
                  </widget>
 
263
                </child>
 
264
              </widget>
 
265
            </child>
 
266
            <child>
 
267
              <widget class="GtkLabel" id="label24">
 
268
                <property name="visible">True</property>
 
269
                <property name="label" translatable="yes">&lt;b&gt;Audio Output&lt;/b&gt;</property>
 
270
                <property name="use_markup">True</property>
 
271
              </widget>
 
272
              <packing>
 
273
                <property name="type">label_item</property>
 
274
              </packing>
 
275
            </child>
 
276
          </widget>
 
277
          <packing>
 
278
            <property name="expand">False</property>
 
279
            <property name="position">1</property>
 
280
          </packing>
 
281
        </child>
 
282
        <child>
 
283
          <widget class="GtkFrame" id="frame7">
 
284
            <property name="visible">True</property>
 
285
            <property name="border_width">4</property>
 
286
            <property name="label_xalign">0</property>
 
287
            <property name="shadow_type">GTK_SHADOW_NONE</property>
 
288
            <child>
 
289
              <widget class="GtkAlignment" id="alignment7">
 
290
                <property name="visible">True</property>
 
291
                <property name="left_padding">12</property>
 
292
                <child>
 
293
                  <widget class="GtkTable" id="table7">
 
294
                    <property name="visible">True</property>
 
295
                    <property name="border_width">5</property>
 
296
                    <property name="n_rows">3</property>
 
297
                    <property name="n_columns">3</property>
 
298
                    <property name="column_spacing">5</property>
 
299
                    <property name="row_spacing">5</property>
 
300
                    <child>
 
301
                      <widget class="GtkButton" id="vcodecsettingsbutton">
 
302
                        <property name="visible">True</property>
 
303
                        <property name="can_focus">True</property>
 
304
                        <property name="label" translatable="yes">Settings</property>
 
305
                        <property name="use_underline">True</property>
 
306
                        <property name="response_id">0</property>
 
307
                        <signal name="clicked" handler="_vcodecSettingsButtonClickedCb"/>
 
308
                      </widget>
 
309
                      <packing>
 
310
                        <property name="left_attach">2</property>
 
311
                        <property name="right_attach">3</property>
 
312
                        <property name="top_attach">2</property>
 
313
                        <property name="bottom_attach">3</property>
 
314
                        <property name="x_options">GTK_FILL</property>
 
315
                        <property name="y_options"></property>
 
316
                      </packing>
 
317
                    </child>
 
318
                    <child>
 
319
                      <widget class="GtkButton" id="acodecsettingsbutton">
 
320
                        <property name="visible">True</property>
 
321
                        <property name="can_focus">True</property>
 
322
                        <property name="label" translatable="yes">Settings</property>
 
323
                        <property name="use_underline">True</property>
 
324
                        <property name="response_id">0</property>
 
325
                        <signal name="clicked" handler="_acodecSettingsButtonClickedCb"/>
 
326
                      </widget>
 
327
                      <packing>
 
328
                        <property name="left_attach">2</property>
 
329
                        <property name="right_attach">3</property>
 
330
                        <property name="top_attach">1</property>
 
331
                        <property name="bottom_attach">2</property>
 
332
                        <property name="x_options">GTK_FILL</property>
 
333
                        <property name="y_options"></property>
 
334
                      </packing>
 
335
                    </child>
 
336
                    <child>
 
337
                      <widget class="GtkButton" id="muxersettingsbutton">
 
338
                        <property name="visible">True</property>
 
339
                        <property name="can_focus">True</property>
 
340
                        <property name="label" translatable="yes">Settings</property>
 
341
                        <property name="use_underline">True</property>
 
342
                        <property name="response_id">0</property>
 
343
                        <signal name="clicked" handler="_muxerSettingsButtonClickedCb"/>
 
344
                      </widget>
 
345
                      <packing>
 
346
                        <property name="left_attach">2</property>
 
347
                        <property name="right_attach">3</property>
 
348
                        <property name="x_options">GTK_FILL</property>
 
349
                        <property name="y_options"></property>
 
350
                      </packing>
 
351
                    </child>
 
352
                    <child>
 
353
                      <widget class="GtkComboBox" id="muxercombobox">
 
354
                        <property name="visible">True</property>
 
355
                        <property name="items" translatable="yes">Muxer</property>
 
356
                        <signal name="changed" handler="_muxerComboboxChangedCb"/>
 
357
                      </widget>
 
358
                      <packing>
 
359
                        <property name="left_attach">1</property>
 
360
                        <property name="right_attach">2</property>
 
361
                        <property name="x_options">GTK_FILL</property>
 
362
                        <property name="y_options">GTK_FILL</property>
 
363
                      </packing>
 
364
                    </child>
 
365
                    <child>
 
366
                      <widget class="GtkLabel" id="label27">
 
367
                        <property name="visible">True</property>
 
368
                        <property name="xalign">0</property>
 
369
                        <property name="label" translatable="yes">Container:</property>
 
370
                      </widget>
 
371
                      <packing>
 
372
                        <property name="x_options">GTK_FILL</property>
 
373
                        <property name="y_options"></property>
 
374
                      </packing>
 
375
                    </child>
 
376
                    <child>
 
377
                      <widget class="GtkComboBox" id="acodeccbox">
 
378
                        <property name="visible">True</property>
 
379
                        <property name="items" translatable="yes">Audio Codec</property>
 
380
                      </widget>
 
381
                      <packing>
 
382
                        <property name="left_attach">1</property>
 
383
                        <property name="right_attach">2</property>
 
384
                        <property name="top_attach">1</property>
 
385
                        <property name="bottom_attach">2</property>
 
386
                        <property name="y_options">GTK_FILL</property>
 
387
                      </packing>
 
388
                    </child>
 
389
                    <child>
 
390
                      <widget class="GtkComboBox" id="vcodeccbox">
 
391
                        <property name="visible">True</property>
 
392
                        <property name="items" translatable="yes">Video Codec</property>
 
393
                      </widget>
 
394
                      <packing>
 
395
                        <property name="left_attach">1</property>
 
396
                        <property name="right_attach">2</property>
 
397
                        <property name="top_attach">2</property>
 
398
                        <property name="bottom_attach">3</property>
 
399
                        <property name="x_options">GTK_FILL</property>
 
400
                        <property name="y_options">GTK_FILL</property>
 
401
                      </packing>
 
402
                    </child>
 
403
                    <child>
 
404
                      <widget class="GtkLabel" id="label26">
 
405
                        <property name="visible">True</property>
 
406
                        <property name="xalign">0</property>
 
407
                        <property name="label" translatable="yes">Audio Codec:</property>
 
408
                      </widget>
 
409
                      <packing>
 
410
                        <property name="top_attach">1</property>
 
411
                        <property name="bottom_attach">2</property>
 
412
                        <property name="x_options">GTK_FILL</property>
 
413
                        <property name="y_options"></property>
 
414
                      </packing>
 
415
                    </child>
 
416
                    <child>
 
417
                      <widget class="GtkLabel" id="label25">
 
418
                        <property name="visible">True</property>
 
419
                        <property name="xalign">0</property>
 
420
                        <property name="label" translatable="yes">Video Codec:</property>
 
421
                      </widget>
 
422
                      <packing>
 
423
                        <property name="top_attach">2</property>
 
424
                        <property name="bottom_attach">3</property>
 
425
                        <property name="x_options">GTK_FILL</property>
 
426
                        <property name="y_options"></property>
 
427
                      </packing>
 
428
                    </child>
 
429
                  </widget>
 
430
                </child>
 
431
              </widget>
 
432
            </child>
 
433
            <child>
 
434
              <widget class="GtkLabel" id="label28">
 
435
                <property name="visible">True</property>
 
436
                <property name="label" translatable="yes">&lt;b&gt;Export to&lt;/b&gt;</property>
 
437
                <property name="use_markup">True</property>
 
438
              </widget>
 
439
              <packing>
 
440
                <property name="type">label_item</property>
 
441
              </packing>
 
442
            </child>
 
443
          </widget>
 
444
          <packing>
 
445
            <property name="expand">False</property>
 
446
            <property name="position">2</property>
 
447
          </packing>
 
448
        </child>
 
449
      </widget>
 
450
    </child>
 
451
  </widget>
740
452
</glade-interface>