Skip to content

render: Rework the way the file to render to is chosen

Thibault Saunier requested to merge thiblahute/pitivi:render_path_rework into master

Instead of having a atypical way of selecting on one side the directory and on the other side the filename, use a standard GtkFileChooser dialog to select the file where to render, allowing the user to also manually specify the file path in a text entry.

Merge request reports