# Input directory has no mp4 or avi files.

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

### Explanation

This error message arises when attempting to use the [Organize Videos Tool ](/apollo-v2024/theia3d-documentation/theia3d-dropdown-menus/tools-menu/organize-videos.md)to organize video files as required by Theia3D. Theia3D requires video data to be .mp4 or .avi file formats, so if the directory selected for organizing contains video files of a different format (e.g. .mkv, .mov, etc.) Theia3D will be unable to organize or load these videos.

### Possible Solutions

To ensure your video data can be organized, loaded, and processed by Theia3D, they should be in .mp4 or .avi file formats. If possible, re-export the original videos to the correct file format, or convert the existing video files&#x20;


---

# 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.theiamarkerless.com/apollo-v2024/troubleshooting/error-messages/input-directory-has-no-mp4-or-avi-files..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.
