bishopdonmiguel Wrote: > > tag.exe will do quite a few different tagging formats. I use it in my > transcoding VBS scripts to have a single tag reading and writing > interface. > > JJZolx, > > Are you shelling this out and parsing the output? Are you processing > lots of files? Do you find this to be slow? The reason I ask is so > far my testing with this tool is good, but performance is weak compared > to the mplayer activex plugin I've been using. The latter is less > functional (no flac, etc.) but faster. > > I'd really like to get my hands on a DLL or some native vbscript that > can process FLAC, MP3, and WMA files but so far no luck. Yes, I just shell out to it. You asked for a command-line tool. :)
No doubt a dll or ActiveX plugin will be faster, but speed isn't a concern for my needs. I mostly use it to mirror my flac library in mp3, so after the first run it only processes new or updated files. My other uses are in transcoding individual albums. Download an album in ape and transcode it to flac, or transcode some flac album in the library to ogg or a particular mp3 bitrate. -- JJZolx Jim ------------------------------------------------------------------------ JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread: http://forums.slimdevices.com/showthread.php?t=19959 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/ripping
