https://bugs.kde.org/show_bug.cgi?id=396128
Tymond <tamtamy.tym...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- CC| |tamtamy.tym...@gmail.com Status|RESOLVED |REOPENED --- Comment #7 from Tymond <tamtamy.tym...@gmail.com> --- Because ffmpeg complains also when just the canvas (frames images) are in uneven size, Krita should show an error in this case, too. Steps to reproduce: 1. Make a canvas 480x529. 2. Create a new frame on a layer. 3. In Render Animation dialog, choose size 480x530. OBSERVED RESULTS: 4. It won't render and it will say "Unknown Error". In log_encode.log file it will complain about size being not even. EXPECTED: This situation should be impossible to reach. Krita should show an error instead of giving ffmpeg those values. NOTE: I'm not sure if ffmpeg should complain in this case, but latest version (4.2.1) complains, and last time I spent 1h on figuring out what went wrong, so please let's just make it into an error message. Maybe some time in the future it can be removed. -- You are receiving this mail because: You are watching all bug changes.