Ticket #3798: myResults.json

File myResults.json, 4.9 KB (added by miguelapg, 12 years ago)

Output in Json Format showing 0:1 as aspect ratio instead of 16:9

Line 
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": "Main",
8 "codec_type": "video",
9 "codec_time_base": "1/48000",
10 "codec_tag_string": "avc1",
11 "codec_tag": "0x31637661",
12 "width": 1920,
13 "height": 816,
14 "has_b_frames": 0,
15 "sample_aspect_ratio": "0:1",
16 "display_aspect_ratio": "0:1",
17 "pix_fmt": "yuv420p",
18 "level": 40,
19 "color_range": "tv",
20 "color_space": "bt709",
21 "r_frame_rate": "24000/1001",
22 "avg_frame_rate": "24000/1001",
23 "time_base": "1/24000",
24 "start_pts": 0,
25 "start_time": "0.000000",
26 "duration_ts": 3358355,
27 "duration": "139.931458",
28 "bit_rate": "9049887",
29 "nb_frames": "3355",
30 "disposition": {
31 "default": 1,
32 "dub": 0,
33 "original": 0,
34 "comment": 0,
35 "lyrics": 0,
36 "karaoke": 0,
37 "forced": 0,
38 "hearing_impaired": 0,
39 "visual_impaired": 0,
40 "clean_effects": 0,
41 "attached_pic": 0
42 },
43 "tags": {
44 "creation_time": "2013-12-06 17:53:16",
45 "language": "eng",
46 "handler_name": "Apple Video Media Handler",
47 "encoder": "H.264"
48 }
49 },
50 {
51 "index": 1,
52 "codec_type": "data",
53 "codec_time_base": "1/24",
54 "codec_tag_string": "tmcd",
55 "codec_tag": "0x64636d74",
56 "r_frame_rate": "0/0",
57 "avg_frame_rate": "0/0",
58 "time_base": "1/24000",
59 "start_pts": 0,
60 "start_time": "0.000000",
61 "duration_ts": 3358355,
62 "duration": "139.931458",
63 "bit_rate": "3",
64 "nb_frames": "14",
65 "disposition": {
66 "default": 1,
67 "dub": 0,
68 "original": 0,
69 "comment": 0,
70 "lyrics": 0,
71 "karaoke": 0,
72 "forced": 0,
73 "hearing_impaired": 0,
74 "visual_impaired": 0,
75 "clean_effects": 0,
76 "attached_pic": 0
77 },
78 "tags": {
79 "creation_time": "2013-12-06 17:53:16",
80 "language": "eng",
81 "handler_name": "Time Code Media Handler",
82 "timecode": "01:00:00:03"
83 }
84 },
85 {
86 "index": 2,
87 "codec_name": "aac",
88 "codec_long_name": "AAC (Advanced Audio Coding)",
89 "codec_type": "audio",
90 "codec_time_base": "1/44100",
91 "codec_tag_string": "mp4a",
92 "codec_tag": "0x6134706d",
93 "sample_fmt": "fltp",
94 "sample_rate": "44100",
95 "channels": 2,
96 "channel_layout": "stereo",
97 "bits_per_sample": 0,
98 "r_frame_rate": "0/0",
99 "avg_frame_rate": "0/0",
100 "time_base": "1/44100",
101 "start_pts": 0,
102 "start_time": "0.000000",
103 "duration_ts": 6171648,
104 "duration": "139.946667",
105 "bit_rate": "121321",
106 "nb_frames": "6027",
107 "disposition": {
108 "default": 1,
109 "dub": 0,
110 "original": 0,
111 "comment": 0,
112 "lyrics": 0,
113 "karaoke": 0,
114 "forced": 0,
115 "hearing_impaired": 0,
116 "visual_impaired": 0,
117 "clean_effects": 0,
118 "attached_pic": 0
119 },
120 "tags": {
121 "creation_time": "2013-12-06 17:53:16",
122 "language": "eng",
123 "handler_name": "Apple Sound Media Handler"
124 }
125 }
126 ],
127 "format": {
128 "filename": "I:\\Work\\Sources\\Pompeii\\pompeii-tlr2_h1080p.mov ",
129 "nb_streams": 3,
130 "nb_programs": 0,
131 "format_name": "mov,mp4,m4a,3gp,3g2,mj2",
132 "format_long_name": "QuickTime / MOV",
133 "start_time": "0.000000",
134 "duration": "139.931458",
135 "size": "160451362",
136 "bit_rate": "9173140",
137 "probe_score": 100,
138 "tags": {
139 "major_brand": "qt ",
140 "minor_version": "537199360",
141 "compatible_brands": "qt ",
142 "creation_time": "2013-12-06 17:53:16",
143 "comment": "Encoded by iTunes Movie Trailers",
144 "copyright": "© 2013 Sony Pictures",
145 "title": "Pompeii",
146 "timecode": "01:00:00:03"
147 }
148 }
149}