1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Generated with glade 3.20.0 -->
3<interface>
4  <requires lib="gtk+" version="3.11"/>
5  <object class="GtkBox" id="vbox1">
6    <property name="width_request">375</property>
7    <property name="visible">True</property>
8    <property name="can_focus">False</property>
9    <property name="margin_bottom">12</property>
10    <property name="border_width">6</property>
11    <property name="orientation">vertical</property>
12    <property name="spacing">18</property>
13    <child>
14      <object class="GtkBox" id="general_vbox">
15        <property name="visible">True</property>
16        <property name="can_focus">False</property>
17        <property name="orientation">vertical</property>
18        <property name="spacing">6</property>
19        <child>
20          <object class="GtkLabel" id="bvwp_general_label">
21            <property name="visible">True</property>
22            <property name="can_focus">False</property>
23            <property name="label" translatable="yes">General</property>
24            <property name="use_markup">True</property>
25            <property name="xalign">0</property>
26            <attributes>
27              <attribute name="weight" value="bold"/>
28            </attributes>
29          </object>
30          <packing>
31            <property name="expand">False</property>
32            <property name="fill">True</property>
33            <property name="position">0</property>
34          </packing>
35        </child>
36        <child>
37          <object class="GtkGrid" id="general">
38            <property name="visible">True</property>
39            <property name="can_focus">False</property>
40            <property name="row_spacing">6</property>
41            <property name="column_spacing">12</property>
42            <child>
43              <object class="GtkLabel" id="title_label">
44                <property name="visible">True</property>
45                <property name="can_focus">False</property>
46                <property name="margin_start">12</property>
47                <property name="label" translatable="yes">Title:</property>
48                <property name="use_markup">True</property>
49                <property name="xalign">0</property>
50                <attributes>
51                  <attribute name="style" value="italic"/>
52                </attributes>
53                <accessibility>
54                  <relation type="label-for" target="title"/>
55                </accessibility>
56              </object>
57              <packing>
58                <property name="left_attach">0</property>
59                <property name="top_attach">0</property>
60              </packing>
61            </child>
62            <child>
63              <object class="GtkLabel" id="artist_label">
64                <property name="visible">True</property>
65                <property name="can_focus">False</property>
66                <property name="margin_start">12</property>
67                <property name="label" translatable="yes">Artist:</property>
68                <property name="use_markup">True</property>
69                <property name="xalign">0</property>
70                <attributes>
71                  <attribute name="style" value="italic"/>
72                </attributes>
73                <accessibility>
74                  <relation type="label-for" target="artist"/>
75                </accessibility>
76              </object>
77              <packing>
78                <property name="left_attach">0</property>
79                <property name="top_attach">1</property>
80              </packing>
81            </child>
82            <child>
83              <object class="GtkLabel" id="duration_label">
84                <property name="visible">True</property>
85                <property name="can_focus">False</property>
86                <property name="margin_start">12</property>
87                <property name="label" translatable="yes">Duration:</property>
88                <property name="use_markup">True</property>
89                <property name="xalign">0</property>
90                <attributes>
91                  <attribute name="style" value="italic"/>
92                </attributes>
93                <accessibility>
94                  <relation type="label-for" target="duration"/>
95                </accessibility>
96              </object>
97              <packing>
98                <property name="left_attach">0</property>
99                <property name="top_attach">4</property>
100              </packing>
101            </child>
102            <child>
103              <object class="GtkLabel" id="year_label">
104                <property name="visible">True</property>
105                <property name="can_focus">False</property>
106                <property name="margin_start">12</property>
107                <property name="label" translatable="yes">Year:</property>
108                <property name="use_markup">True</property>
109                <property name="xalign">0</property>
110                <attributes>
111                  <attribute name="style" value="italic"/>
112                </attributes>
113                <accessibility>
114                  <relation type="label-for" target="year"/>
115                </accessibility>
116              </object>
117              <packing>
118                <property name="left_attach">0</property>
119                <property name="top_attach">3</property>
120              </packing>
121            </child>
122            <child>
123              <object class="GtkLabel" id="album_label">
124                <property name="visible">True</property>
125                <property name="can_focus">False</property>
126                <property name="margin_start">12</property>
127                <property name="label" translatable="yes">Album:</property>
128                <property name="use_markup">True</property>
129                <property name="xalign">0</property>
130                <attributes>
131                  <attribute name="style" value="italic"/>
132                </attributes>
133                <accessibility>
134                  <relation type="label-for" target="album"/>
135                </accessibility>
136              </object>
137              <packing>
138                <property name="left_attach">0</property>
139                <property name="top_attach">2</property>
140              </packing>
141            </child>
142            <child>
143              <object class="GtkLabel" id="title">
144                <property name="visible">True</property>
145                <property name="can_focus">True</property>
146                <property name="label">Unknown</property>
147                <property name="wrap">True</property>
148                <property name="selectable">True</property>
149                <property name="ellipsize">end</property>
150                <property name="xalign">0</property>
151                <accessibility>
152                  <relation type="labelled-by" target="title_label"/>
153                </accessibility>
154              </object>
155              <packing>
156                <property name="left_attach">1</property>
157                <property name="top_attach">0</property>
158              </packing>
159            </child>
160            <child>
161              <object class="GtkLabel" id="artist">
162                <property name="visible">True</property>
163                <property name="can_focus">True</property>
164                <property name="label">Unknown</property>
165                <property name="wrap">True</property>
166                <property name="selectable">True</property>
167                <property name="ellipsize">end</property>
168                <property name="xalign">0</property>
169                <accessibility>
170                  <relation type="labelled-by" target="artist_label"/>
171                </accessibility>
172              </object>
173              <packing>
174                <property name="left_attach">1</property>
175                <property name="top_attach">1</property>
176              </packing>
177            </child>
178            <child>
179              <object class="GtkLabel" id="album">
180                <property name="visible">True</property>
181                <property name="can_focus">True</property>
182                <property name="label">Unknown</property>
183                <property name="wrap">True</property>
184                <property name="selectable">True</property>
185                <property name="ellipsize">end</property>
186                <property name="xalign">0</property>
187                <accessibility>
188                  <relation type="labelled-by" target="album_label"/>
189                </accessibility>
190              </object>
191              <packing>
192                <property name="left_attach">1</property>
193                <property name="top_attach">2</property>
194              </packing>
195            </child>
196            <child>
197              <object class="GtkLabel" id="year">
198                <property name="visible">True</property>
199                <property name="can_focus">True</property>
200                <property name="label">Unknown</property>
201                <property name="selectable">True</property>
202                <property name="ellipsize">end</property>
203                <property name="xalign">0</property>
204                <accessibility>
205                  <relation type="labelled-by" target="year_label"/>
206                </accessibility>
207              </object>
208              <packing>
209                <property name="left_attach">1</property>
210                <property name="top_attach">3</property>
211              </packing>
212            </child>
213            <child>
214              <object class="GtkLabel" id="duration">
215                <property name="visible">True</property>
216                <property name="can_focus">True</property>
217                <property name="label">0 seconds</property>
218                <property name="selectable">True</property>
219                <property name="ellipsize">end</property>
220                <property name="xalign">0</property>
221                <accessibility>
222                  <relation type="labelled-by" target="duration_label"/>
223                </accessibility>
224              </object>
225              <packing>
226                <property name="left_attach">1</property>
227                <property name="top_attach">4</property>
228              </packing>
229            </child>
230            <child>
231              <object class="GtkLabel" id="comment_label">
232                <property name="visible">True</property>
233                <property name="can_focus">False</property>
234                <property name="margin_start">12</property>
235                <property name="label" translatable="yes">Comment:</property>
236                <property name="use_markup">True</property>
237                <property name="xalign">0</property>
238                <attributes>
239                  <attribute name="style" value="italic"/>
240                </attributes>
241                <accessibility>
242                  <relation type="label-for" target="comment"/>
243                </accessibility>
244              </object>
245              <packing>
246                <property name="left_attach">0</property>
247                <property name="top_attach">5</property>
248              </packing>
249            </child>
250            <child>
251              <object class="GtkLabel" id="comment">
252                <property name="visible">True</property>
253                <property name="can_focus">True</property>
254                <property name="label">Unknown</property>
255                <property name="wrap">True</property>
256                <property name="selectable">True</property>
257                <property name="ellipsize">end</property>
258                <property name="xalign">0</property>
259                <accessibility>
260                  <relation type="labelled-by" target="comment_label"/>
261                </accessibility>
262              </object>
263              <packing>
264                <property name="left_attach">1</property>
265                <property name="top_attach">5</property>
266              </packing>
267            </child>
268            <child>
269              <object class="GtkLabel" id="container_label">
270                <property name="visible">True</property>
271                <property name="can_focus">False</property>
272                <property name="margin_start">12</property>
273                <property name="label" translatable="yes">Container:</property>
274                <property name="xalign">0</property>
275                <attributes>
276                  <attribute name="style" value="italic"/>
277                </attributes>
278              </object>
279              <packing>
280                <property name="left_attach">0</property>
281                <property name="top_attach">6</property>
282              </packing>
283            </child>
284            <child>
285              <object class="GtkLabel" id="container">
286                <property name="visible">True</property>
287                <property name="can_focus">False</property>
288                <property name="label">Unknown</property>
289                <property name="selectable">True</property>
290                <property name="xalign">0</property>
291              </object>
292              <packing>
293                <property name="left_attach">1</property>
294                <property name="top_attach">6</property>
295              </packing>
296            </child>
297          </object>
298          <packing>
299            <property name="expand">False</property>
300            <property name="fill">True</property>
301            <property name="position">1</property>
302          </packing>
303        </child>
304      </object>
305      <packing>
306        <property name="expand">False</property>
307        <property name="fill">True</property>
308        <property name="position">0</property>
309      </packing>
310    </child>
311    <child>
312      <object class="GtkBox" id="video_vbox">
313        <property name="visible">True</property>
314        <property name="can_focus">False</property>
315        <property name="orientation">vertical</property>
316        <property name="spacing">6</property>
317        <child>
318          <object class="GtkLabel" id="bvwp_video_label">
319            <property name="visible">True</property>
320            <property name="can_focus">False</property>
321            <property name="label" translatable="yes">Video</property>
322            <property name="use_markup">True</property>
323            <property name="xalign">0</property>
324            <attributes>
325              <attribute name="weight" value="bold"/>
326            </attributes>
327          </object>
328          <packing>
329            <property name="expand">False</property>
330            <property name="fill">True</property>
331            <property name="position">0</property>
332          </packing>
333        </child>
334        <child>
335          <object class="GtkGrid" id="video">
336            <property name="visible">True</property>
337            <property name="can_focus">False</property>
338            <property name="row_spacing">6</property>
339            <property name="column_spacing">12</property>
340            <child>
341              <object class="GtkLabel" id="dimensions_label">
342                <property name="visible">True</property>
343                <property name="can_focus">False</property>
344                <property name="margin_start">12</property>
345                <property name="label" translatable="yes">Dimensions:</property>
346                <property name="use_markup">True</property>
347                <property name="xalign">0</property>
348                <attributes>
349                  <attribute name="style" value="italic"/>
350                </attributes>
351                <accessibility>
352                  <relation type="label-for" target="dimensions"/>
353                </accessibility>
354              </object>
355              <packing>
356                <property name="left_attach">0</property>
357                <property name="top_attach">0</property>
358              </packing>
359            </child>
360            <child>
361              <object class="GtkLabel" id="vcodec_label">
362                <property name="visible">True</property>
363                <property name="can_focus">False</property>
364                <property name="margin_start">12</property>
365                <property name="label" translatable="yes">Codec:</property>
366                <property name="use_markup">True</property>
367                <property name="xalign">0</property>
368                <attributes>
369                  <attribute name="style" value="italic"/>
370                </attributes>
371                <accessibility>
372                  <relation type="label-for" target="vcodec"/>
373                </accessibility>
374              </object>
375              <packing>
376                <property name="left_attach">0</property>
377                <property name="top_attach">1</property>
378              </packing>
379            </child>
380            <child>
381              <object class="GtkLabel" id="framerate_label">
382                <property name="visible">True</property>
383                <property name="can_focus">False</property>
384                <property name="margin_start">12</property>
385                <property name="label" translatable="yes">Framerate:</property>
386                <property name="use_markup">True</property>
387                <property name="xalign">0</property>
388                <attributes>
389                  <attribute name="style" value="italic"/>
390                </attributes>
391                <accessibility>
392                  <relation type="label-for" target="framerate"/>
393                </accessibility>
394              </object>
395              <packing>
396                <property name="left_attach">0</property>
397                <property name="top_attach">2</property>
398              </packing>
399            </child>
400            <child>
401              <object class="GtkLabel" id="vbitrate_label">
402                <property name="visible">True</property>
403                <property name="can_focus">False</property>
404                <property name="margin_start">12</property>
405                <property name="label" translatable="yes">Bitrate:</property>
406                <property name="use_markup">True</property>
407                <property name="xalign">0</property>
408                <attributes>
409                  <attribute name="style" value="italic"/>
410                </attributes>
411                <accessibility>
412                  <relation type="label-for" target="video_bitrate"/>
413                </accessibility>
414              </object>
415              <packing>
416                <property name="left_attach">0</property>
417                <property name="top_attach">3</property>
418              </packing>
419            </child>
420            <child>
421              <object class="GtkLabel" id="dimensions">
422                <property name="visible">True</property>
423                <property name="can_focus">True</property>
424                <property name="label">0 x 0</property>
425                <property name="selectable">True</property>
426                <property name="ellipsize">end</property>
427                <property name="xalign">0</property>
428                <accessibility>
429                  <relation type="labelled-by" target="dimensions_label"/>
430                </accessibility>
431              </object>
432              <packing>
433                <property name="left_attach">1</property>
434                <property name="top_attach">0</property>
435              </packing>
436            </child>
437            <child>
438              <object class="GtkLabel" id="vcodec">
439                <property name="visible">True</property>
440                <property name="can_focus">True</property>
441                <property name="label">N/A</property>
442                <property name="selectable">True</property>
443                <property name="ellipsize">end</property>
444                <property name="xalign">0</property>
445                <accessibility>
446                  <relation type="labelled-by" target="vcodec_label"/>
447                </accessibility>
448              </object>
449              <packing>
450                <property name="left_attach">1</property>
451                <property name="top_attach">1</property>
452              </packing>
453            </child>
454            <child>
455              <object class="GtkLabel" id="framerate">
456                <property name="visible">True</property>
457                <property name="can_focus">True</property>
458                <property name="label">0 frames per second</property>
459                <property name="selectable">True</property>
460                <property name="ellipsize">end</property>
461                <property name="xalign">0</property>
462                <accessibility>
463                  <relation type="labelled-by" target="framerate_label"/>
464                </accessibility>
465              </object>
466              <packing>
467                <property name="left_attach">1</property>
468                <property name="top_attach">2</property>
469              </packing>
470            </child>
471            <child>
472              <object class="GtkLabel" id="video_bitrate">
473                <property name="visible">True</property>
474                <property name="can_focus">True</property>
475                <property name="label">0 kbps</property>
476                <property name="selectable">True</property>
477                <property name="ellipsize">end</property>
478                <property name="xalign">0</property>
479                <accessibility>
480                  <relation type="labelled-by" target="vbitrate_label"/>
481                </accessibility>
482              </object>
483              <packing>
484                <property name="left_attach">1</property>
485                <property name="top_attach">3</property>
486              </packing>
487            </child>
488          </object>
489          <packing>
490            <property name="expand">False</property>
491            <property name="fill">True</property>
492            <property name="position">1</property>
493          </packing>
494        </child>
495      </object>
496      <packing>
497        <property name="expand">False</property>
498        <property name="fill">True</property>
499        <property name="position">1</property>
500      </packing>
501    </child>
502    <child>
503      <object class="GtkBox" id="audio_vbox">
504        <property name="visible">True</property>
505        <property name="can_focus">False</property>
506        <property name="orientation">vertical</property>
507        <property name="spacing">6</property>
508        <child>
509          <object class="GtkLabel" id="bvwp_audio_label">
510            <property name="visible">True</property>
511            <property name="can_focus">False</property>
512            <property name="label" translatable="yes">Audio</property>
513            <property name="use_markup">True</property>
514            <property name="xalign">0</property>
515            <attributes>
516              <attribute name="weight" value="bold"/>
517            </attributes>
518          </object>
519          <packing>
520            <property name="expand">False</property>
521            <property name="fill">True</property>
522            <property name="position">0</property>
523          </packing>
524        </child>
525        <child>
526          <object class="GtkGrid" id="audio">
527            <property name="visible">True</property>
528            <property name="can_focus">False</property>
529            <property name="row_spacing">6</property>
530            <property name="column_spacing">12</property>
531            <child>
532              <object class="GtkLabel" id="samplerate_label">
533                <property name="visible">True</property>
534                <property name="can_focus">False</property>
535                <property name="margin_start">12</property>
536                <property name="label" translatable="yes">Sample rate:</property>
537                <property name="use_markup">True</property>
538                <property name="xalign">0</property>
539                <attributes>
540                  <attribute name="style" value="italic"/>
541                </attributes>
542                <accessibility>
543                  <relation type="label-for" target="samplerate"/>
544                </accessibility>
545              </object>
546              <packing>
547                <property name="left_attach">0</property>
548                <property name="top_attach">2</property>
549              </packing>
550            </child>
551            <child>
552              <object class="GtkLabel" id="samplerate">
553                <property name="visible">True</property>
554                <property name="can_focus">True</property>
555                <property name="label">0 Hz</property>
556                <property name="selectable">True</property>
557                <property name="xalign">0</property>
558                <accessibility>
559                  <relation type="labelled-by" target="samplerate_label"/>
560                </accessibility>
561              </object>
562              <packing>
563                <property name="left_attach">1</property>
564                <property name="top_attach">2</property>
565              </packing>
566            </child>
567            <child>
568              <object class="GtkLabel" id="abitrate_label">
569                <property name="visible">True</property>
570                <property name="can_focus">False</property>
571                <property name="margin_start">12</property>
572                <property name="label" translatable="yes">Bitrate:</property>
573                <property name="use_markup">True</property>
574                <property name="xalign">0</property>
575                <attributes>
576                  <attribute name="style" value="italic"/>
577                </attributes>
578                <accessibility>
579                  <relation type="label-for" target="audio_bitrate"/>
580                </accessibility>
581              </object>
582              <packing>
583                <property name="left_attach">0</property>
584                <property name="top_attach">3</property>
585              </packing>
586            </child>
587            <child>
588              <object class="GtkLabel" id="audio_bitrate">
589                <property name="visible">True</property>
590                <property name="can_focus">True</property>
591                <property name="label">0 kbps</property>
592                <property name="selectable">True</property>
593                <property name="ellipsize">end</property>
594                <property name="xalign">0</property>
595                <accessibility>
596                  <relation type="labelled-by" target="abitrate_label"/>
597                </accessibility>
598              </object>
599              <packing>
600                <property name="left_attach">1</property>
601                <property name="top_attach">3</property>
602              </packing>
603            </child>
604            <child>
605              <object class="GtkLabel" id="acodec_label">
606                <property name="visible">True</property>
607                <property name="can_focus">False</property>
608                <property name="margin_start">12</property>
609                <property name="label" translatable="yes">Codec:</property>
610                <property name="use_markup">True</property>
611                <property name="xalign">0</property>
612                <attributes>
613                  <attribute name="style" value="italic"/>
614                </attributes>
615                <accessibility>
616                  <relation type="label-for" target="acodec"/>
617                </accessibility>
618              </object>
619              <packing>
620                <property name="left_attach">0</property>
621                <property name="top_attach">0</property>
622              </packing>
623            </child>
624            <child>
625              <object class="GtkLabel" id="acodec">
626                <property name="visible">True</property>
627                <property name="can_focus">True</property>
628                <property name="label">N/A</property>
629                <property name="selectable">True</property>
630                <property name="ellipsize">end</property>
631                <property name="xalign">0</property>
632                <accessibility>
633                  <relation type="labelled-by" target="acodec_label"/>
634                </accessibility>
635              </object>
636              <packing>
637                <property name="left_attach">1</property>
638                <property name="top_attach">0</property>
639              </packing>
640            </child>
641            <child>
642              <object class="GtkLabel" id="channels_label">
643                <property name="visible">True</property>
644                <property name="can_focus">False</property>
645                <property name="margin_start">12</property>
646                <property name="label" translatable="yes">Channels:</property>
647                <property name="use_markup">True</property>
648                <property name="xalign">0</property>
649                <attributes>
650                  <attribute name="style" value="italic"/>
651                </attributes>
652                <accessibility>
653                  <relation type="label-for" target="channels"/>
654                </accessibility>
655              </object>
656              <packing>
657                <property name="left_attach">0</property>
658                <property name="top_attach">1</property>
659              </packing>
660            </child>
661            <child>
662              <object class="GtkLabel" id="channels">
663                <property name="visible">True</property>
664                <property name="can_focus">True</property>
665                <property name="label">0 Channels</property>
666                <property name="selectable">True</property>
667                <property name="xalign">0</property>
668                <accessibility>
669                  <relation type="labelled-by" target="channels_label"/>
670                </accessibility>
671              </object>
672              <packing>
673                <property name="left_attach">1</property>
674                <property name="top_attach">1</property>
675              </packing>
676            </child>
677          </object>
678          <packing>
679            <property name="expand">False</property>
680            <property name="fill">True</property>
681            <property name="position">1</property>
682          </packing>
683        </child>
684      </object>
685      <packing>
686        <property name="expand">False</property>
687        <property name="fill">True</property>
688        <property name="position">2</property>
689      </packing>
690    </child>
691  </object>
692</interface>
693