Get timestamps for scene frames(获取场景帧的时间戳)¶
Supported in: Batch
Get the timestamps and scene scores for detected scene frame transitions in the video.
Expression categories: Media
Declared arguments¶
- Media reference: The video from which scene frame timestamps are extracted.
Expression\ - optional Scene sensitivity: Controls how easily scene changes are detected. Higher sensitivity detects more subtle transitions.
Enum\
Output type: Array\
中文翻译¶
获取场景帧的时间戳¶
支持:批处理(Batch)
获取视频中检测到的场景帧转换的时间戳和场景评分。
表达式类别: 媒体(Media)
声明的参数¶
- 媒体引用(Media reference): 从中提取场景帧时间戳的视频。
表达式\<媒体引用> - 可选 场景敏感度(Scene sensitivity): 控制场景变化检测的难易程度。敏感度越高,检测到的转换越细微。
枚举\<较不敏感, 较敏感, 标准>
输出类型: 数组\<结构体\<时间戳:字符串, 场景评分:字符串>>