Hi all, The strobe filter, recently added, seems to have a few issues, that I'd like to bring up so that we can either fix or blacklist it in Kdenlive:
1- It does not explicitly ask for the mlt_image_rgb24a image format, but only processes if the frame has this format. Is this the wanted behavior ? It might be confusing to the user as the filter only operates on some file formats and not some others... 2- It crashes trying to access invalid memory at line 80: image[i] = 0; If it helps, I have a patch proposal that fixes both issues for me: https://github.com/j-b-m/mlt/commit/c4ae4796f72a150a49cfa740c479a755c5f54d8b[1] Comments welcome, Best regards, Jean-Baptiste -------- [1] https://github.com/j-b-m/mlt/commit/c4ae4796f72a150a49cfa740c479a755c5f54d8b
_______________________________________________ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel