Hi, In the refactoring_timeline branch, some of the effect which are available in the master branch, are not available, e.g. my typewriter effect. Here is the part of the startup log:
WARNING : Fails to parse "typewriter" WARNING : Fails to parse "audiochannels" WARNING : Fails to parse "audioconvert" WARNING : Fails to parse "data_feed" "data_show" is blacklisted WARNING : Fails to parse "imageconvert" "luma" is blacklisted "mono" is blacklisted "region" is blacklisted "resize" is blacklisted "transition" is blacklisted "watermark" is blacklisted WARNING : Fails to parse "crop_detect" WARNING : Fails to parse "glsl.manager" WARNING : Fails to parse "movit.convert" WARNING : Fails to parse "movit.crop" WARNING : Fails to parse "movit.resample" WARNING : Fails to parse "movit.resize" ++++++ Unknown asset : "avfilter.acompressor" ++++++ Unknown asset : "avfilter.aecho" ++++++ Unknown asset : "avfilter.agate ... ++++++ Unknown asset : "timewarp" ++++++ Unknown asset : "opencv.tracker" ++++++ Unknown asset : "typewriter" ... So the effect is not available, however in the master branch it is. Where does the "Fails to parse" error comes from when the syntax of the effect is correct and works for master branch? Regards, RL