Image

Imageblindgeek wrote in Imagelinux

Hi all. Is there any specific reason as to why Lame appends the extension instead of truncating the existing one first? Is there any way to avoid this without resorting to some form of regex
parsing to rename the files later? In other words, can I have lame decode foo.mp3 to foo.wav instead of having it tack on the .wav so I'm left with foo.mp3.wav? I'm sure this is possible for
single files, but what about for batch transcoding? Thanks!