# Display Video Metadata

<figure><img src="https://cdn.prod.website-files.com/67008ba73b4fd0346790d085/6793e5e48bcb2f8567dde96a_6793e5d7e865c374d2596abf_display_video_metadata.webp" alt=""><figcaption><p>The Display Video Metadata tool.</p></figcaption></figure>

The Display Video Metadata tool can be used to easily review relevant metadata for the videos currently loaded, including:

### **Camera Id**

Camera ID dropdown, allowing separate cameras to be selected and reviewed.

### **Video Path**

Path to the video file for the currently selected camera.

### **Trial**

Name of the lowest folder level.

### **Size**

Video image resolution, in pixels.

### **Number of Frames**

Video file length, in frames.

### **Frame Rate**

Video file frame rate, in frames per second.

### **Frame Offset**

Number of frames offset between the current video file and other synchronized video files from the current recording. Generally a value of 0 is expected for most camera systems that record frame synchronized videos using on a start/stop trigger signal. Sony RX0 II camera systems may have non-zero values here, as these systems use timecode video synchronization for post-hoc alignment of videos between cameras.


---

# 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/theia3d-documentation/theia3d-dropdown-menus/tools-menu/display-video-metadata.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.
