Otázka.:
How to convert folder containing audio files with subfolders in AEDTools Pro?
Odpověď:
In AEDTools Pro the mechanism of converting a folder with audiofiles inside was launched. It could be done coping the structure of the subcatalogs or without it.
What are the main differences between these two modes? Let’s take a look at the following example:
| Input folder structure
|
| |
| c:\input
files\file_mp3.mp3 |
| c:\input
files\ogg\file_ogg.ogg |
| c:\input
files\audio books\J.R.Tolkien\two_towers.rm |
|
|
| |
| Using 'copy folders structure'
option |
| |
| c:\output\file_mp3.wma |
| c:\output\ogg\file_ogg.wma |
| c:\output\audio
books\J.R.Tolkien\two_towers.wma |
|
|
| |
| Output without 'copy folders
structure' |
| |
| c:\output\file_mp3.wma |
| c:\output\file_ogg.wma |
| c:\output\two_towers.wma |
|
|
Related :
|