Audio Transcoding
I’m still looking for a better way to manage my music collection. I currently have several copies of my collection on a server in my house. All the music I buy on CD I rip to WMA-lossless, and I also get a fair amount of high-bitrate MP3 files from eMusic. These files tend to be fairly large so I like to transcode them into 3 other directory trees- one with WMA variable bitrate that is about 192kbps, one with WMA variable bitrate that is around 64kbps for small capacity mobile devices like my phone, and a last directory with 128kbps MP3s for devices that don’t like WMA.
Currently I use the “Windows Audio Converter” that was part of the XP Plus Pack to do the conversion. It lets me specify a source directory, destination directory and audio configuration and it goes off and converts the whole thing (skipping already converted files). The only problems with this scheme is that this is only a GUI-based app and I’d really prefer a command line version that I can script and trigger automatically every day. So far I’ve been unsuccessful finding anything that meets this goal so email me if you know of something or leave a note in the comments.
posted in Music, Technology | 0 Comments