> For the complete documentation index, see [llms.txt](https://hlddocs.lookingglassfactory.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hlddocs.lookingglassfactory.com/content-pipelines/creating-with-video-editors/using-other-video-editors.md).

# Using other video editors

Looking Glass Hololuminescent displays work by overlaying traditional video content on top of a fixed holographic volume. This allows immense freedom in choice of the creative tools you can use to make content. In this guide we'll go over the basic operations that make content shine on Hololuminescent displays.

### The Hologram

Hololuminescent displays have a fixed holographic volume built into the display itself. The content you put on the display will be overlayed on top of this volume, allowing for a compelling 3D effect.&#x20;

For most of our templates, we use the center view of the holographic volume as reference for the safe areas of our content. This can be imported into your video editor as an image backplate to be used as ***reference*** during the editing process.

{% hint style="info" %}
The holographic volume reference does **not** need to be exported as part of your video, the display itself will do all the magic there.&#x20;
{% endhint %}

<figure><img src="/files/VlUd26U89O0lLmZUXxkV" alt=""><figcaption><p>Download this image to use as a reference guide</p></figcaption></figure>

Content on the Hololuminescent display will effectively blend over top the holographic volume, this is similar to the "multiply" blend mode in photo or video editing tools.&#x20;

For the best preview of this, you can place the reference image on top of or under the main content and apply a `multiply` blend mode. This will replicate how the content will look in the actual HLD.&#x20;

<figure><img src="/files/QPBhZ0uwn282iDnz8ZsB" alt=""><figcaption></figcaption></figure>

Your output video should look like this.&#x20;

<figure><img src="/files/OgXqwJh4ftEY1hsWWtJV" alt="" width="184"><figcaption></figcaption></figure>

{% hint style="success" %}
The display itself handles blending of the video content with the holographic effect. Your content should have a solid color or gradient background. See our [Demo video content](/resources/demo-video-content.md) for more examples.&#x20;
{% endhint %}

### Special Effects

We recommend adding drop shadows and reflections to content for the best effect in our Hololuminescent displays. There are a few ways to achieve these effects. For full guidance on creative constraints please see our [Characters](/creative-guidelines/characters.md) or [Products](/creative-guidelines/products.md) pages. For guidance on exporting and specific measurements for safe areas please see our Media specifications page.&#x20;

{% content-ref url="/pages/SiXKwL24811wA27e21Da" %}
[Media specs and encoding](/resources/media-specs-and-encoding.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://hlddocs.lookingglassfactory.com/content-pipelines/creating-with-video-editors/using-other-video-editors.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
