]> git.sesse.net Git - casparcg/blobdiff - core/video_channel.cpp
2.0. mixer: Propagate exception into video_channel to allow recovery.
[casparcg] / core / video_channel.cpp
index 873a9569f4ed0f870d8bacb2cb06015c0ee1c638..45d3b9158ac364ccea7ce41f347fdac65d73545c 100644 (file)
@@ -115,6 +115,7 @@ public:
                catch(...)\r
                {\r
                        CASPAR_LOG_CURRENT_EXCEPTION();\r
+                       CASPAR_LOG(error) << context_.print() << L" Unexpected exception. Clearing stage and freeing memory";\r
                        stage_->clear();\r
                        context_.ogl().gc().wait();\r
                }\r