https://bugs.kde.org/show_bug.cgi?id=412599
Bug ID: 412599 Summary: "Render Animation" uses MPEG-4 size limits while in Image Sequence mode Product: krita Version: 4.2.7 Platform: Debian stable OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Animation Assignee: krita-bugs-n...@kde.org Reporter: chameleonsca...@protonmail.com Target Milestone: --- SUMMARY When attempting to render an image sequence with File > Render Animation..., if the video format is set to MPEG-4 (but you are still in the Image Sequence mode), the image size restrictions of MPEG-4 apply to the export, causing a failure if your image is larger than what MPEG-4 allows (10 000px either in width or height). Switching the Video format to GIF and going back to image sequence (e.g. jpg) solves the issue. STEPS TO REPRODUCE 1. Create or open an animation and set the canvas size to be superior to 10 000 either in width or height 2. Go to File > Render Animation... 3. Select Video and make sure the export format is MPEG-4 4. Select Image Sequence and pick any format (e.g. jpg) 5. Click OK 6. You should see an error message saying : Could not render animation: Mpeg4 (.mp4) requires width and height to be even numbers. Please resize or crop the image before exporting. which by the way is the wrong error message, since it doesn't have anything to do with odd numbers but rather the size limit. 7. Go once again to File > Render Animation... 8. This time in Video, select GIF as the export format 9. Select Image Sequence back and keep the same image format as before 10. Click OK : this time the export should work SOFTWARE/OS VERSIONS Krita appimage 4.2.7.1 Linux: Debian 9 (XFCE) Qt Version: 5.7.1 -- You are receiving this mail because: You are watching all bug changes.