File size: 4,270 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 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 | {
"video_name": "CM_049",
"video_path": "videos/CM_049.mp4",
"video_duration": 14.080733333333333,
"thresholds": [
5.0,
3.0,
1.0
],
"levels": [
{
"level": 1,
"threshold": 5.0,
"count": 7
},
{
"level": 2,
"threshold": 3.0,
"count": 7
},
{
"level": 3,
"threshold": 1.0,
"count": 7
}
],
"total_groups": 7,
"total_scenes": 7,
"scenes": [
{
"scene_number": 1,
"level": 1,
"threshold": 5.0,
"start_time": 0.0,
"end_time": 5.739066666666667,
"duration": 5.739066666666667,
"start_timecode": "00:00:00.000",
"end_timecode": "00:00:05.739",
"thumbnail": "scene_001.jpg"
},
{
"scene_number": 2,
"level": 1,
"threshold": 5.0,
"start_time": 5.739066666666667,
"end_time": 7.273933333333334,
"duration": 1.5348666666666666,
"start_timecode": "00:00:05.739",
"end_timecode": "00:00:07.274",
"thumbnail": "scene_002.jpg"
},
{
"scene_number": 3,
"level": 1,
"threshold": 5.0,
"start_time": 7.273933333333334,
"end_time": 8.775433333333334,
"duration": 1.5015,
"start_timecode": "00:00:07.274",
"end_timecode": "00:00:08.775",
"thumbnail": "scene_003.jpg"
},
{
"scene_number": 4,
"level": 1,
"threshold": 5.0,
"start_time": 8.775433333333334,
"end_time": 9.776433333333333,
"duration": 1.0010000000000001,
"start_timecode": "00:00:08.775",
"end_timecode": "00:00:09.776",
"thumbnail": "scene_004.jpg"
},
{
"scene_number": 5,
"level": 1,
"threshold": 5.0,
"start_time": 9.776433333333333,
"end_time": 10.744066666666667,
"duration": 0.9676333333333333,
"start_timecode": "00:00:09.776",
"end_timecode": "00:00:10.744",
"thumbnail": "scene_005.jpg"
},
{
"scene_number": 6,
"level": 1,
"threshold": 5.0,
"start_time": 10.744066666666667,
"end_time": 13.3133,
"duration": 2.5692333333333335,
"start_timecode": "00:00:10.744",
"end_timecode": "00:00:13.313",
"thumbnail": "scene_006.jpg"
},
{
"scene_number": 7,
"level": 1,
"threshold": 5.0,
"start_time": 13.3133,
"end_time": 14.080733333333333,
"duration": 0.7674333333333333,
"start_timecode": "00:00:13.313",
"end_timecode": "00:00:14.081",
"thumbnail": "scene_007.jpg"
}
],
"groups": [
{
"group_id": 1,
"start_time": 0.0,
"end_time": 5.739066666666667,
"duration": 5.739066666666667,
"start_timecode": "00:00:00.000",
"end_timecode": "00:00:05.739",
"scene_count": 1
},
{
"group_id": 2,
"start_time": 5.739066666666667,
"end_time": 7.273933333333334,
"duration": 1.5348666666666666,
"start_timecode": "00:00:05.739",
"end_timecode": "00:00:07.274",
"scene_count": 1
},
{
"group_id": 3,
"start_time": 7.273933333333334,
"end_time": 8.775433333333334,
"duration": 1.5015,
"start_timecode": "00:00:07.274",
"end_timecode": "00:00:08.775",
"scene_count": 1
},
{
"group_id": 4,
"start_time": 8.775433333333334,
"end_time": 9.776433333333333,
"duration": 1.0010000000000001,
"start_timecode": "00:00:08.775",
"end_timecode": "00:00:09.776",
"scene_count": 1
},
{
"group_id": 5,
"start_time": 9.776433333333333,
"end_time": 10.744066666666667,
"duration": 0.9676333333333333,
"start_timecode": "00:00:09.776",
"end_timecode": "00:00:10.744",
"scene_count": 1
},
{
"group_id": 6,
"start_time": 10.744066666666667,
"end_time": 13.3133,
"duration": 2.5692333333333335,
"start_timecode": "00:00:10.744",
"end_timecode": "00:00:13.313",
"scene_count": 1
},
{
"group_id": 7,
"start_time": 13.3133,
"end_time": 14.080733333333333,
"duration": 0.7674333333333333,
"start_timecode": "00:00:13.313",
"end_timecode": "00:00:14.081",
"scene_count": 1
}
]
} |