Blackmagic intensity 4k pro screen consumer

Hello everyone, these days I was testing an automation playout tv software called RED. It includes casparcg and I can’t make it work with my blackmagic intensity 4k pro board. The program works fine, but I can’t get the screen consumer to show on my second monitor and full screen, it just shows me the window on my main monitor, I have tried several settings, but something I am doing wrong or I don’t understand how to do it. Could someone tell me how is the appropriate configuration so that I can see the screen consumer on my second monitor and full screen? Thank you.

[2020-01-25 23:53:29.166] [5504] [info]    ############################################################################
[2020-01-25 23:53:29.167] [5504] [info]    CasparCG Server is distributed by the Swedish Broadcasting Corporation (SVT)
[2020-01-25 23:53:29.167] [5504] [info]    under the GNU General Public License GPLv3 or higher.
[2020-01-25 23:53:29.167] [5504] [info]    Please see LICENSE.TXT for details.
[2020-01-25 23:53:29.167] [5504] [info]    http://www.casparcg.com/
[2020-01-25 23:53:29.167] [5504] [info]    ############################################################################
[2020-01-25 23:53:29.167] [5504] [info]    Starting CasparCG Video and Graphics Playout Server 2.0.7.e9fc25a Stable
[2020-01-25 23:53:29.167] [5504] [info]    on Windows 10 Enterprise 
[2020-01-25 23:53:29.167] [5504] [info]    Intel(R) Core(TM) i3-8100 CPU @ 3.60GHz Physical Threads: 4
[2020-01-25 23:53:29.167] [5504] [info]    MS-7B53
[2020-01-25 23:53:29.175] [5504] [info]    Decklink 11.4.1
[2020-01-25 23:53:29.187] [5504] [info]     - Intensity Pro 4K [1]
[2020-01-25 23:53:29.188] [5504] [info]    Bluefish Not found
[2020-01-25 23:53:29.188] [5504] [info]    FreeImage 3.15.4
[2020-01-25 23:53:29.188] [5504] [info]    FFMPEG-avcodec 55.52.102
[2020-01-25 23:53:29.188] [5504] [info]    FFMPEG-avformat 55.33.100
[2020-01-25 23:53:29.188] [5504] [info]    FFMPEG-avfilter 4.2.100
[2020-01-25 23:53:29.188] [5504] [info]    FFMPEG-avutil 52.66.100
[2020-01-25 23:53:29.188] [5504] [info]    FFMPEG-swscale 2.5.102
[2020-01-25 23:53:29.188] [5504] [info]    Flash $(build.FlashMajorVersion).$(build.FlashMinorVersion).$(build.FlashBuildVersion).$(build.FlashPrivateVersion)
[2020-01-25 23:53:29.189] [5504] [info]    flash[cg20.fth.pal|0] Initialized.
[2020-01-25 23:53:29.189] [5504] [info]    flash[cg20.fth.pal|0] Invoking info-command: <invoke name="GetInfo" returntype="xml"><arguments></arguments></invoke>
[2020-01-25 23:53:29.302] [6208] [debug]   flash-player[cg20.fth.pal|1024x576] [command]      <invoke name="OnCommand" returntype="xml"><arguments><string>Command recieved @GetInfo@?@</string></arguments></invoke>
[2020-01-25 23:53:29.334] [6208] [info]    flash-player[cg20.fth.pal|1024x576] Initialized.
[2020-01-25 23:53:29.335] [6208] [debug]   flash-player[cg20.fth.pal|1024x576] [command]      <invoke name="OnCommand" returntype="xml"><arguments><string>Command recieved @GetInfo@?@</string></arguments></invoke>
[2020-01-25 23:53:29.412] [5504] [trace]   Template-Host 2.0.4.3803 RC
[2020-01-25 23:53:29.412] [5504] [info]    NewTek iVGA unavailable (Processing.AirSend.x86.dll)
[2020-01-25 23:53:29.412] [5504] [info]    casparcg.config:
-----------------------------------------
<?xml version="1.0" encoding="utf-8"?>
<configuration>
   <paths>
      <media-path>media\</media-path>
      <log-path>log\</log-path>
      <data-path>data\</data-path>
      <template-path>templates\</template-path>
      <thumbnails-path>thumbnails\</thumbnails-path>
   </paths>
   <channels>
      <channel>
         <video-mode>720p3000</video-mode>
         <consumers>
            <decklink>
               <device>1</device>
               <embedded-audio>false</embedded-audio>
               <latency>normal</latency>
               <keyer>default</keyer>
               <buffer-depth>3</buffer-depth>
            </decklink>
            <screen>
               <device>1</device>
            </screen>
            <system-audio/>
         </consumers>
      </channel>
   </channels>
   <controllers>
      <tcp>
         <port>5250</port>
         <protocol>AMCP</protocol>
      </tcp>
   </controllers>
</configuration>
-----------------------------------------
[2020-01-25 23:53:29.412] [5504] [info]    Initialized html module.
[2020-01-25 23:53:29.413] [5504] [info]    Initializing OpenGL Device.
[2020-01-25 23:53:29.465] [872]  [info]    OpenGL 4.6.0 - Build 26.20.100.7584 Intel
[2020-01-25 23:53:29.465] [872]  [info]    Successfully initialized OpenGL Device.
[2020-01-25 23:53:29.482] [5504] [info]    Initialized ffmpeg module.
[2020-01-25 23:53:29.485] [5504] [info]    Initialized bluefish module.
[2020-01-25 23:53:29.499] [5504] [info]    Initialized decklink module.
[2020-01-25 23:53:29.499] [5504] [info]    Initialized oal module.
[2020-01-25 23:53:29.499] [5504] [info]    Initialized newtek module.
[2020-01-25 23:53:29.499] [5504] [info]    Initialized ogl module.
[2020-01-25 23:53:29.499] [5504] [info]    Initialized flash module.
[2020-01-25 23:53:29.499] [5504] [info]    Initialized image module.
[2020-01-25 23:53:30.091] [872]  [info]    [shader] Blend-modes are disabled.
[2020-01-25 23:53:30.091] [5504] [warning] [image_mixer] TextureBarrierNV not supported. Post processing will not be available
[2020-01-25 23:53:30.094] [5504] [info]    video_channel[1|720p3000] Successfully Initialized.
[2020-01-25 23:53:30.215] [5504] [error]   c:\program files (x86)\jenkins\jobs\casparcg server\workspace\modules\decklink\consumer\../util/util.h(141): Throw in function enum _BMDDisplayMode __cdecl caspar::decklink::get_display_mode<class ATL::CComQIPtr<struct IDeckLinkOutput,&struct __s_GUID const _GUID_cc5c8a6e_3f2f_4b3a_87ea_fd78af300564>,enum _BMDVideoOutputFlags>(const class ATL::CComQIPtr<struct IDeckLinkOutput,&struct __s_GUID const _GUID_cc5c8a6e_3f2f_4b3a_87ea_fd78af300564> &,enum _BMDDisplayMode,enum _BMDPixelFormat,enum _BMDVideoOutputFlags)
Dynamic exception type: class boost::exception_detail::clone_impl<struct caspar::caspar_exception>
std::exception::what: Unknown exception
[struct caspar::tag_arg_name_info *] = format
[struct caspar::tag_arg_value_info *] = -1
[struct caspar::tag_msg_info *] = Device could not find requested video-format.

[2020-01-25 23:53:30.245] [5504] [info]    
+---------------+
| filter_buffer |default--[1280x720 1:1 bgra]--filter_buffersink:default
|   (buffer)    |
+---------------+

                                                   +-------------------+
filter_buffer:default--[1280x720 1:1 bgra]--default| filter_buffersink |
                                                   |   (buffersink)    |
                                                   +-------------------+


[2020-01-25 23:53:30.246] [5504] [info]    Screen consumer [1|720p3000] Successfully Initialized.
[2020-01-25 23:53:30.259] [4920] [info]    output[1] Screen consumer [1|720p3000] Added.
[2020-01-25 23:53:30.390] [1164] [info]    Screen consumer [1|720p3000] Successfully Initialized.
[2020-01-25 23:53:30.457] [5504] [info]    oal[1|720p3000] Sucessfully Initialized.
[2020-01-25 23:53:30.490] [4920] [info]    output[1] oal[1|720p3000] Added.
[2020-01-25 23:53:30.490] [5504] [info]    Initialized channels.
[2020-01-25 23:53:30.490] [5504] [warning] [image_mixer] TextureBarrierNV not supported. Post processing will not be available
[2020-01-25 23:53:30.491] [5504] [info]    Initialized thumbnail generator.
[2020-01-25 23:53:30.491] [5504] [info]    WinSock2 Initialized.
[2020-01-25 23:53:30.491] [5504] [info]    Listener successfully initialized
[2020-01-25 23:53:30.491] [5504] [info]    Initialized controllers.
[2020-01-25 23:53:30.491] [5504] [info]    Initialized osc.
[2020-01-25 23:53:30.491] [5504] [info]    Started initial media information retrieval.
[2020-01-25 23:53:30.491] [4684] [info]    Initial media information retrieval finished.
[2020-01-25 23:53:30.856] [6208] [info]    flash-player[cg20.fth.pal|1024x576] Uninitialized.
[2020-01-25 23:53:30.860] [8912] [info]    flash[cg20.fth.pal|5000] Uninitialized.
[2020-01-25 23:53:30.956] [4572] [info]    Accepted connection from 127.0.0.1 2
[2020-01-25 23:53:41.974] [4572] [info]    Received message from 127.0.0.1: MIXER 1 MASTERVOLUME 1\r\n
[2020-01-25 23:53:41.974] [5744] [debug]   Executed command: MixerCommand
[2020-01-25 23:53:41.974] [5744] [info]    Sent message to 127.0.0.1: 202 MIXER OK\r\n
[2020-01-25 23:53:42.015] [4572] [info]    Received message from 127.0.0.1: CLEAR 1\r\n
[2020-01-25 23:53:42.016] [5744] [debug]   Executed command: ClearCommand
[2020-01-25 23:53:42.016] [5744] [info]    Sent message to 127.0.0.1: 202 CLEAR OK\r\n
[2020-01-25 23:53:42.061] [4572] [info]    Received message from 127.0.0.1: PLAY 1-2 "E://peliculas para el aire//Peliculas de ACCION//Alien Warfare (2019) .1080p-.mp4"\r\n
[2020-01-25 23:53:42.092] [5744] [info]    ffmpeg[Alien Warfare (2019) .1080p-.mp4|1920x1080i47.95|0/127112] [video-decoder] H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
[2020-01-25 23:53:42.097] [5744] [debug]   [audio-decoder] AAC (Advanced Audio Coding) Selected channel layout STEREO
[2020-01-25 23:53:42.097] [5744] [info]    ffmpeg[Alien Warfare (2019) .1080p-.mp4|1920x1080i47.95|0/127112] [audio-decoder] AAC (Advanced Audio Coding)
[2020-01-25 23:53:42.097] [5744] [info]    transition[empty=>ffmpeg[Alien Warfare (2019) .1080p-.mp4|1920x1080i47.95|0/127112]] Initialized.
[2020-01-25 23:53:42.097] [5744] [debug]   Executed command: PlayCommand
[2020-01-25 23:53:42.097] [5744] [info]    Sent message to 127.0.0.1: 202 PLAY OK\r\n
[2020-01-25 23:53:42.105] [4572] [info]    Received message from 127.0.0.1: CLEAR 1-1\r\n
[2020-01-25 23:53:42.105] [4572] [info]    Received message from 127.0.0.1: CLEAR 1-3\r\n
[2020-01-25 23:53:42.105] [4572] [info]    Received message from 127.0.0.1: CLEAR 1-4\r\n
[2020-01-25 23:53:42.105] [4572] [info]    Received message from 127.0.0.1: CLEAR 1-5\r\n
[2020-01-25 23:53:42.105] [4572] [info]    Received message from 127.0.0.1: CLEAR 1-6\r\n
[2020-01-25 23:53:42.105] [5744] [debug]   Executed command: ClearCommand
[2020-01-25 23:53:42.105] [4572] [info]    Received message from 127.0.0.1: CLEAR 1-7\r\n
[2020-01-25 23:53:42.105] [4572] [info]    Received message from 127.0.0.1: CLEAR 1-8\r\n
[2020-01-25 23:53:42.105] [5744] [info]    Sent message to 127.0.0.1: 202 CLEAR OK\r\n
[2020-01-25 23:53:42.105] [4572] [info]    Received message from 127.0.0.1: CLEAR 1-9\r\n
[2020-01-25 23:53:42.105] [5744] [debug]   Executed command: ClearCommand
[2020-01-25 23:53:42.105] [5744] [info]    Sent message to 127.0.0.1: 202 CLEAR OK\r\n
[2020-01-25 23:53:42.105] [5744] [debug]   Executed command: ClearCommand
[2020-01-25 23:53:42.105] [5744] [info]    Sent message to 127.0.0.1: 202 CLEAR OK\r\n
[2020-01-25 23:53:42.105] [5744] [debug]   Executed command: ClearCommand
[2020-01-25 23:53:42.105] [5744] [info]    Sent message to 127.0.0.1: 202 CLEAR OK\r\n
[2020-01-25 23:53:42.105] [5744] [debug]   Executed command: ClearCommand
[2020-01-25 23:53:42.105] [5744] [info]    Sent message to 127.0.0.1: 202 CLEAR OK\r\n
[2020-01-25 23:53:42.105] [5744] [debug]   Executed command: ClearCommand
[2020-01-25 23:53:42.105] [5744] [info]    Sent message to 127.0.0.1: 202 CLEAR OK\r\n
[2020-01-25 23:53:42.105] [5744] [debug]   Executed command: ClearCommand
[2020-01-25 23:53:42.105] [5744] [info]    Sent message to 127.0.0.1: 202 CLEAR OK\r\n
[2020-01-25 23:53:42.105] [5744] [debug]   Executed command: ClearCommand
[2020-01-25 23:53:42.105] [5744] [info]    Sent message to 127.0.0.1: 202 CLEAR OK\r\n
[2020-01-25 23:53:42.107] [2684] [info]    transition[empty=>ffmpeg[Alien Warfare (2019) .1080p-.mp4|1920x1080i47.95|0/127112]] End Of File.
[2020-01-25 23:53:42.120] [2684] [warning] [frame_muxer] Auto-transcode: Failed to detect display-mode.
[2020-01-25 23:53:42.121] [2684] [info]    
+---------------+
| filter_buffer |default--[1920x1080 1:1 yuv420p]--filter_buffersink:default
|   (buffer)    |
+---------------+

                                                       +-------------------+
filter_buffer:default--[1920x1080 1:1 yuv420p]--default| filter_buffersink |
                                                       |   (buffersink)    |
                                                       +-------------------+


[2020-01-25 23:53:42.121] [2684] [info]    [frame_muxer] simple 1920x1080p23.98
[2020-01-25 23:53:42.149] [2684] [info]    transition[empty=>ffmpeg[Alien Warfare (2019) .1080p-.mp4|1920x1080p23.98|1/127112]] Uninitialized.
[2020-01-25 23:53:42.152] [4572] [info]    Received message from 127.0.0.1: PLAY 1-10 "" MIX 0\r\n
[2020-01-25 23:53:42.176] [5744] [error]   File not found. No match found for parameters. Check syntax:MIX 0 
[2020-01-25 23:53:42.176] [5744] [warning] Failed to execute command: PlayCommand on AMCPCommandQueue Channel 1 for TCP Port 5250
[2020-01-25 23:53:42.177] [5744] [info]    Sent message to 127.0.0.1: 501 PLAY FAILED\r\n
[2020-01-25 23:53:50.598] [4572] [info]    Received message from 127.0.0.1: CLEAR 1\r\n
[2020-01-25 23:53:50.599] [5744] [debug]   Executed command: ClearCommand
[2020-01-25 23:53:50.599] [5744] [info]    Sent message to 127.0.0.1: 202 CLEAR OK\r\n
[2020-01-25 23:53:55.003] [4572] [debug]   OnClose (ErrorCode: 10053)
[2020-01-25 23:53:55.003] [4572] [info]    Client 127.0.0.1 was disconnected, Errorcode 10053
[2020-01-25 23:54:04.814] [4920] [info]    output[1] Screen consumer [1|720p3000] Removed.
[2020-01-25 23:54:04.823] [4920] [info]    Screen consumer [1|720p3000] Successfully Uninitialized.

Change 720p3000 to 720p6000 or 720p5994

1 Like