https://bugs.kde.org/show_bug.cgi?id=368710
Patrick Williamson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Patrick Williamson <[email protected]> --- This issue is not with the code of Kdenlive as far as I can tell, this is in the MLT framework, specifically lines 47 and 65 of the following file https://github.com/mltframework/mlt/blob/master/src/modules/kdenlive/filter_freeze.c Where the freeze effect specifically grabs the original producer with mlt_frame_get_original_producer, I am not experienced enough with the MLT framework to know what to do instead of that and I am also not experienced enough with open source contributions to know how to go about dealing with an issue that would involve changing an entirely separate codebase to fix it. For all I know that could be the intended behaviour of the freeze effect and any changes would be rejected. -- You are receiving this mail because: You are watching all bug changes.
