フィードバックを送信
動画のチャプターを抽出する
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
動画のチャプターを構造化 JSON として抽出する
モデルにクエリを直接実行して、返された結果をテストできます。その場合、Cloud コンソールでさまざまなパラメータ値を使用することも、Vertex AI API を直接呼び出すこともできます。
お使いのブラウザは HTML5 動画には対応していません。
動画コンテンツをチャプターに分割し、各チャプターに概要を示すことで、動画コンテンツをチャプター化します。重要なイベントとハイライトのみをキャプチャしてください。不明な情報については、推測しないでください。結果を JSON 形式で返します。キーは、"timecode" と "chapterSummary" です。
レスポンス
[
{
"t imecode ": "00 : 00-00 : 04 ",
"chap ter Summary ": "The video s tarts wi t h a n aerial view o f Rio de Ja ne iro , showcasi n g t he Chris t t he Redeemer s tatue a n d t he coas tl i ne . The t i tle card f or \"Google prese nts Beyo n d t he Map\ " is displayed. "
},
{
"t imecode ": "00 : 04-00 : 10 ",
"chap ter Summary ": "The video shows various sce nes o f Rio's fa mous beaches , i n cludi n g people playi n g soccer , a ve n dor selli n g ha ts , a n d a ma n relaxi n g o n t he sa n d. A n aerial view o f t he ci t y's la n dscape is also show n . "
},
{
"t imecode ": "00 : 10-00 : 18 ",
"chap ter Summary ": "The video co nt i nues t o showcase t he well - k n ow n aspec ts o f Rio , such as a ska te boarder , a ma n su n ba t hi n g , a n d people walki n g alo n g t he beach. I t also features a s treet musicia n playi n g a gui tar . "
},
{
"t imecode ": "00 : 18-00 : 35 ",
"chap ter Summary ": "The video shi fts f ocus t o t he fa velas , highligh t i n g t he de nse housi n g a n d daily li fe wi t hi n t hese commu n i t ies. I t also t ouches upo n t he ne ga t ive percep t io ns o ften associa te d wi t h fa velas , such as crime a n d pover t y. "
},
{
"t imecode ": "00 : 35-00 : 48 ",
"chap ter Summary ": "The video explai ns Google's i n i t ia t ive t o map t he fa velas , emphasizi n g t he impor tan ce o f providi n g addresses t o reside nts a n d f os ter i n g a be tter u n ders tan di n g o f t hese commu n i t ies. I t shows sce nes o f daily li fe i n t he fa velas , i n cludi n g childre n playi n g soccer a n d people goi n g abou t t heir daily rou t i nes . "
},
{
"t imecode ": "00 : 48-00 : 57 ",
"chap ter Summary ": "The video co n cludes wi t h te x t s tat i n g t ha t over 1.4 millio n people i n Rio live i n fa velas , i n vi t i n g viewers t o explore t heir world i n 360 ° via a provided li n k. The Google logo a n d websi te address are displayed. "
}
]
モデル:
gemini-1.5-flash-002
温度:
0.2
最大出力トークン:
8192
TopK:
40.0
TopP:
0.95
フィードバックを送信
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンス により使用許諾されます。コードサンプルは Apache 2.0 ライセンス により使用許諾されます。詳しくは、Google Developers サイトのポリシー をご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-12-23 UTC。
ご意見をお聞かせください
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-12-23 UTC。"],[],[]]