-
-
Notifications
You must be signed in to change notification settings - Fork 112
Description
-
Add a “Duplicate input/output folder” checkbox.
When enabled, the output folder should automatically match the input folder — so the user doesn’t need to specify it manually every time. -
Allow the “Open output folder” button to remain clickable during rendering.
Currently it becomes greyed out, making it impossible to open the folder once rendering has started. -
Enable double-clicking the preview window to open the output file in an external video player (e.g., MPV).
This would allow users to watch the video while it’s still rendering. I typically use MKV, which plays fine during rendering.
Right now I have to manually find the file in the file explorer — a direct option from the preview window would be much more convenient.
With these changes, the workflow becomes simple and robust: drag and drop a video, enable “duplicate input/output folder,” double-click the preview to open it in the external player, and watch the file while it renders — without needing to use the file explorer.
Thank you.