scratch – Blame information for rev 115

Subversion Repositories:
Rev:
Rev Author Line No. Line
115 office 1 {
2 "streams": [
3 {
4 "index": 0,
5 "codec_name": "h264",
6 "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10",
7 "profile": "High",
8 "codec_type": "video",
9 "codec_time_base": "1/100",
10 "codec_tag_string": "avc1",
11 "codec_tag": "0x31637661",
12 "width": 960,
13 "height": 720,
14 "has_b_frames": 2,
15 "sample_aspect_ratio": "1:1",
16 "display_aspect_ratio": "4:3",
17 "pix_fmt": "yuv420p",
18 "level": 32,
19 "r_frame_rate": "50/1",
20 "avg_frame_rate": "50/1",
21 "time_base": "1/50000",
22 "start_pts": 0,
23 "start_time": "0.000000",
24 "duration_ts": 15000000,
25 "duration": "300.000000",
26 "bit_rate": "4499198",
27 "nb_frames": "15000",
28 "disposition": {
29 "default": 0,
30 "dub": 0,
31 "original": 0,
32 "comment": 0,
33 "lyrics": 0,
34 "karaoke": 0,
35 "forced": 0,
36 "hearing_impaired": 0,
37 "visual_impaired": 0,
38 "clean_effects": 0,
39 "attached_pic": 0
40 },
41 "tags": {
42 "creation_time": "1970-01-01 00:00:00",
43 "language": "und",
44 "handler_name": "VideoHandler"
45 }
46 },
47 {
48 "index": 1,
49 "codec_name": "aac",
50 "codec_long_name": "AAC (Advanced Audio Coding)",
51 "codec_type": "audio",
52 "codec_time_base": "1/48000",
53 "codec_tag_string": "mp4a",
54 "codec_tag": "0x6134706d",
55 "sample_fmt": "fltp",
56 "sample_rate": "48000",
57 "channels": 2,
58 "bits_per_sample": 0,
59 "r_frame_rate": "0/0",
60 "avg_frame_rate": "0/0",
61 "time_base": "1/48000",
62 "start_pts": 0,
63 "start_time": "0.000000",
64 "duration_ts": 14400512,
65 "duration": "300.010667",
66 "bit_rate": "127973",
67 "nb_frames": "14063",
68 "disposition": {
69 "default": 0,
70 "dub": 0,
71 "original": 0,
72 "comment": 0,
73 "lyrics": 0,
74 "karaoke": 0,
75 "forced": 0,
76 "hearing_impaired": 0,
77 "visual_impaired": 0,
78 "clean_effects": 0,
79 "attached_pic": 0
80 },
81 "tags": {
82 "creation_time": "1970-01-01 00:00:00",
83 "language": "und",
84 "handler_name": "SoundHandler"
85 }
86 }
87 ]
88 }