> ## Documentation Index
> Fetch the complete documentation index at: https://hyperframes-feat-registry-theme-families.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# On-Screen Display Effect

> Grid, scanline, vignette, and sheen overlay plus a 3D-warp wrapper class that makes footage read as if playing on a physical display

# On-Screen Display Effect

Grid, scanline, vignette, and sheen overlay plus a 3D-warp wrapper class that makes footage read as if playing on a physical display

`effect` `overlay` `texture`

<video className="w-full aspect-video rounded-xl object-cover bg-zinc-100 dark:bg-zinc-800" src="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/yt-screen-warp.mp4" poster="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/yt-screen-warp.png" autoPlay muted loop playsInline />

## Install

<CodeGroup>
  ```bash Terminal theme={null}
  npx hyperframes add yt-screen-warp
  ```
</CodeGroup>

## Details

| Property | Value     |
| -------- | --------- |
| Type     | Component |

## Files

| File                  | Target                                        | Type                |
| --------------------- | --------------------------------------------- | ------------------- |
| `yt-screen-warp.html` | `compositions/components/yt-screen-warp.html` | hyperframes:snippet |

## Usage

Open `compositions/components/yt-screen-warp.html` and paste its contents into your composition. See the comment header in the file for detailed instructions.
