https://bugs.kde.org/show_bug.cgi?id=478184
Anthony Vital <anthony.vi...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |anthony.vi...@gmail.com Status|RESOLVED |REOPENED Resolution|UPSTREAM |--- Ever confirmed|0 |1 --- Comment #7 from Anthony Vital <anthony.vi...@gmail.com> --- I just ran into this issue and I can consistently reproduce it by recording an area with dimensions not divisible by 2. Then libx264 throws an error and Spectacle segfaults. I can get around this problem in CLI ffmpeg by passing -vf "pad=ceil(iw/2)*2:ceil(ih/2)*2" as an argument, maybe it's possible to do so within Spectacle. -- You are receiving this mail because: You are watching all bug changes.