Created attachment 181042 [details] Render Dialog output file name proposal I often feel there could be some improvements in the way this information is presented to the user, and in the way of interaction with it. Currently we have a text field that holds, in a single string, the whole relevant data to determine the output file characteristics, name and path. Each time I'm faced with having to enter the name for the new file, I realize I have to carefully focus on deleting the text that's between the path and the file extension, so to enter the desired new name. Moreover, I realize that if, for any reason, the user deletes the whole string and just type a name (i.e. my_video) and proceeds to render the file, the generated file gets saved in the "Kdenlive\bin\" folder, without any file extension. Of course, most probably, nobody wants that... What I think could be an improvement is having: - an output path field (with a folder browser button next to it), to select the output folder. - an output file name field, to enter the name of the file to be generated. - a file extension info text, next to the output file field (showing which type of file it will be created, based on the selected preset). Benefits of this new approach: - less unexpected outcomes (i.e. a file without extension or in an unknown/unexpected folder). - improved workflow (i.e. less stress, easier name input), just click inside the field, hit Ctrl+A and start typing a new name. Downside of this new approach: - two rows needed in the UI to accommodate this new layout. Of course, perhaps another (better) approach at it is possible and welcome too. I've attached a mockup of what I imagine it could be... Thanks for listening!
Git commit 82116260aa6b6fd298e56cad5429c498e78b201d by Jean-Baptiste Mardelle. Committed on 09/05/2025 at 08:02. Pushed by mardelle into branch 'release/25.04'. Fix render widget target file can have no extension or incorrect path. M +14 -8 src/dialogs/renderwidget.cpp https://invent.kde.org/multimedia/kdenlive/-/commit/82116260aa6b6fd298e56cad5429c498e78b201d
I am not against a change in the way we organise and display the render path. However, the described bugs should now be fixed in my last commit. Now clearing the existing text and just entering "myvideo" will correctly append the extension and use the last used render folder. Please test and let me know if there is still a problematic behavior.
Hey Gabriel, you've made some nice reports and contributions, thanks. If you'd like, join our matrix room: #kdenlive-dev:kde.org Cheers
(In reply to Jean-Baptiste Mardelle from comment #2) > Please test and let me know if there is still a problematic behavior. Any improvements, especially those that address issues, are to be celebrated. Thank you!! I find the way it works now, fits an efficient workflow. (i.e. the user can just delete/select all the string and type the name of the new file, and it just works). So, great job! :) I wonder if hitting Ctrl+Enter (or some other shortcut) from inside the Render Window could start the "Render to file" task?
(In reply to farid from comment #3) > Hey Gabriel, you've made some nice reports and contributions, thanks. If > you'd like, join our matrix room: #kdenlive-dev:kde.org > > Cheers oh... thanks for the invitation! :) I'll do, sure. if I find out how. hehe (never used matrix, I'll give it a shot)
ok, I have this problem: I'm in this url --> https://webchat.kde.org/ but I just can't create a new account or use any of my KDE accounts to login either. 🤷♂️ I have accounts for: - identity.kde.org - bugs.kde.org - discuss.kde.org - store.kde.org any help is welcome
ok, it seems I've found the way of logging into Matrix. `:-)
🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone!
🐛🧹 This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME.