[Suggestion] set extension for project files automatically

Started by p3trus, April 26, 2017, 12:46:35 PM

Previous topic - Next topic

p3trus

Should be quick & easy:

When saving a project file (File > Project Script > Save As Project), the default filename is <video_filename>.* - one has to change that .* into .py manually every time, otherwise saving doesn't work (at least not in windoze)

tl/dr: Please give project files a .py extension by default

Thanks!

eumagga0x2a

This bothered me too, should be fixed now ([UI] Add a file name extension when saving projects). The fix will be included into the 2.6.20 release as well.

eumagga0x2a

Quote from: eumagga0x2a on April 27, 2017, 07:15:06 AM
The fix will be included into the 2.6.20 release as well.

Had to disable the feature for 64bit Windows 2.6.20 builds due to issues with the official cross-build environment (not reproducible with the current MXE environment documented in https://raw.githubusercontent.com/mean00/avidemux2/master/cross-compiling.txt).