]> git.sesse.net Git - kdenlive/blobdiff - src/stopmotion/stopmotion.cpp
Second part of the capture rewrite. Decklink capture now seems to work with latest MLT
[kdenlive] / src / stopmotion / stopmotion.cpp
index 28ce8a89443c94cdb376e6391ed24bce32674df7..6d4732778210c34edc2367e54c54b6bda8f44ca6 100644 (file)
@@ -251,7 +251,7 @@ StopmotionWidget::StopmotionWidget(MonitorManager *manager, KUrl projectFolder,
     layout->addWidget(m_videoBox);
     
     
-    if (BMInterface::getBlackMagicDeviceList(capture_device, NULL)) {
+    if (BMInterface::getBlackMagicDeviceList(capture_device)) {
         // Found a BlackMagic device
     }
     if (QFile::exists(KdenliveSettings::video4vdevice())) {