1+ {
2+ "video" : " super 8.mp4" ,
3+ "fps_estimate" : 25.0 ,
4+ "duration_seconds_estimate" : 15.12 ,
5+ "sampled_frames" : 12 ,
6+ "frames" : [
7+ {
8+ "seq_index" : 0 ,
9+ "source_frame_index" : 0 ,
10+ "timestamp_seconds" : 0.0 ,
11+ "file" : " frames/frame_0000.jpg" ,
12+ "width" : 640 ,
13+ "height" : 360
14+ },
15+ {
16+ "seq_index" : 1 ,
17+ "source_frame_index" : 1 ,
18+ "timestamp_seconds" : 0.04 ,
19+ "file" : " frames/frame_0001.jpg" ,
20+ "width" : 640 ,
21+ "height" : 360
22+ },
23+ {
24+ "seq_index" : 2 ,
25+ "source_frame_index" : 2 ,
26+ "timestamp_seconds" : 0.08 ,
27+ "file" : " frames/frame_0002.jpg" ,
28+ "width" : 640 ,
29+ "height" : 360
30+ },
31+ {
32+ "seq_index" : 3 ,
33+ "source_frame_index" : 3 ,
34+ "timestamp_seconds" : 0.12 ,
35+ "file" : " frames/frame_0003.jpg" ,
36+ "width" : 640 ,
37+ "height" : 360
38+ },
39+ {
40+ "seq_index" : 4 ,
41+ "source_frame_index" : 4 ,
42+ "timestamp_seconds" : 0.16 ,
43+ "file" : " frames/frame_0004.jpg" ,
44+ "width" : 640 ,
45+ "height" : 360
46+ },
47+ {
48+ "seq_index" : 5 ,
49+ "source_frame_index" : 5 ,
50+ "timestamp_seconds" : 0.2 ,
51+ "file" : " frames/frame_0005.jpg" ,
52+ "width" : 640 ,
53+ "height" : 360
54+ },
55+ {
56+ "seq_index" : 6 ,
57+ "source_frame_index" : 6 ,
58+ "timestamp_seconds" : 0.24 ,
59+ "file" : " frames/frame_0006.jpg" ,
60+ "width" : 640 ,
61+ "height" : 360
62+ },
63+ {
64+ "seq_index" : 7 ,
65+ "source_frame_index" : 7 ,
66+ "timestamp_seconds" : 0.28 ,
67+ "file" : " frames/frame_0007.jpg" ,
68+ "width" : 640 ,
69+ "height" : 360
70+ },
71+ {
72+ "seq_index" : 8 ,
73+ "source_frame_index" : 8 ,
74+ "timestamp_seconds" : 0.32 ,
75+ "file" : " frames/frame_0008.jpg" ,
76+ "width" : 640 ,
77+ "height" : 360
78+ },
79+ {
80+ "seq_index" : 9 ,
81+ "source_frame_index" : 9 ,
82+ "timestamp_seconds" : 0.36 ,
83+ "file" : " frames/frame_0009.jpg" ,
84+ "width" : 640 ,
85+ "height" : 360
86+ },
87+ {
88+ "seq_index" : 10 ,
89+ "source_frame_index" : 10 ,
90+ "timestamp_seconds" : 0.4 ,
91+ "file" : " frames/frame_0010.jpg" ,
92+ "width" : 640 ,
93+ "height" : 360
94+ },
95+ {
96+ "seq_index" : 11 ,
97+ "source_frame_index" : 11 ,
98+ "timestamp_seconds" : 0.44 ,
99+ "file" : " frames/frame_0011.jpg" ,
100+ "width" : 640 ,
101+ "height" : 360
102+ }
103+ ]
104+ }
0 commit comments