Hi
Im having issues with my two Decklink Duo 2 outputcards in combination with CasparCG.
The problem is that sometimes my two card setup doesn’t start up with the correct configuration:
I use card 1 for 4 x SDI out.
I use card 2 for 2 x key/fills
I have tested it - and it runs smooth. Sometimes. When I restart the computer though, it sometimes shuffles the config.
This is how it sometimes starts up - incorrectly! After a couple of restarts it goes back to normal. Normally it uses all the inputs for normal SDI outputs on Card 1.
Of course it makes a lot of errors in CasperCG, but I can’t figure out, if the Decklink Drivers are the reason for the faulty configuration, or CasperCG is the bully.
I have downgraded to the 14.2.1 Decklink drivers cause of the latest CasperCG issues with black signal.
I use CasperCG 2.4.1.
Can anyone give me a lead on where to start looking for error?
My CasparCG config:
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<log-level>debug</log-level>
<paths>
<media-path>media/</media-path>
<log-path>log/</log-path>
<data-path>data/</data-path>
<font-path>font/</font-path>
<template-path>C:\casparcg\template</template-path>
</paths>
<lock-clear-phrase>secret</lock-clear-phrase>
<channels>
<channel>
<video-mode>1080p5000</video-mode>
<consumers>
<decklink>
<device>1</device>
<key-device>0</key-device>
<embedded-audio>true</embedded-audio>
<latency>low</latency>
<keyer>internal</keyer>
<key-only>false</key-only>
<buffer-depth>3</buffer-depth>
</decklink>
</consumers>
</channel>
<channel>
<video-mode>1080p5000</video-mode>
<consumers>
<decklink>
<device>2</device>
<key-device>0</key-device>
<embedded-audio>true</embedded-audio>
<latency>low</latency>
<keyer>internal</keyer>
<key-only>false</key-only>
<buffer-depth>3</buffer-depth>
</decklink>
</consumers>
</channel>
<channel>
<video-mode>1080p5000</video-mode>
<consumers>
<decklink>
<device>3</device>
<key-device>0</key-device>
<embedded-audio>true</embedded-audio>
<latency>low</latency>
<keyer>internal</keyer>
<key-only>false</key-only>
<buffer-depth>3</buffer-depth>
</decklink>
</consumers>
</channel>
<channel>
<video-mode>1080p5000</video-mode>
<consumers>
<decklink>
<device>4</device>
<key-device>0</key-device>
<embedded-audio>true</embedded-audio>
<latency>low</latency>
<keyer>internal</keyer>
<key-only>false</key-only>
<buffer-depth>3</buffer-depth>
</decklink>
</consumers>
</channel>
<channel>
<video-mode>1080p5000</video-mode>
<consumers>
<decklink>
<device>5</device>
<key-device>0</key-device>
<embedded-audio>false</embedded-audio>
<latency>normal</latency>
<keyer>external</keyer>
<key-only>false</key-only>
<buffer-depth>5</buffer-depth>
</decklink>
</consumers>
</channel>
<channel>
<video-mode>1080p5000</video-mode>
<consumers>
<decklink>
<device>6</device>
<key-device>0</key-device>
<embedded-audio>false</embedded-audio>
<latency>normal</latency>
<keyer>external</keyer>
<key-only>false</key-only>
<buffer-depth>5</buffer-depth>
</decklink>
</consumers>
</channel>
</channels>
<controllers>
<tcp>
<port>5250</port>
<protocol>AMCP</protocol>
</tcp>
</controllers>
<amcp>
<media-server>
<host>localhost</host>
<port>8000</port>
</media-server>
</amcp>
<flash>
<buffer-depth>auto</buffer-depth>
<enabled>false</enabled>
</flash>
<html>
<remote-debugging-port>0</remote-debugging-port>
<enable-gpu>false</enable-gpu>
</html>
<ffmpeg>
<producer>
<auto-deinterlace>interlaced</auto-deinterlace>
<threads>4</threads>
</producer>
</ffmpeg>
<ndi>
<auto-load>false</auto-load>
</ndi>
<osc>
<default-port>6250</default-port>
<disable-send-to-amcp-clients>false</disable-send-to-amcp-clients>
<predefined-clients />
</osc>
</configuration>
The errors I got from CasperCG:
Type "q" to close application.
Logging [debug] or higher severity to log/
[2024-12-16 13:24:59.114] [info] ############################################################################
[2024-12-16 13:24:59.115] [info] CasparCG Server is distributed by the Swedish Broadcasting Corporation (SVT)
[2024-12-16 13:24:59.115] [info] under the GNU General Public License GPLv3 or higher.
[2024-12-16 13:24:59.115] [info] Please see LICENSE.TXT for details.
[2024-12-16 13:24:59.115] [info] http://www.casparcg.com/
[2024-12-16 13:24:59.115] [info] ############################################################################
[2024-12-16 13:24:59.115] [info] Starting CasparCG Video and Graphics Playout Server 2.4.1 5e29af9 Stable
[2024-12-16 13:24:59.115] [info] "C:/casparcg\casparcg.config":
[2024-12-16 13:24:59.115] [info] -----------------------------------------
[2024-12-16 13:24:59.115] [info] <?xml version="1.0" encoding="utf-8"?>
[2024-12-16 13:24:59.115] [info] <configuration>
[2024-12-16 13:24:59.115] [info] <log-level>debug</log-level>
[2024-12-16 13:24:59.115] [info] <paths>
[2024-12-16 13:24:59.115] [info] <media-path>media/</media-path>
[2024-12-16 13:24:59.115] [info] <log-path>log/</log-path>
[2024-12-16 13:24:59.115] [info] <data-path>data/</data-path>
[2024-12-16 13:24:59.115] [info] <font-path>font/</font-path>
[2024-12-16 13:24:59.115] [info] <template-path>C:\casparcg\template</template-path>
[2024-12-16 13:24:59.115] [info] </paths>
[2024-12-16 13:24:59.115] [info] <lock-clear-phrase>secret</lock-clear-phrase>
[2024-12-16 13:24:59.115] [info] <channels>
[2024-12-16 13:24:59.115] [info] <channel>
[2024-12-16 13:24:59.115] [info] <video-mode>1080p5000</video-mode>
[2024-12-16 13:24:59.115] [info] <consumers>
[2024-12-16 13:24:59.115] [info] <decklink>
[2024-12-16 13:24:59.115] [info] <device>1</device>
[2024-12-16 13:24:59.115] [info] <key-device>0</key-device>
[2024-12-16 13:24:59.115] [info] <embedded-audio>true</embedded-audio>
[2024-12-16 13:24:59.115] [info] <latency>low</latency>
[2024-12-16 13:24:59.115] [info] <keyer>internal</keyer>
[2024-12-16 13:24:59.115] [info] <key-only>false</key-only>
[2024-12-16 13:24:59.115] [info] <buffer-depth>3</buffer-depth>
[2024-12-16 13:24:59.115] [info] </decklink>
[2024-12-16 13:24:59.115] [info] </consumers>
[2024-12-16 13:24:59.115] [info] </channel>
[2024-12-16 13:24:59.115] [info] <channel>
[2024-12-16 13:24:59.115] [info] <video-mode>1080p5000</video-mode>
[2024-12-16 13:24:59.115] [info] <consumers>
[2024-12-16 13:24:59.115] [info] <decklink>
[2024-12-16 13:24:59.115] [info] <device>2</device>
[2024-12-16 13:24:59.115] [info] <key-device>0</key-device>
[2024-12-16 13:24:59.115] [info] <embedded-audio>true</embedded-audio>
[2024-12-16 13:24:59.115] [info] <latency>low</latency>
[2024-12-16 13:24:59.115] [info] <keyer>internal</keyer>
[2024-12-16 13:24:59.115] [info] <key-only>false</key-only>
[2024-12-16 13:24:59.115] [info] <buffer-depth>3</buffer-depth>
[2024-12-16 13:24:59.115] [info] </decklink>
[2024-12-16 13:24:59.115] [info] </consumers>
[2024-12-16 13:24:59.115] [info] </channel>
[2024-12-16 13:24:59.115] [info] <channel>
[2024-12-16 13:24:59.115] [info] <video-mode>1080p5000</video-mode>
[2024-12-16 13:24:59.115] [info] <consumers>
[2024-12-16 13:24:59.115] [info] <decklink>
[2024-12-16 13:24:59.115] [info] <device>3</device>
[2024-12-16 13:24:59.115] [info] <key-device>0</key-device>
[2024-12-16 13:24:59.115] [info] <[1216/132459.228:WARNING:policy_logger.cc(148)] :components\enterprise\browser\controller\chrome_browser_cloud_management_controller.cc(88) Could not create policy manager as CBCM is not enabled.
embedded-audio>true</embedded-audio>
[2024-12-16 13:24:59.115] [info] <latency>low</latency>
[2024-12-16 13:24:59.115] [info] <keyer>internal</keyer>
[2024-12-16 13:24:59.115] [info] <key-only>false</key-only>
[2024-12-16 13:24:59.115] [info] <buffer-depth>3</buffer-depth>
[2024-12-16 13:24:59.115] [info] </decklink>
[2024-12-16 13:24:59.115] [info] </consumers>
[2024-12-16 13:24:59.115] [info] </channel>
[2024-12-16 13:24:59.115] [info] <channel>
[2024-12-16 13:24:59.115] [info] <video-mode>1080p5000</video-mode>
[2024-12-16 13:24:59.115] [info] <consumers>
[2024-12-16 13:24:59.115] [info] <decklink>
[2024-12-16 13:24:59.115] [info] <device>4</device>
[2024-12-16 13:24:59.115] [info] <key-device>0</key-device>
[2024-12-16 13:24:59.115] [info] <embedded-audio>true</embedded-audio>
[2024-12-16 13:24:59.115] [info] <latency>low</latency>
[2024-12-16 13:24:59.115] [info] <keyer>internal</keyer>
[2024-12-16 13:24:59.115] [info] <key-only>false</key-only>
[2024-12-16 13:24:59.115] [info] <buffer-depth>3</buffer-depth>
[2024-12-16 13:24:59.115] [info] </decklink>
[2024-12-16 13:24:59.115] [info] </consumers>
[2024-12-16 13:24:59.115] [info] </channel>
[2024-12-16 13:24:59.115] [info] <channel>
[2024-12-16 13:24:59.115] [info] <video-mode>1080p5000</video-mode>
[2024-12-16 13:24:59.115] [info] <consumers>
[2024-12-16 13:24:59.115] [info] <decklink>
[2024-12-16 13:24:59.115] [info] <device>5</device>
[2024-12-16 13:24:59.115] [info] <key-device>0</key-device>
[2024-12-16 13:24:59.115] [info] <embedded-audio>false</embedded-audio>
[2024-12-16 13:24:59.115] [info] <latency>normal</latency>
[2024-12-16 13:24:59.115] [info] <keyer>external</keyer>
[2024-12-16 13:24:59.115] [info] <key-only>false</key-only>
[2024-12-16 13:24:59.115] [info] <buffer-depth>5</buffer-depth>
[2024-12-16 13:24:59.115] [info] </decklink>
[2024-12-16 13:24:59.115] [info] </consumers>
[2024-12-16 13:24:59.115] [info] </channel>
[2024-12-16 13:24:59.115] [info] <channel>
[2024-12-16 13:24:59.115] [info] <video-mode>1080p5000</video-mode>
[2024-12-16 13:24:59.115] [info] <consumers>
[2024-12-16 13:24:59.115] [info] <decklink>
[2024-12-16 13:24:59.115] [info] <device>6</device>
[2024-12-16 13:24:59.115] [info] <key-device>0</key-device>
[2024-12-16 13:24:59.115] [info] <embedded-audio>false</embedded-audio>
[2024-12-16 13:24:59.115] [info] <latency>normal</latency>
[2024-12-16 13:24:59.115] [info] <keyer>external</keyer>
[2024-12-16 13:24:59.115] [info] <key-only>false</key-only>
[2024-12-16 13:24:59.115] [info] <buffer-depth>5</buffer-depth>
[2024-12-16 13:24:59.115] [info] </decklink>
[2024-12-16 13:24:59.115] [info] </consumers>
[2024-12-16 13:24:59.115] [info] </channel>
[2024-12-16 13:24:59.115] [info] </channels>
[2024-12-16 13:24:59.115] [info] <controllers>
[2024-12-16 13:24:59.115] [info] <tcp>
[2024-12-16 13:24:59.115] [info] <port>5250</port>
[2024-12-16 13:24:59.115] [info] <protocol>AMCP</protocol>
[2024-12-16 13:24:59.115] [info] </tcp>
[2024-12-16 13:24:59.115] [info] </controllers>
[2024-12-16 13:24:59.115] [info] <amcp>
[2024-12-16 13:24:59.115] [info] <media-server>
[2024-12-16 13:24:59.115] [info] <host>localhost</host>
[2024-12-16 13:24:59.115] [info] <port>8000</port>
[2024-12-16 13:24:59.115] [info] </media-server>
[2024-12-16 13:24:59.115] [info] </amcp>
[2024-12-16 13:24:59.115] [info] <flash>
[2024-12-16 13:24:59.115] [info] <buffer-depth>auto</buffer-depth>
[2024-12-16 13:24:59.115] [info] <enabled>false</enabled>
[2024-12-16 13:24:59.115] [info] </flash>
[2024-12-16 13:24:59.115] [info] <html>
[2024-12-16 13:24:59.115] [info] <remote-debugging-port>0</remote-debugging-port>
[2024-12-16 13:24:59.115] [info] <enable-gpu>false</enable-gpu>
[2024-12-16 13:24:59.115] [info] </html>
[2024-12-16 13:24:59.115] [info] <ffmpeg>
[2024-12-16 13:24:59.115] [info] <producer>
[2024-12-16 13:24:59.115] [info] <auto-deinterlace>interlaced</auto-deinterlace>
[2024-12-16 13:24:59.115] [info] <threads>4</threads>
[2024-12-16 13:24:59.115] [info] </producer>
[2024-12-16 13:24:59.115] [info] </ffmpeg>
[2024-12-16 13:24:59.115] [info] <ndi>
[2024-12-16 13:24:59.115] [info] <auto-load>false</auto-load>
[2024-12-16 13:24:59.115] [info] </ndi>
[2024-12-16 13:24:59.115] [info] <osc>
[2024-12-16 13:24:59.115] [info] <default-port>6250</default-port>
[2024-12-16 13:24:59.115] [info] <disable-send-to-amcp-clients>false</disable-send-to-amcp-clients>
[2024-12-16 13:24:59.115] [info] <predefined-clients/>
[2024-12-16 13:24:59.115] [info] </osc>
[2024-12-16 13:24:59.115] [info] </configuration>
[2024-12-16 13:24:59.115] [info] -----------------------------------------
[2024-12-16 13:24:59.115] [info] Initialized video modes.
[2024-12-16 13:24:59.198] [info] Initializing OpenGL Device.
[2024-12-16 13:24:59.199] [info] Initialized OpenGL 4.5.0 NVIDIA 565.90 NVIDIA Corporation
[2024-12-16 13:24:59.214] [info] Initialized OpenGL Accelerated GPU Image Mixer for channel 1
[2024-12-16 13:24:59.214] [info] video_channel[1|1080p5000] Successfully Initialized.
[2024-12-16 13:24:59.214] [info] Initialized OpenGL Accelerated GPU Image Mixer for channel 2
[2024-12-16 13:24:59.214] [info] video_channel[2|1080p5000] Successfully Initialized.
[2024-12-16 13:24:59.214] [info] Initialized OpenGL Accelerated GPU Image Mixer for channel 3
[2024-12-16 13:24:59.214] [info] video_channel[3|1080p5000] Successfully Initialized.
[2024-12-16 13:24:59.214] [info] Initialized OpenGL Accelerated GPU Image Mixer for channel 4
[2024-12-16 13:24:59.214] [info] video_channel[4|1080p5000] Successfully Initialized.
[2024-12-16 13:24:59.214] [info] Initialized OpenGL Accelerated GPU Image Mixer for channel 5
[2024-12-16 13:24:59.214] [info] video_channel[5|1080p5000] Successfully Initialized.
[2024-12-16 13:24:59.214] [info] Initialized OpenGL Accelerated GPU Image Mixer for channel 6
[2024-12-16 13:24:59.214] [info] video_channel[6|1080p5000] Successfully Initialized.
[2024-12-16 13:24:59.214] [info] Initialized channels.
[2024-12-16 13:24:59.214] [info] Initialized command repository.
[2024-12-16 13:24:59.214] [info] Initialized image module.
[2024-12-16 13:24:59.214] [info] Initialized ffmpeg module.
[2024-12-16 13:24:59.214] [info] Initialized oal module.
[2024-12-16 13:24:59.214] [info] Initialized decklink module.
[2024-12-16 13:24:59.214] [info] Initialized screen module.
[2024-12-16 13:24:59.214] [info] Initialized newtek module.
[2024-12-16 13:24:59.214] [info] Initialized artnet module.
[2024-12-16 13:24:59.237] [info] Initialized html module.
[2024-12-16 13:24:59.237] [info] Flash support is disabled
[2024-12-16 13:24:59.237] [info] Initialized flash module.
[2024-12-16 13:24:59.237] [info] Initialized bluefish module.
[2024-12-16 13:24:59.238] [info] Initialized modules.
[2024-12-16 13:24:59.241] [info] Device may not support video-format: 1080p50
[2024-12-16 13:24:59.242] [info] DeckLink Duo 2 [1-1|1080p5000] Enabled embedded-audio.
[2024-12-16 13:24:59.242] [info] DeckLink Duo 2 [1-1|1080p5000] Enabled low-latency mode.
[2024-12-16 13:24:59.242] [info] DeckLink Duo 2 [1-1|1080p5000] Enabled internal keyer.
[2024-12-16 13:24:59.242] [error] DeckLink Duo 2 [1-1|1080p5000] Failed to schedule primary video.
[2024-12-16 13:24:59.243] [error] DeckLink Duo 2 [1-1|1080p5000] Failed to schedule primary video.
[2024-12-16 13:24:59.243] [error] DeckLink Duo 2 [1-1|1080p5000] Failed to schedule primary video.
[2024-12-16 13:24:59.244] [error] DeckLink Duo 2 [1-1|1080p5000] Failed to schedule primary video.
[2024-12-16 13:24:59.244] [info] DeckLink Duo 2 [1-1|1080p5000] Initialized.
[2024-12-16 13:24:59.248] [info] Device may not support video-format: 1080p50
[2024-12-16 13:24:59.248] [info] DeckLink Duo 2 [2-2|1080p5000] Enabled embedded-audio.
[2024-12-16 13:24:59.248] [info] DeckLink Duo 2 [2-2|1080p5000] Enabled low-latency mode.
[2024-12-16 13:24:59.248] [info] DeckLink Duo 2 [2-2|1080p5000] Enabled internal keyer.
[2024-12-16 13:24:59.249] [error] DeckLink Duo 2 [2-2|1080p5000] Failed to schedule primary video.
[2024-12-16 13:24:59.249] [error] DeckLink Duo 2 [2-2|1080p5000] Failed to schedule primary video.
[2024-12-16 13:24:59.249] [error] DeckLink Duo 2 [2-2|1080p5000] Failed to schedule primary video.
[2024-12-16 13:24:59.250] [error] DeckLink Duo 2 [2-2|1080p5000] Failed to schedule primary video.
[2024-12-16 13:24:59.250] [info] DeckLink Duo 2 [2-2|1080p5000] Initialized.
[2024-12-16 13:24:59.255] [info] Device may not support video-format: 1080p50
[2024-12-16 13:24:59.256] [debug] [decklink_consumer] Destroying on asynchronous destruction thread.
[2024-12-16 13:24:59.256] [debug] [decklink_consumer] Uninitializing.
[2024-12-16 13:24:59.256] [info] [decklink_consumer] Uninitialized.
[2024-12-16 13:24:59.256] [error] Exception: D:\a\server\server\src\modules\decklink\consumer\decklink_consumer.cpp(616): Throw in function void __cdecl caspar::decklink::decklink_consumer::enable_video(void)
[2024-12-16 13:24:59.256] [error] Dynamic exception type: class boost::exception_detail::clone_impl<struct caspar::caspar_exception>
[2024-12-16 13:24:59.256] [error] [struct caspar::tag_msg_info * __ptr64] = DeckLink Duo 2 [3-3|1080p5000] Could not enable primary video output.
[2024-12-16 13:24:59.256] [error] [struct caspar::tag_stacktrace_info * __ptr64] = 0# 0x00007FF7B6AE2C17 in casparcg
[2024-12-16 13:24:59.256] [error] 1# 0x00007FF7B6B0DAB6 in casparcg
[2024-12-16 13:24:59.256] [error] 2# 0x00007FF7B6C6D76F in casparcg
[2024-12-16 13:24:59.256] [error] 3# 0x00007FF7B6C698C0 in casparcg
[2024-12-16 13:24:59.256] [error] 4# 0x00007FF7B6C6B39A in casparcg
[2024-12-16 13:24:59.256] [error] 5# 0x00007FF7B6B3573F in casparcg
[2024-12-16 13:24:59.256] [error] 6# 0x00007FF7B6B77E9E in casparcg
[2024-12-16 13:24:59.256] [error] 7# 0x00007FF7B6B72156 in casparcg
[2024-12-16 13:24:59.256] [error] 8# recalloc in ucrtbase
[2024-12-16 13:24:59.256] [error] 9# BaseThreadInitThunk in KERNEL32
[2024-12-16 13:24:59.256] [error] 10# RtlUserThreadStart in ntdll
[2024-12-16 13:24:59.256] [error]
[2024-12-16 13:24:59.256] [error]
[2024-12-16 13:24:59.256] [error] 0# 0x00007FF7B6AE2C17 in casparcg
[2024-12-16 13:24:59.256] [error] 1# 0x00007FF7B6AE26A5 in casparcg
[2024-12-16 13:24:59.256] [error] 2# 0x00007FF7B6D9CEA9 in casparcg
[2024-12-16 13:24:59.256] [error] 3# 0x00007FFF47B21080 in VCRUNTIME140_1
[2024-12-16 13:24:59.256] [error] 4# _NLG_Return2 in VCRUNTIME140_1
[2024-12-16 13:24:59.256] [error] 5# RtlCaptureContext2 in ntdll
[2024-12-16 13:24:59.256] [error] 6# 0x00007FF7B6B097C8 in casparcg
[2024-12-16 13:24:59.256] [error] 7# 0x00007FF7B6B0E039 in casparcg
[2024-12-16 13:24:59.256] [error] 8# 0x00007FF7B6AE4952 in casparcg
[2024-12-16 13:24:59.256] [error] 9# 0x00007FF7B6AE7E62 in casparcg
[2024-12-16 13:24:59.256] [error] 10# 0x00007FF7B6D59814 in casparcg
[2024-12-16 13:24:59.256] [error] 11# BaseThreadInitThunk in KERNEL32
[2024-12-16 13:24:59.256] [error] 12# RtlUserThreadStart in ntdll
[2024-12-16 13:24:59.256] [error]
[2024-12-16 13:24:59.533] [info] Device may not support video-format: 1080p50
[2024-12-16 13:24:59.534] [debug] [decklink_consumer] Destroying on asynchronous destruction thread.
[2024-12-16 13:24:59.534] [debug] [decklink_consumer] Uninitializing.
[2024-12-16 13:24:59.534] [info] [decklink_consumer] Uninitialized.
[2024-12-16 13:24:59.534] [error] Exception: D:\a\server\server\src\modules\decklink\consumer\decklink_consumer.cpp(616): Throw in function void __cdecl caspar::decklink::decklink_consumer::enable_video(void)
[2024-12-16 13:24:59.534] [error] Dynamic exception type: class boost::exception_detail::clone_impl<struct caspar::caspar_exception>
[2024-12-16 13:24:59.534] [error] [struct caspar::tag_msg_info * __ptr64] = DeckLink Duo 2 [4-4|1080p5000] Could not enable primary video output.
[2024-12-16 13:24:59.534] [error] [struct caspar::tag_stacktrace_info * __ptr64] = 0# 0x00007FF7B6AE2C17 in casparcg
[2024-12-16 13:24:59.534] [error] 1# 0x00007FF7B6B0DAB6 in casparcg
[2024-12-16 13:24:59.534] [error] 2# 0x00007FF7B6C6D76F in casparcg
[2024-12-16 13:24:59.534] [error] 3# 0x00007FF7B6C698C0 in casparcg
[2024-12-16 13:24:59.534] [error] 4# 0x00007FF7B6C6B39A in casparcg
[2024-12-16 13:24:59.534] [error] 5# 0x00007FF7B6B3573F in casparcg
[2024-12-16 13:24:59.534] [error] 6# 0x00007FF7B6B77E9E in casparcg
[2024-12-16 13:24:59.534] [error] 7# 0x00007FF7B6B72156 in casparcg
[2024-12-16 13:24:59.534] [error] 8# recalloc in ucrtbase
[2024-12-16 13:24:59.534] [error] 9# BaseThreadInitThunk in KERNEL32
[2024-12-16 13:24:59.534] [error] 10# RtlUserThreadStart in ntdll
[2024-12-16 13:24:59.534] [error]
[2024-12-16 13:24:59.534] [error]
[2024-12-16 13:24:59.534] [error] 0# 0x00007FF7B6AE2C17 in casparcg
[2024-12-16 13:24:59.534] [error] 1# 0x00007FF7B6AE26A5 in casparcg
[2024-12-16 13:24:59.534] [error] 2# 0x00007FF7B6D9CEA9 in casparcg
[2024-12-16 13:24:59.534] [error] 3# 0x00007FFF47B21080 in VCRUNTIME140_1
[2024-12-16 13:24:59.534] [error] 4# _NLG_Return2 in VCRUNTIME140_1
[2024-12-16 13:24:59.534] [error] 5# RtlCaptureContext2 in ntdll
[2024-12-16 13:24:59.534] [error] 6# 0x00007FF7B6B097C8 in casparcg
[2024-12-16 13:24:59.534] [error] 7# 0x00007FF7B6B0E039 in casparcg
[2024-12-16 13:24:59.534] [error] 8# 0x00007FF7B6AE4952 in casparcg
[2024-12-16 13:24:59.534] [error] 9# 0x00007FF7B6AE7E62 in casparcg
[2024-12-16 13:24:59.534] [error] 10# 0x00007FF7B6D59814 in casparcg
[2024-12-16 13:24:59.534] [error] 11# BaseThreadInitThunk in KERNEL32
[2024-12-16 13:24:59.534] [error] 12# RtlUserThreadStart in ntdll
[2024-12-16 13:24:59.534] [error]
[2024-12-16 13:24:59.796] [info] Device may not support video-format: 1080p50
[2024-12-16 13:24:59.796] [info] DeckLink Duo 2 [5-5|1080p5000] Disabled low-latency mode.
[2024-12-16 13:24:59.796] [info] DeckLink Duo 2 [5-5|1080p5000] Enabled external keyer.
[2024-12-16 13:24:59.799] [info] DeckLink Duo 2 [5-5|1080p5000] Initialized.
[2024-12-16 13:24:59.808] [info] Device may not support video-format: 1080p50
[2024-12-16 13:24:59.808] [info] DeckLink Duo 2 [6-6|1080p5000] Disabled low-latency mode.
[2024-12-16 13:24:59.808] [info] DeckLink Duo 2 [6-6|1080p5000] Enabled external keyer.
[2024-12-16 13:24:59.811] [info] DeckLink Duo 2 [6-6|1080p5000] Initialized.
[2024-12-16 13:24:59.811] [info] Initialized startup producers.
[2024-12-16 13:24:59.811] [info] Initialized controllers.
[2024-12-16 13:24:59.811] [info] Initialized osc.
[2024-12-16 13:24:59.837] [info] DeckLink Duo 2 [5-5|1080p5000] Reference signal: not detected.
[2024-12-16 13:24:59.862] [info] DeckLink Duo 2 [6-6|1080p5000] Reference signal: not detected.
Thanks in advance.