lordmulder / LameXP

Audio Encoder Front-End
http://lordmulder.github.io/LameXP
Other
184 stars 18 forks source link

Files not being Overwrited (when ussing Same folder as the input) #76

Closed jjpl2001email closed 5 years ago

jjpl2001email commented 5 years ago

Hello. When I select "Overwrite Existing File" under "Advanced Options" and I select "Save Files to the same location as input file" After encoding I still get a duplicated file.

I'm trying to reduce the size a complete MP3 discography well organized under folders, I wish that the program just overwrites the old bigger 320kbps MP3 files with the new 192kbps files, keepeing same name and metafile.

Thenks

lordmulder commented 5 years ago

Hello.

Input and output file for an encoding task can not be the same, for obvious reasons. Or, in other words, it is not possible to overwrite the source (original) file in one go... Would be rather dangerous too.

Regards.

J-Savage commented 2 years ago

I'm trying to achieve roughly the same as OP and having the same issue. Sorry if I'm missing something, but as the output files are being directly written to a temp folder and then copied to the destination folder this shouldn't be an issue.

lordmulder commented 2 years ago

Sorry if I'm missing something, but as the output files are being directly written to a temp folder and then copied to the destination folder this shouldn't be an issue.

...a temporary file is generated if and only if the encoder cannot read the input format directly.