CasparCg new installation unexpected behaviour

I upgraded my caspar installation a couple of days back; built the Server from the “server-master” VS2017 and got the client from the pre built repository, i.e. Nov 2017 build. When I am using a FFmpeg producer for the “AMB.mp4” I see a complete blue screen on the screen consumer. Similarly when i play the default template “caspar_text.ft” I see a diagonally cut output on the screen consumer

. There are also some errors thrown in the console window, most of which are due to the media-scanner not running.
Console Log:

Initialized ffmpeg module.
Initialized oal module.
Initialized decklink module.
Initialized screen module.
Initialized html module.
Initialized flash module.
Initialized newtek module.
Initialized bluefish module.
Initialized image module.
"D:/WorkSpace\Source\server-master\server-master\build\shell\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>template/</template-path>
      <font-path>font/</font-path>
   </paths>
   <lock-clear-phrase>secret</lock-clear-phrase>
   <channels>
      <channel>
         <video-mode>PAL</video-mode>
         <consumers>
            <screen/>
            <system-audio/>
         </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>
</configuration>
-----------------------------------------
Initializing OpenGL Device.
Initialized OpenGL 4.5.13506 Core Profile Context 23.20.15017.3010 ATI Technologies Inc.
Initialized OpenGL Accelerated GPU Image Mixer for channel 1
video_channel[1|PAL] Successfully Initialized.
Screen consumer [1|PAL] Initialized.
oal[1|PAL] Initialized.
Initialized channels.
Initialized controllers.
Initialized osc.
async_event_server[:5250] Accepted connection from 127.0.0.1 (1 connections).
Received message from 127.0.0.1: VERSION SERVER\r\n
Sent message to 127.0.0.1:201 VERSION OK\r\n2.2.0.0 N/A Beta 1\r\n
Received message from 127.0.0.1: INFO\r\n
Sent message to 127.0.0.1:200 INFO OK\r\n1 PAL PLAYING\r\n\r\n
Received message from 127.0.0.1: CLS\r\n
Received message from 127.0.0.1: TLS\r\n
Received message from 127.0.0.1: DATA LIST\r\n
Received message from 127.0.0.1: THUMBNAIL LIST\r\n
Received message from 127.0.0.1: VERSION SERVER\r\n
Received message from 127.0.0.1: INFO\r\n
Received message from 127.0.0.1: CLS\r\n
Received message from 127.0.0.1: TLS\r\n
Received message from 127.0.0.1: DATA LIST\r\n
Received message from 127.0.0.1: THUMBNAIL LIST\r\n
Exception: Throw location unknown (consider using BOOST_THROW_EXCEPTION)
Dynamic exception type: class boost::exception_detail::clone_impl<struct boost::exception_detail::error_info_injector<class boost::system::system_error> >
std::exception::what: connect: No connection could be made because the target machine actively refused it


 0# boost::stacktrace::basic_stacktrace<std::allocator<boost::stacktrace::frame> >::init at d:\workspace\source\server-master\server-master\build\packages\boost.1.66.0.0\lib\native\include\boost\stacktrace\stacktrace.hpp:81
 1# boost::stacktrace::basic_stacktrace<std::allocator<boost::stacktrace::frame> >::basic_stacktrace<std::allocator<boost::stacktrace::frame> > at d:\workspace\source\server-master\server-master\build\packages\boost.1.66.0.0\lib\native\include\boost\stacktrace\stacktrace.hpp:130
 2# caspar::log::get_stack_trace at d:\workspace\source\server-master\server-master\src\common\log.h:71
 3# `<lambda_e02d3c0055258bf56104d9f970b92b29>::operator()'::`1'::catch$55 at d:\workspace\source\server-master\server-master\src\protocol\amcp\amcpcommandqueue.cpp:112
 4# _C_specific_handler in VCRUNTIME140D
 5# _BuildCatchObjectHelper in VCRUNTIME140D
 6# RtlCaptureContext in ntdll
 7# <lambda_e02d3c0055258bf56104d9f970b92b29>::operator() at d:\workspace\source\server-master\server-master\src\protocol\amcp\amcpcommandqueue.cpp:93
 8# std::_Invoker_functor::_Call<<lambda_e02d3c0055258bf56104d9f970b92b29> & __ptr64> at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\type_traits:16707566
 9# std::invoke<<lambda_e02d3c0055258bf56104d9f970b92b29> & __ptr64> at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\type_traits:16707566
10# std::_Invoker_ret<void,1>::_Call<<lambda_e02d3c0055258bf56104d9f970b92b29> & __ptr64> at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\type_traits:15732480
11# std::_Func_impl_no_alloc<<lambda_e02d3c0055258bf56104d9f970b92b29>,void>::_Do_call at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\functional:15732480
12# std::_Func_class<void>::operator() at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\functional:15732480
13# std::_Packaged_state<void __cdecl(void)>::_Call_immediate at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\future:703
14# std::packaged_task<void __cdecl(void)>::operator() at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\future:1734
15# <lambda_19d27c205cafbb9904d90521542a0ff0>::operator() at d:\workspace\source\server-master\server-master\src\common\executor.h:73
16# std::_Invoker_functor::_Call<<lambda_19d27c205cafbb9904d90521542a0ff0> & __ptr64> at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\type_traits:16707566
17# std::invoke<<lambda_19d27c205cafbb9904d90521542a0ff0> & __ptr64> at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\type_traits:16707566
18# std::_Invoker_ret<void,1>::_Call<<lambda_19d27c205cafbb9904d90521542a0ff0> & __ptr64> at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\type_traits:15732480
19# std::_Func_impl_no_alloc<<lambda_19d27c205cafbb9904d90521542a0ff0>,void>::_Do_call at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\functional:15732480
20# std::_Func_class<void>::operator() at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\functional:15732480
21# caspar::executor::run at d:\workspace\source\server-master\server-master\src\common\executor.h:143
22# <lambda_49753adc191b80a843fccfa44f2d767a>::operator() at d:\workspace\source\server-master\server-master\src\common\executor.h:52
23# std::_Invoker_functor::_Call<<lambda_49753adc191b80a843fccfa44f2d767a> > at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\type_traits:16707566
24# std::invoke<<lambda_49753adc191b80a843fccfa44f2d767a> > at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\type_traits:16707566
25# std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_49753adc191b80a843fccfa44f2d767a> >,std::default_delete<std::tuple<<lambda_49753adc191b80a843fccfa44f2d767a> > > > >::_Execute<0> at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\thr\xthread:241
26# std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_49753adc191b80a843fccfa44f2d767a> >,std::default_delete<std::tuple<<lambda_49753adc191b80a843fccfa44f2d767a> > > > >::_Run at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\thr\xthread:247
27# std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_49753adc191b80a843fccfa44f2d767a> >,std::default_delete<std::tuple<<lambda_49753adc191b80a843fccfa44f2d767a> > > > >::_Go at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\thr\xthread:233
28# std::_Pad::_Call_func at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\thr\xthread:211
29# register_onexit_function in ucrtbased
30# register_onexit_function in ucrtbased
31# BaseThreadInitThunk in KERNEL32
32# RtlUserThreadStart in ntdll

Failed to execute command:CLS
Sent message to 127.0.0.1:501 CLS FAILED\r\n
Exception: Throw location unknown (consider using BOOST_THROW_EXCEPTION)
Dynamic exception type: class boost::exception_detail::clone_impl<struct boost::exception_detail::error_info_injector<class boost::system::system_error> >
std::exception::what: connect: No connection could be made because the target machine actively refused it


 0# boost::stacktrace::basic_stacktrace<std::allocator<boost::stacktrace::frame> >::init at d:\workspace\source\server-master\server-master\build\packages\boost.1.66.0.0\lib\native\include\boost\stacktrace\stacktrace.hpp:81
 1# boost::stacktrace::basic_stacktrace<std::allocator<boost::stacktrace::frame> >::basic_stacktrace<std::allocator<boost::stacktrace::frame> > at d:\workspace\source\server-master\server-master\build\packages\boost.1.66.0.0\lib\native\include\boost\stacktrace\stacktrace.hpp:130
 2# caspar::log::get_stack_trace at d:\workspace\source\server-master\server-master\src\common\log.h:71
 3# `<lambda_e02d3c0055258bf56104d9f970b92b29>::operator()'::`1'::catch$55 at d:\workspace\source\server-master\server-master\src\protocol\amcp\amcpcommandqueue.cpp:112
 4# _C_specific_handler in VCRUNTIME140D
 5# _BuildCatchObjectHelper in VCRUNTIME140D
 6# RtlCaptureContext in ntdll
 7# <lambda_e02d3c0055258bf56104d9f970b92b29>::operator() at d:\workspace\source\server-master\server-master\src\protocol\amcp\amcpcommandqueue.cpp:93
 8# std::_Invoker_functor::_Call<<lambda_e02d3c0055258bf56104d9f970b92b29> & __ptr64> at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\type_traits:16707566
 9# std::invoke<<lambda_e02d3c0055258bf56104d9f970b92b29> & __ptr64> at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\type_traits:16707566
10# std::_Invoker_ret<void,1>::_Call<<lambda_e02d3c0055258bf56104d9f970b92b29> & __ptr64> at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\type_traits:15732480
11# std::_Func_impl_no_alloc<<lambda_e02d3c0055258bf56104d9f970b92b29>,void>::_Do_call at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\functional:15732480
12# std::_Func_class<void>::operator() at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\functional:15732480
13# std::_Packaged_state<void __cdecl(void)>::_Call_immediate at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\future:703
14# std::packaged_task<void __cdecl(void)>::operator() at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\future:1734
15# <lambda_19d27c205cafbb9904d90521542a0ff0>::operator() at d:\workspace\source\server-master\server-master\src\common\executor.h:73
16# std::_Invoker_functor::_Call<<lambda_19d27c205cafbb9904d90521542a0ff0> & __ptr64> at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\type_traits:16707566
17# std::invoke<<lambda_19d27c205cafbb9904d90521542a0ff0> & __ptr64> at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\type_traits:16707566
18# std::_Invoker_ret<void,1>::_Call<<lambda_19d27c205cafbb9904d90521542a0ff0> & __ptr64> at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\type_traits:15732480
19# std::_Func_impl_no_alloc<<lambda_19d27c205cafbb9904d90521542a0ff0>,void>::_Do_call at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\functional:15732480
20# std::_Func_class<void>::operator() at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\functional:15732480
21# caspar::executor::run at d:\workspace\source\server-master\server-master\src\common\executor.h:143
22# <lambda_49753adc191b80a843fccfa44f2d767a>::operator() at d:\workspace\source\server-master\server-master\src\common\executor.h:52
23# std::_Invoker_functor::_Call<<lambda_49753adc191b80a843fccfa44f2d767a> > at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\type_traits:16707566
24# std::invoke<<lambda_49753adc191b80a843fccfa44f2d767a> > at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\type_traits:16707566
25# std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_49753adc191b80a843fccfa44f2d767a> >,std::default_delete<std::tuple<<lambda_49753adc191b80a843fccfa44f2d767a> > > > >::_Execute<0> at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\thr\xthread:241
26# std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_49753adc191b80a843fccfa44f2d767a> >,std::default_delete<std::tuple<<lambda_49753adc191b80a843fccfa44f2d767a> > > > >::_Run at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\thr\xthread:247
27# std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_49753adc191b80a843fccfa44f2d767a> >,std::default_delete<std::tuple<<lambda_49753adc191b80a843fccfa44f2d767a> > > > >::_Go at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\thr\xthread:233
28# std::_Pad::_Call_func at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\thr\xthread:211
29# register_onexit_function in ucrtbased
30# register_onexit_function in ucrtbased
31# BaseThreadInitThunk in KERNEL32
32# RtlUserThreadStart in ntdll

Failed to execute command:TLS
Sent message to 127.0.0.1:501 TLS FAILED\r\n
Sent message to 127.0.0.1:200 DATA LIST OK\r\n\r\n
Received message from 127.0.0.1: CG 1-20 ADD 1 "CASPAR_TEXT" 1 "<templateData></templateData>"\r\n
flash[D:/WorkSpace/Source/server-master/server-master/build/shell/template/\cg20.fth.pal|0] Initialized
flash-player[cg20.fth.pal|1024x576] Initialized.
Sent message to 127.0.0.1:202 CG OK\r\n
Exception: Throw location unknown (consider using BOOST_THROW_EXCEPTION)
Dynamic exception type: class boost::exception_detail::clone_impl<struct boost::exception_detail::error_info_injector<class boost::system::system_error> >
std::exception::what: connect: No connection could be made because the target machine actively refused it


 0# boost::stacktrace::basic_stacktrace<std::allocator<boost::stacktrace::frame> >::init at d:\workspace\source\server-master\server-master\build\packages\boost.1.66.0.0\lib\native\include\boost\stacktrace\stacktrace.hpp:81
 1# boost::stacktrace::basic_stacktrace<std::allocator<boost::stacktrace::frame> >::basic_stacktrace<std::allocator<boost::stacktrace::frame> > at d:\workspace\source\server-master\server-master\build\packages\boost.1.66.0.0\lib\native\include\boost\stacktrace\stacktrace.hpp:130
 2# caspar::log::get_stack_trace at d:\workspace\source\server-master\server-master\src\common\log.h:71
 3# `<lambda_e02d3c0055258bf56104d9f970b92b29>::operator()'::`1'::catch$55 at d:\workspace\source\server-master\server-master\src\protocol\amcp\amcpcommandqueue.cpp:112
 4# _C_specific_handler in VCRUNTIME140D
 5# _BuildCatchObjectHelper in VCRUNTIME140D
 6# RtlCaptureContext in ntdll
 7# <lambda_e02d3c0055258bf56104d9f970b92b29>::operator() at d:\workspace\source\server-master\server-master\src\protocol\amcp\amcpcommandqueue.cpp:93
 8# std::_Invoker_functor::_Call<<lambda_e02d3c0055258bf56104d9f970b92b29> & __ptr64> at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\type_traits:16707566
 9# std::invoke<<lambda_e02d3c0055258bf56104d9f970b92b29> & __ptr64> at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\type_traits:16707566
10# std::_Invoker_ret<void,1>::_Call<<lambda_e02d3c0055258bf56104d9f970b92b29> & __ptr64> at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\type_traits:15732480
11# std::_Func_impl_no_alloc<<lambda_e02d3c0055258bf56104d9f970b92b29>,void>::_Do_call at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\functional:15732480
12# std::_Func_class<void>::operator() at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\functional:15732480
13# std::_Packaged_state<void __cdecl(void)>::_Call_immediate at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\future:703
14# std::packaged_task<void __cdecl(void)>::operator() at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\future:1734
15# <lambda_19d27c205cafbb9904d90521542a0ff0>::operator() at d:\workspace\source\server-master\server-master\src\common\executor.h:73
16# std::_Invoker_functor::_Call<<lambda_19d27c205cafbb9904d90521542a0ff0> & __ptr64> at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\type_traits:16707566
17# std::invoke<<lambda_19d27c205cafbb9904d90521542a0ff0> & __ptr64> at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\type_traits:16707566
18# std::_Invoker_ret<void,1>::_Call<<lambda_19d27c205cafbb9904d90521542a0ff0> & __ptr64> at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\type_traits:15732480
19# std::_Func_impl_no_alloc<<lambda_19d27c205cafbb9904d90521542a0ff0>,void>::_Do_call at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\functional:15732480
20# std::_Func_class<void>::operator() at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\functional:15732480
21# caspar::executor::run at d:\workspace\source\server-master\server-master\src\common\executor.h:143
22# <lambda_49753adc191b80a843fccfa44f2d767a>::operator() at d:\workspace\source\server-master\server-master\src\common\executor.h:52
23# std::_Invoker_functor::_Call<<lambda_49753adc191b80a843fccfa44f2d767a> > at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\type_traits:16707566
24# std::invoke<<lambda_49753adc191b80a843fccfa44f2d767a> > at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\type_traits:16707566
25# std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_49753adc191b80a843fccfa44f2d767a> >,std::default_delete<std::tuple<<lambda_49753adc191b80a843fccfa44f2d767a> > > > >::_Execute<0> at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\thr\xthread:241
26# std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_49753adc191b80a843fccfa44f2d767a> >,std::default_delete<std::tuple<<lambda_49753adc191b80a843fccfa44f2d767a> > > > >::_Run at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\thr\xthread:247
27# std::_LaunchPad<std::unique_ptr<std::tuple<<lambda_49753adc191b80a843fccfa44f2d767a> >,std::default_delete<std::tuple<<lambda_49753adc191b80a843fccfa44f2d767a> > > > >::_Go at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\thr\xthread:233
28# std::_Pad::_Call_func at c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.13.26128\include\thr\xthread:211
29# register_onexit_function in ucrtbased
30# register_onexit_function in ucrtbased
31# BaseThreadInitThunk in KERNEL32
32# RtlUserThreadStart in ntdll

Failed to execute command:THUMBNAIL LIST
Sent message to 127.0.0.1:501 THUMBNAIL LIST FAILED\r\n
[asio] Shutting down global io_service.
[asio] Global io_service uninitialized.
video_channel[1|PAL] Uninitializing.
flash-player[cg20.fth.pal|1024x576] Uninitialized.
Screen consumer [1|PAL] Uninitialized.
oal[1|PAL] Uninitialized.

Can you check what exact revision you built please. It should be at the beginning of the log or the window name for the console window.

There have been some recent changes that sound very similar to this, but that should all be resolved now.

If you could try some versions from builds.casparcg.com to find out when this issue started that would also be really helpful.

Thank you for the quick reply Julusian.
The server snapshot was from “11-Jun-2018”, and I tried with the “16-Jun-2018 20:55” build from the link you provided and the problem still is the same;

in the above screen capture the blue background is the AMB.mp4 playing in the background and the caspar_text.ft in foreground with no mixers applied.

I am a cpp developer, could you point me to the similar issue to your knowledge, I would be more then happy to help.

Hmm, that’s interesting… If you could try the one from 30th that will help determine if it could have been caused by the changes I am thinking.

Could you also make sure you are using latest graphics drivers, to try and rule that out as a cause.

The changes in question are:


In particular the solid blue could be something wrong with the result of the perspective calculations, and the half could be similar. (these are both things I had occur while doing the original pr)
I’m not aware of anyone else trying this on an amd card, so they could be more picky.

1 Like

I have not digged into the code yet, but from the builds i figured out, the problem does not exist in the 2nd-May build but starts from 4-May and worsens ahead.
I will check with the drivers, and also see the probable commits between the dates and get back.

Thank you Julusian

(just a quick note aside, as always with these kinds of GPU related issues: please make sure you’re on the latest drivers. I know, it might be superfluous to state, but people sometimes forget after all)

@mint thanks for the pointer, and its not superfluous to state, I know drivers can be a real pain at times; by the way the drivers are updated.
And I checked the fix for #989 #999 issue as you stated @Julusian and reverted it, the problem seems to be fixed to a level, the blue screen instead of the video, renders the video now but clipped diagonally,