File size: 1,554 Bytes
50fd1e7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
  "video_name": "CM_021",
  "video_path": "videos/CM_021.mp4",
  "video_duration": 14.047366666666667,
  "thresholds": [
    5.0,
    3.0,
    1.0
  ],
  "levels": [
    {
      "level": 1,
      "threshold": 5.0,
      "count": 2
    },
    {
      "level": 2,
      "threshold": 3.0,
      "count": 2
    },
    {
      "level": 3,
      "threshold": 1.0,
      "count": 2
    }
  ],
  "total_groups": 2,
  "total_scenes": 2,
  "scenes": [
    {
      "scene_number": 1,
      "level": 1,
      "threshold": 5.0,
      "start_time": 0.0,
      "end_time": 10.677333333333333,
      "duration": 10.677333333333333,
      "start_timecode": "00:00:00.000",
      "end_timecode": "00:00:10.677",
      "thumbnail": "scene_001.jpg"
    },
    {
      "scene_number": 2,
      "level": 1,
      "threshold": 5.0,
      "start_time": 10.677333333333333,
      "end_time": 14.047366666666667,
      "duration": 3.370033333333333,
      "start_timecode": "00:00:10.677",
      "end_timecode": "00:00:14.047",
      "thumbnail": "scene_002.jpg"
    }
  ],
  "groups": [
    {
      "group_id": 1,
      "start_time": 0.0,
      "end_time": 10.677333333333333,
      "duration": 10.677333333333333,
      "start_timecode": "00:00:00.000",
      "end_timecode": "00:00:10.677",
      "scene_count": 1
    },
    {
      "group_id": 2,
      "start_time": 10.677333333333333,
      "end_time": 14.047366666666667,
      "duration": 3.370033333333333,
      "start_timecode": "00:00:10.677",
      "end_timecode": "00:00:14.047",
      "scene_count": 1
    }
  ]
}