# Creating with video editors

With video editing tools, you can take chroma keyed (i.e. green screen) footage and adapt it to work in an HLD by adding shadows and other effects like reflections. Use our custom templates for [Adobe Premiere Pro](/content-pipelines/creating-with-video-editors/adobe-premiere-pro.md) or [Adobe After Effects](/content-pipelines/creating-with-video-editors/adobe-after-effects.md) or follow our content guidelines to implement a workflow in your video editing tool of choice.&#x20;

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

## Templates

We've prepared a Motion Graphics Template for use in Adobe Premiere Pro, as well as a Project File for Adobe After Effects. This template provides a variety of options to easily import and adjust content for use in Hololuminescent Displays.&#x20;

You can learn more about the templates here:&#x20;

{% content-ref url="/pages/YhViMBsl4Q80QKTFYoue" %}
[Adobe Premiere Pro](/content-pipelines/creating-with-video-editors/adobe-premiere-pro.md)
{% endcontent-ref %}

{% content-ref url="/pages/HZr8RG22tRnDr7DPHGgq" %}
[Adobe After Effects](/content-pipelines/creating-with-video-editors/adobe-after-effects.md)
{% endcontent-ref %}

You can also download the templates directly here:

{% file src="/files/xF2rLgNNV4MTVpWnfMuF" %}

{% file src="/files/J26afhaYjPIphHMfLOmD" %}

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

## Exporting

Exporting content for the HLD requires content to be rotated 90 degrees counterclockwise. We've created an EPR profile that automatically adjusts your export settings to properly account for the encoding profiles and adjustments necessary.&#x20;

{% file src="/files/QM7rwPY3khJPAMyfQB4b" %}

If you're exporting from a different software we don't have a template for please ensure the following:&#x20;

* Content **MUST** **NOT** exceed 2160 x 3840 resolution.&#x20;
* Content **MUST** be encoded in H265 (HEVC). Content not using H265 (HEVC) will not playback correctly.&#x20;
* Content **MUST** be rotated 90 degrees counterclockwise relative to the HLD display.&#x20;

We also provide a software application called [HLD Author](/apps-and-tools/hld-author.md) that converts your video to match these settings.

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

## Previewing and exporting for HLD playback

Once you’ve exported your video, we recommend opening it in [**HLD Author**](/apps-and-tools/hld-author.md).

HLD Author lets you:

* Preview how your content will appear on a Hololuminescent Display
* Automatically export the video in the correct format for playback on the included [HLD Demo Media Player](/managing-content/using-the-demo-media-player.md)

This is the easiest way to confirm framing, depth, and orientation before deploying content to a device.


---

# 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.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.
