mmccoo / nerd_mmccoo

This repo holds source code for my nerd_mmccoo youtube channel
Apache License 2.0
59 stars 21 forks source link

Assertion `std::string("playlist") == playlist->Name()' failed. #5

Open bitmage opened 4 years ago

bitmage commented 4 years ago

I get Assertionstd::string("playlist") == playlist->Name()' failed.` presumably from this code. I'm trying to run it on a fresh Kdenlive project.

I see this project was written 3 years ago, it seems probable that the Kdenlive XML format has changed in a way that is incompatible to this project.