https://bugs.kde.org/show_bug.cgi?id=386292
--- Comment #3 from tszym <deve...@tszymanski.com> --- I thought libvidstab.so to be working as expected, because I think I am using it through ffmpeg and it works well. $ ffmpeg -i source.MP4 -vf vidstabdetect=shakiness=8:accuracy=15:result="transforms.trf" -f null - $ ffmpeg-i source.MP4 -vf vidstabtransform=smoothing=60:input="transforms.trf",unsharp=5:5:0.8:3:3:0.4 out_stabilized.mp4 This works without any crash. I am not 100% sure this is using libvidstab.so but it looks like it does to me. With these informations, do you still think this should be handled by MLT? Thanks -- You are receiving this mail because: You are watching all bug changes.