PDA

View Full Version : Output to input folder + subfolder


Qwavel
03-25-2005, 12:05 PM
I posted this in the support folder first, to make sure that it isn't currently possible.

I currently have most of my music in flac, organized into folders by album, and I want to generate mp3 subfolders for each album.

I have figured out how to use relative paths when doing a large batch conversion, but only one way.

I can specify an output folder of c:\mp3 and then it will append the original path to this. What I want to do is to put the converted mp3 files into a subfolder of the source file. So I want to specify a folder name to be appended to the source path, rather than specifying a root path to be prepended.

One other comment... the way to do relative folders (as above) is a bit obscure. I had to read the docs to figure it out.

Thanks.