# Using the Video Playback Feature in Frame Approval

{% embed url="<https://youtu.be/SNdd5WOgWck>" %}
Using Video Playback is a useful tool for approving frames on the Render Network
{% endembed %}

**Overview**\
The Frame Approval step on the Render Network includes a powerful video playback feature that lets you preview your animation directly in-browser. This helps you catch issues like flickers, black frames, or rendering artifacts without having to inspect every frame manually.

***

**How It Works**\
Once frames begin rendering, you can:

* Play the animation back in real-time using the video player.
* Adjust playback speed to quickly scan or slow things down for a closer look.
* Pause and scrub to any point in the timeline.
* Use frame-by-frame navigation to inspect exact frames.
* Queue individual frames for re-render directly from the timeline.

This is especially useful for identifying visual errors across long sequences.

***

**Partial Renders Are OK**\
Even if your render job isn’t 100% complete, you can still preview whatever frames have finished. This gives you a usable reference earlier in the process.

***

**Clearing Cached Previews**\
After queuing re-renders, refresh your browser to clear cached video previews and ensure you’re seeing the updated frames.

***

**Try It Today**\
Start rendering at [render.x.io](https://render.x.io) and take full control of your review process.

***

<br>


---

# 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://know.rendernetwork.com/getting-started/render-network-tutorials/using-the-video-playback-feature-in-frame-approval.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.
