# Synchronize Pangolin Beyond for Video Rendering

When rendering a video, Depence renders in the highest quality and frame-by-frame, which can take up time up to several seconds per frame. In this case, real-time data from Pangolin Beyond's Timeline can't be used without synchronization. In this case it is necessary to synchronize Pangolin Beyond's Timeline according to the correct show position, which is being rendered by Depence. Pangolin Beyond supports the Syncronorm SNTC timecode protocol, which can be used for synchronization. SNTC is an Ethernet-based network protocol. It can be used locally when both programs run on the same machine or different machines in the network.

{% hint style="warning" %}
As Depence can only synchronize a Beyond timeline show, it is not possible to use this technique for any real-time triggered or interactive laser shows!
{% endhint %}

{% hint style="info" %}
When using both programs on the same computer, your computer must be connected to a local network that has a router/switch.
{% endhint %}

Following a step-by-step guide to enable the synchronization:

## Enable Timecode output in Depence <a href="#synchronizepangolinbeyondforvideorendering-enabletimecodeoutputindepence" id="synchronizepangolinbeyondforvideorendering-enabletimecodeoutputindepence"></a>

1. Add a new “Visualizer” Device in the Hardware Manager.\
   ![](https://content.gitbook.com/content/SJPsyh5CBOise9BtVNGO/blobs/ExtegRH5PpYyUmVaCuRC/965869571.png)
2. Within the “Synchronization” tab, enable “SNTC” in the Timecode Output option. Also, set the frame rate to 60fps, if your video target is also 60fps.\
   ![](https://content.gitbook.com/content/SJPsyh5CBOise9BtVNGO/blobs/0Sq3wSNVWMKcfmluZBFg/966066179.png)
3. In your Sequencer window you need to enable the synchronization button.![](https://content.gitbook.com/content/SJPsyh5CBOise9BtVNGO/blobs/OSgi0Z78rkrD7f35qASb/966197249.png)

## Enable Incoming Timecode in Pangolin Beyond <a href="#synchronizepangolinbeyondforvideorendering-enableincomingtimecodeinpangolinbeyond" id="synchronizepangolinbeyondforvideorendering-enableincomingtimecodeinpangolinbeyond"></a>

1. Go to Settings > Configuration and open the “Timecode in” tab.
2. Enable “SNTC Syncronorm Timecode”.\
   Enable “Keep running even though timecode stops”.\
   Disable “Enable time sooth filter”.\
   ![](https://content.gitbook.com/content/SJPsyh5CBOise9BtVNGO/blobs/K21S18qg5wCrjV4upqMa/966164483.png)
3. Enable the incoming timecode in your show properties:\
   ![](https://content.gitbook.com/content/SJPsyh5CBOise9BtVNGO/blobs/D24Dq1EGh6rXVmwUTDMz/966164489.png)
4. Enable TC-IN:

   ![](https://content.gitbook.com/content/SJPsyh5CBOise9BtVNGO/blobs/qznLHl8V8yErxleD30PR/966328323.png)
5. You can see the incoming timecode signal in the zone preview:\
   ![](https://content.gitbook.com/content/SJPsyh5CBOise9BtVNGO/blobs/Nrg6pvOoiI2ngVF7Ob2m/966098947.png)

Now you can render your show and the Beyond software will follow up the process frame-by-frame.


---

# 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://help.depence.com/depence-rendering/depence-video-rendering/depence-synchronize-pangolin-beyond-for-video-rendering.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.
