I want to convert huge amount of files at once using Batch Queue, but I would prefer to keep a folder structure. How can I do it in Advanced WMA Workshop?
If you want to keep a folder structure during conversion process, you should use Output filename template option. It can be found in [Menu | Options | General] dialog. In the appropriate edit control you may enter items like {SOURCE_FILE}, {FOLDER_LEV1}, {FOLDER_LEV2} and etc. till {FOLDER_LEV10}. Then {SOURCE_FILE} will be replaced by the filename of original file (without path), {FOLDER_LEV1} by the subfolder of original file, {FOLDER_LEV2} by the subfolder’s name of the second level and etc. till {FOLDER_LEV10}. For example, you have WMA audio file with filename like: C:\My Music\Pop\Elvis Presley\02-Fever.wma You want to convert this file into MP3 and place it on disk D into folder MP3. You also want to preserve the rest part of path. In other words, the filename of output MP3 file will be like this: D:\MP3\Pop\Elvis Presley\02-Fever.mp3 To achieve the goal in this example, you have to: determine Output folder as “D:\MP3” specify Output filename template as {FOLDER_LEV2}\{FOLDER_LE
Related Questions
- I want to convert huge amount of files at once using Batch Queue, but I would prefer to keep a folder structure. How can I do it in Advanced WMA Workshop?
- How to convert DRM protected WMA files to WMA, MP3, AAC, M4A, AMR, AWB, VQF, OGG, FLAC, APE or WAV format files?
- How do I convert downloaded OGG files to mp3 or WMA format?