> ## Documentation Index
> Fetch the complete documentation index at: https://kino.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Logging

> AI-powered logs of all your footage

Kino watches your footage and writes logs you can search. Each clip gets a title, description, transcript, detected people, and highlight markers where available.

<Frame>
  <img src="https://mintcdn.com/kinoai/ewcknApqdW8_9YSq/images/screenshots/logging-brief-1.png?fit=max&auto=format&n=ewcknApqdW8_9YSq&q=85&s=acd8aaf91b4bd38a630a3b8823a7a6e8" alt="AI video logging interface with automatically generated descriptions" width="2070" height="626" data-path="images/screenshots/logging-brief-1.png" />
</Frame>

## What video logging means

Video logging is the process of analyzing footage and creating detailed descriptions of its content. Traditionally done manually by professional loggers, this time-consuming task involves watching every second of footage, often multiple times, and documenting what appears on screen.

Kino does that work during ingest, so editors can skim a library without opening every file.

## How Kino logging works

Kino combines multiple AI technologies to analyze your footage:

* Computer vision identifies objects, scenes, people, and actions.
* Speech recognition captures dialogue.
* [Face detection](/docs/people-detection) tracks people across your footage.
* Optional prompts can focus logs on details like jersey numbers, locations, or product names.

The result is time-coded metadata that helps you understand a clip before you play it.

## Features

<Tabs>
  <Tab title="Automatic titles">
    Whether it's raw footage, clips from YouTube, or a mix of both, every clip receives a readable title.

    Filenames like `IMG_3923.MOV` can become `Brendan Backstage Interview Before Keynote`, which makes grid browsing much faster.

    <Frame caption="AI transforms raw filenames like 'IMG_3923.MOV' into descriptive titles">
      <img src="https://mintcdn.com/kinoai/ewcknApqdW8_9YSq/images/screenshots/titles-showcase-2.png?fit=max&auto=format&n=ewcknApqdW8_9YSq&q=85&s=f978274fc16647a1b9865eb7f6fd8472" alt="List of video clips with AI-generated titles" width="2838" height="856" data-path="images/screenshots/titles-showcase-2.png" />
    </Frame>
  </Tab>

  <Tab title="Automatic descriptions">
    Kino descriptions can include:

    * Visual elements and actions happening on screen
    * Camera movement and shot type
    * Dialogue context and quotes
    * Setting and environment details
    * Emotional tone and atmosphere of the scene

    Use descriptions when a transcript alone is not enough to find the shot.

    <Frame caption="Descriptions capture visual details alongside transcript context">
      <img src="https://mintcdn.com/kinoai/ewcknApqdW8_9YSq/images/screenshots/descriptions-showcase-1.png?fit=max&auto=format&n=ewcknApqdW8_9YSq&q=85&s=d96d5822db813bd411850e95520b91f2" alt="List of video clips with AI-generated descriptions" width="3344" height="474" data-path="images/screenshots/descriptions-showcase-1.png" />
    </Frame>
  </Tab>

  <Tab title="Person identification">
    Once you configure [people detection](/docs/people-detection), Kino's logs will incorporate the names of people in your library.

    Named people make logs easier to read and search.

    <Frame caption="Person identification makes logs more specific and useful">
      <img src="https://mintcdn.com/kinoai/ewcknApqdW8_9YSq/images/screenshots/chris-log.png?fit=max&auto=format&n=ewcknApqdW8_9YSq&q=85&s=1eff31ffb87b3476cd5d392e47a82b9c" alt="Video timeline with person identification" width="2152" height="806" data-path="images/screenshots/chris-log.png" />
    </Frame>
  </Tab>

  <Tab title="Highlight generation">
    Kino can mark notable moments in footage:

    * Creates a chapter-like experience similar to YouTube markers
    * Makes footage review faster
    * Adds another search target
    * Provides edit points for rough cuts

    <Frame caption="Auto-generated highlights create chapter-like markers for easy navigation">
      <img src="https://mintcdn.com/kinoai/ewcknApqdW8_9YSq/images/screenshots/montage-logs.png?fit=max&auto=format&n=ewcknApqdW8_9YSq&q=85&s=73874b0e334ee9f45f5718b8cb50f888" alt="Video timeline with AI-generated highlight markers" width="1526" height="1720" data-path="images/screenshots/montage-logs.png" />
    </Frame>
  </Tab>
</Tabs>

## Example use cases

<Tabs>
  <Tab title="Documentary organization">
    For verité documentary footage with multiple characters:

    1. Ingest 10+ hours of footage from your shoot
    2. Kino identifies every person and describes every scene
    3. Review a searchable database of logged moments
    4. Face detection automatically groups scenes by character
    5. Natural language descriptions allow you to search conceptually ("emotional conversation" or "urban landscape")

    A 10-hour shoot becomes easier to scan without a manual first pass.
  </Tab>

  <Tab title="Event coverage">
    For multi-camera event coverage:

    1. Ingest 20+ hours of footage from your shoot, across multiple cameras
    2. Logging identifies best angles and moments from each camera
    3. Descriptions note audience reactions and speaker highlights
    4. Person detection can group appearances across cameras

    Editors can jump straight to the strongest angles and reactions.
  </Tab>

  <Tab title="Sports analysis">
    For sports footage:

    1. Custom logging focuses on player movements, jersey numbers, and play development
    2. Logs describe techniques, formations, and plays
    3. Automatic highlight detection finds plays, scores, and dramatic moments
    4. Person detection works based on jerseys in addition to faces, making up for helmets and partial visibility

    Coaches and editors can quickly find specific plays or player performances across an entire season of footage.
  </Tab>
</Tabs>

## Getting started with logging

<Steps>
  <Step title="Import footage">
    Import footage via drag-and-drop or storage integration
  </Step>

  <Step title="Process your content">
    Kino handles everything automatically
  </Step>

  <Step title="Browse and search">
    Browse and search your logged footage
  </Step>
</Steps>
