I Have a bunch (~31GB) of mp3 files encoded at 320kbps/cbr and I want to convert them all to mp3 320kbps/vbr keeping it's tags and folder structure but in another master path.
I Would like to use avconv, but any another idea will be welcome.
I Have a bunch (~31GB) of mp3 files encoded at 320kbps/cbr and I want to convert them all to mp3 320kbps/vbr keeping it's tags and folder structure but in another master path.
I Would like to use avconv, but any another idea will be welcome.
There is a scriptable method that may be useful:
This gives the highest vbr available, some more reading on mp3 settings in my references:
References:
I do that installing TAudioConverter(is Free Software, GPL2) in wine. This program have the option "Add Folder Tree":
you only need Add the main folder where you have all your collections:
next you chose mp3 in "Presets":
next chose Codec Options
next Start
the place where all files are saved are in HOME in a folder called "TAC":
Working fine in UbuntuStudio, new mp3 are created in this TAC folder keeping folder structure with the options that you put.
(If you wish convert to other format you can)
The wine version is 1.6
CAUTION:
Do not use the option Browse (for the output folders) because not working