# Videos are not the same length

‍

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

### Explanation

This error message arises when loading video data. It indicates that the videos from the selected trial are of unequal lengths.

### Possible Solutions

Theia3D requires videos to be of equal lengths in order to be loaded. If your videos are of different lengths, this usually indicates an issue with your camera hardware setup or settings, or video download settings. For OptiTrack Prime Color cameras, verify that you have selected the correct video export settings, particularly ***Dropped Frames: Black Frame***. If ***Dropped Frames: Drop Frame*** was used, this can result in exported video files being unequal in length, and the videos should be exported again using the correct setting.


---

# 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/axiom-v2025/troubleshooting/error-messages/load-video-data-errors/videos-are-not-the-same-length.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.
