Google 视频智能 - 按段计费

Google Video intelligence - Billing by segments

你知道我们什么时候发送带有细分列表的请求吗 (https://cloud.google.com/video-intelligence/docs/reference/rest/v1/videos/annotate#VideoContext) 分析一下,如果我们只对片段时间或所有视频收费 持续时间?

谢谢

当您在请求中指定 video-segments 时,将仅分析这些片段,并且您只需为分析的视频付费。正如您在 pricing official docs 中看到的那样,您是按分钟而不是按视频计费的:

Prices are per minute

不同的 features that can be analyzed using VideoIntelligence 仅适用于 video-segments 如果您提供它们:

  1. 标签检测:

A LABEL_DETECTION request annotates ...entities ...detected ... in video segments provided

  1. 镜头变化检测:

Shot detection ...detects changes...that occur throughout the length of... video segment.

  1. 露骨内容检测

EXPLICIT_CONTENT_DETECTION request annotates...entities ...detected in...video segments provided