# Quilt Images / Video

Quilts are compressed Looking Glass light field image and video format that arranges views in a tiled pattern ([read more about this standard](https://lfdocs.lookingglassfactory.com/keyconcepts/quilts)).\
\
Examples of quilt photos are available below: \
<https://look.glass/hopstudio-quilt-example1>\
<https://look.glass/hopstudio-quilt-example2>

### Import into Looking Glass Studio <a href="#import-into-holoplay-studio" id="import-into-holoplay-studio"></a>

Looking Glass Studio uses a filename convention to automatically import quilts with specific rows, columns, and aspect ratios.  \
\
Before importing, do not rename files if they follow this convention for automatic configuration. \
\
The quilt naming standard is as follows:&#x20;

{% hint style="info" %}
*filename\_qs**columns**X**rows**\_*&#x61;***aspect\_ratio***
{% endhint %}

To import quilt images or videos into Looking Glass Studio you can:&#x20;

* Drag and drop the file into Looking Glass Studio, then select the *Quilt Photo/Video* option.&#x20;

or

* Select the "Add Hologram" tab and click anywhere on the panel, this will open a File Explorer or Finder window where you can select the images(s) or video(s) you want to import.&#x20;

### Editing with the Properties Panel <a href="#editing-with-the-properties-panel" id="editing-with-the-properties-panel"></a>

* **Rows**: the number of rows in the grid of the quilt
* **Columns**: the number of columns in the grid of the quilt
* **Advanced -> Aspect Ratio** By default, Looking Glass Studio will use your Looking Glass device's aspect ratio to determine how it should interpret quilt data. If quilt data needs to be a different aspect, you can specify in the advanced portion of the Properties panel


---

# 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://lfdocs.lookingglassfactory.com/software/looking-glass-studio/quilt-photo-video.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.
