> For the complete documentation index, see [llms.txt](https://docs.tryholo.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tryholo.ai/create/video/b-roll.md).

# B-Roll

B-roll lets you create smooth, cinematic transitions between two images, helping you add subtle motion and visual interest without producing full video footage. It’s an easy way to elevate static visuals and make them feel more dynamic and polished.

{% embed url="<https://share.synthesia.io/e19cf548-c8bc-42f8-9799-190c0c1d8abf>" %}

### **Best for:**

* Creating seamless transitions between visuals
* Bringing static images to life with motion
* Short, high-quality clips for ads and social media
* Showcasing product details or multiple angles
* Cinematic sequences without full video production

### How to Create a B-roll Video <a href="#h_e5a3ce58ed" id="h_e5a3ce58ed"></a>

{% stepper %}
{% step %}

### Open B-roll in your dashboard

Open your Holo dashboard, click on the **Video** tile, and select **B-roll**.
{% endstep %}

{% step %}

### Choose the starting and ending frames

Select the first and the last image for your transition. You can upload an image from your computer or choose one from your creative library.
{% endstep %}

{% step %}

### Describe your idea

Optionally describe how the transition should look like—for example, a smooth zoom, gentle pan, or subtle camera motion.
{% endstep %}

{% step %}

### Choose duration

Choose the duration and generate the video.

Once generated, your B-roll video will appear in your **Library** as an MP4 in the chosen aspect ratio. From there, you can **edit, delete, download, or post** them to your connected social media accounts.

{% hint style="info" %}
B-roll videos are generated without sound.
{% endhint %}
{% endstep %}
{% endstepper %}

\
If something doesn’t work as expected, try the [troubleshooting steps](/troubleshooting/troubleshooting-steps.md) — and if the issue continues, feel free to reach out to <support@tryholo.ai>, and we’ll help you out.


---

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

```
GET https://docs.tryholo.ai/create/video/b-roll.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.
