Just curious... I use a vbscript that I've written to mirror my FLAC library in MP3. Can dbpa's music converter be used non-interactively, say from a batch file, to do something similar, or can conversions only be done manually?
Can the music converter be run from the command-line?
Collapse
X
-
Tags: None
-
Re: Can the music converter be run from the command-line?
or
-
Re: Can the music converter be run from the command-line?
How would one control tag field mappings? Say you wanted to drop certain fields, like ARTISTSORT or ALBUMSORT, or you wanted to control whether a field like COMPILATION was mapped to either TCMP or TXXX/COMPILATION?Last edited by Carson Dyle; January 23, 2013, 12:22 AM.Comment
-
Re: Can the music converter be run from the command-line?
You can use the DSP settings:
Certain Codecs (WMA, and compressed Wave) are difficult to setup as the settings are not guessable. Using CD Ripper it is possible to set the compression settings and read them back from the registry. Open CD Ripper, set the profile to default, set the encoder and settings as desired. Close CD Ripper then open regedit:
However you will not be able to do "COMPILATION was mapped to either TCMP or TXXX/COMPILATION" as it is non standard, compilation is stored in TCMP.Comment
Comment