# Combine a sequence of videos (.avi, .mkv, .exr) into one in Blender

[Blender](https://www.blender.org/) has the feature for you to combine a sequence of videos into one, let's follow this instruction.

**Step 1**. Choose "Video Sequencer" work space.

<figure><img src="https://3sfarm.com/wp-content/uploads/2021/04/video-sequencer-workspace-in-blender-206x116.jpeg" alt="Video Sequencer workspace in Blender" height="402" width="715"><figcaption></figcaption></figure>

**Step 2**. Choose "Sequencer/Preview"

<figure><img src="https://3sfarm.com/wp-content/uploads/2021/04/sequencer-or-preview-206x116.jpeg" alt="Sequencer or preview in Blender" height="402" width="715"><figcaption></figcaption></figure>

**Step 3.** Click on "Add" --> "Movie" and select all the .avi/.mkv/.exr files

<figure><img src="https://3sfarm.com/wp-content/uploads/2021/04/select-all-avi-files-206x116.jpeg" alt="Select all avi files in Blender" height="402" width="715"><figcaption></figcaption></figure>

**Step 4.** Select all .avi/.mkv/.exr files and click "Add Movie Strip"

<figure><img src="https://3sfarm.com/wp-content/uploads/2021/04/add-movie-strip-in-blender-206x116.jpeg" alt="Add movie strip in Blender" height="402" width="715"><figcaption></figcaption></figure>

**Step 5.** Set your correct output settings (Frame start/end, Resolution, Frame rate)

<figure><img src="https://3sfarm.com/wp-content/uploads/2021/04/set-your-output-settings-in-blender-206x116.jpeg" alt="Set your output settings in Blender" height="402" width="715"><figcaption></figcaption></figure>

**Step 6.** Choose the file format you want

<figure><img src="https://3sfarm.com/wp-content/uploads/2021/04/select-the-output-folder-in-blender-206x116.jpeg" alt="Select the output folder in Blender" height="402" width="715"><figcaption></figcaption></figure>

**Step 7.** Select output folder

<figure><img src="https://3sfarm.com/wp-content/uploads/2021/04/choose-the-file-format-in-blender-206x116.jpeg" alt="Choose the file format in Blender" height="402" width="715"><figcaption></figcaption></figure>

**Step 8.** Click on "Render" --> "Render Animation"

<figure><img src="https://3sfarm.com/wp-content/uploads/2021/04/click-render-animation-in-blender-206x116.jpeg" alt="Click render animation in Blender" height="402" width="715"><figcaption></figcaption></figure>

Watch this video to see How to combine a sequence of videos (.avi, .mkv, .exr) into one in Blender:

{% embed url="<https://youtu.be/n_fK7DRfgMk>" %}

We are pleased to assist you, so don’t hesitate to [contact us](https://3sfarm.com/contact/) with any issues.


---

# 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://docs.3scloud.io/3s-cloud-render-farm/tips/tips-for-blender/combine-a-sequence-of-videos-.avi-.mkv-.exr-into-one-in-blender.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.
