Avidemux Forum

Participate => User interface and Usability => Topic started by: lkjafgds123 on February 20, 2017, 10:15:55 PM

Title: use source folder as default save location, and use original file name
Post by: lkjafgds123 on February 20, 2017, 10:15:55 PM
Hello,

Is there a way to tell AviDemux to save an edited file to it's original source location automatically, instead of having to manually point to the source folder?  Most Windows software defaults to the source folder when you do "save as" but not avidemux. 

Also, when saving a file, it doesn't fill in the original file name, again, as most other software does.  Most of the time I want to use the original name and add something to it such as "_cut" or "_edit", etc.  To do that, I have to go to explorer, hit rename, copy the file name, go back to avidemux, etc. etc. 

90% of the editing I do is just simple cutting, and that takes LESS time than the time I spend looking for folders and copying file names.  This is very inefficient.

Any help would be appreciated. Thank you.

Title: Re: use source folder as default save location, and use original file name
Post by: mean on February 21, 2017, 06:15:11 AM
I guess you are using a slightly older version of avidemux ?
Title: Re: use source folder as default save location, and use original file name
Post by: eumagga0x2a on February 21, 2017, 10:49:43 AM
Quote from: mean on February 21, 2017, 06:15:11 AM
I guess you are using a slightly older version of avidemux ?

In other words: try a recent nightly. Some aspects of the issue were fixed on 2017-02-09.

On the other hand, Avidemux remembers both last read and last write directories, which is a good thing. IMHO it should not default to the last read directory as the target directory for saving, but implementing this as an option is not unthinkable.
Title: Re: use source folder as default save location, and use original file name
Post by: Jan Gruuthuse on February 21, 2017, 12:52:28 PM
nightly found here: http://www.avidemux.org/nightly/
Title: Re: use source folder as default save location, and use original file name
Post by: eumagga0x2a on February 21, 2017, 07:06:04 PM
Quote from: eumagga0x2a on February 21, 2017, 10:49:43 AM
IMHO it should not default to the last read directory as the target directory for saving, but implementing this as an option is not unthinkable.

Done: [prefs] Add preference to save in the same folder as the currently loaded video, avoid file name conflicts (https://github.com/mean00/avidemux2/commit/14daee94d9ded2db024abb3255401c73dcf2c912).