# Preparing content

Looking Glass Hololuminescent displays are composed of two parts — a static holographic embedding, and a high-resolution display.&#x20;

### Aspect Ratio and Resolution

For the best results with our templates, we recommend first setting your content to be 9:16 aspect ratio, and 2160 x 3840 resolution. This will allow you to more easily drop the content into our Adobe Premiere Pro or After Effects templates.&#x20;

### Handling Color

The content on the display effectively acts as a layer inside the hologram. Color wise, this is similar to a "multiply" blend mode. Pure white will act as effectively invisible since the existing color from the hologram would be multiplied by 1, resulting in the same value.&#x20;

This multiply effect means that content should be setup in a few specific ways.&#x20;

* Content should have a white or solid background.&#x20;
* Content should stand out from the background color if one is present.&#x20;
* In general, for use with the templates we provide, your content should be masked or chroma-keyed for best use with the shadow and reflection effects.&#x20;

<div><figure><img src="/files/bMFZHT5v5nPFNrljFoye" alt=""><figcaption><p> In this example, the video content was generated with a green screen background. This negatively affects the shadow effect, casting a rectangular shadow instead of a shadow that mimics our content.</p></figcaption></figure> <figure><img src="/files/U1edgPWmeH0wkrbLAYrF" alt=""><figcaption><p> In this example, the video content was chroma keyed, resulting in a "transparent" background. When exported, this will be pure white. This will allow shadow and reflection effects to work properly.</p></figcaption></figure> <figure><img src="/files/IMCAnTOZM2BYt5Uw7W3P" alt=""><figcaption><p> In this example, an extra tint was applied after chroma keying the content. This tinted color will show as a multiply blend on top of the hologram itself. Content should be properly chroma keyed before applying the tint.</p></figcaption></figure> <figure><img src="/files/vrSyPC09IPfqZr2Ri8ra" alt=""><figcaption><p>Content should <mark style="color:orange;"><strong>not</strong></mark> include busy backgrounds like this one, this will effectively hide the holographic element of the HLD and severely weaken the 3D effect</p></figcaption></figure></div>

### Applying Chroma Key effects

Video can be chroma keyed in a variety of ways using many programs. We've found that the `ultra key` effect in Adobe Premiere is a great "one click" solution for quickly applying a chroma key effect. \
\
Chroma effects can also be applied in other video editing tools like Adobe After Effects, Davinci Resolve or Final Cut Pro.&#x20;

[**DaVinci Resolve Luma Key**](https://www.blackmagicdesign.com/products/davinciresolve/training#:~:text=The%20Beginner's%20Guide%20to%20DaVinci,effects%20using%20the%20Fusion%20page.)

[**Adobe Premiere Pro Ultra Key**](https://www.adobe.com/learn/premiere-pro/web/ultra-key-effect?locale=en\&learnIn=1)

[**Adobe After Effects KeyLight**](https://helpx.adobe.com/after-effects/using/keying.html)\
\
[**Apple Final Cut Pro Green Screen Keyer**](https://support.apple.com/guide/final-cut-pro/use-the-green-screen-keyer-effect-ver40b003bc/mac)

{% hint style="info" %}
If you don't have content that has already been green screened, you can use advanced AI tools like [RunwayML](https://help.runwayml.com/hc/en-us/articles/19112532638995-Remove-Background) to automatically cut out your subject and apply a green screen.&#x20;
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hlddocs.lookingglassfactory.com/content-pipelines/creating-with-video-editors/preparing-content.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
