]> git.sesse.net Git - kdenlive/blobdiff - src/stopmotion/stopmotion.cpp
Fix crash when opening stop motion widget:
[kdenlive] / src / stopmotion / stopmotion.cpp
index 1201eca687f838f40b4f977a69a812c4b5f12d3f..8294c1e991697af351ee7a15862bee3b4f304459 100644 (file)
@@ -97,6 +97,7 @@ StopmotionMonitor::StopmotionMonitor(MonitorManager *manager, QWidget *parent) :
     AbstractMonitor(Kdenlive::stopmotionMonitor, manager, parent),
     m_captureDevice(NULL)
 {
+    createVideoSurface();
 }
 
 StopmotionMonitor::~StopmotionMonitor()