https://bugs.kde.org/show_bug.cgi?id=515796
--- Comment #2 from Tyson Tan <[email protected]> --- Yeah, the video export worked with the resize box check. In any case, this exposed some usability issues in the export video dialogue: 1. The resize checkbox should be ON with dimensions set to safe values, by default. Reason: People usually draw at least with a size of A4 300dpi (3508x4960), which is already over the limitation. We should prevent any error like this when the user uses the app with default settings. 2. Add a Default button to reset all settings. Reason: I have no idea whether tha resize checkbox is ON/OFF by default. There was no straight forward way to reset FFmpeg binary to the bundled one, either. These settings are too technical and we should give the user a way to fallback to failsafe values. 3. Group the options under these sections with titles: * Frames * Result * Size * Format Reason: This is to enhance the discoverability of each option. I actually looked for "Size" related options in the dialogue, but did not noticed it. I think I overlooked it because it is grouped along with the frame related stuff, such context is misleading. -- You are receiving this mail because: You are watching all bug changes.
