edr;561995 Wrote: > Can I add the tagging in a batch automated mode also--will that happen > as part of the FLAC to WAV conversion or do I have to add the tags to > each individual file? I do not want to have to manually convert each > file individually as you may agree.
Some questions: - what tool did you use to embed tags in your WAV files? - does mp3tag see the tags in the WAV files? If mp3tag sees the tags the simple thing to do is transcode using dbpoweramp and then copy tags from the WAV to FLAC files via mp3tag. If not, you're left without tags and need to investigate alternatives. Alternatives include: - check whether dbpoweramp has a plugin that allows reading/writing tags to WAV files - depending on the number and length of tags you typically employ you could use the tool you tag WAVs with to rename them to include all tags in the filename. This way you could use filename->tag in a program like mp3tag to re-create the tags from the filenames. - dump tags to a text file and import them using a script or mp3tag etc. this is probably not a very efficient approach and will likely involve some scripting effort If you're patient we're a few weeks away from finalising puddletag's massstagging capability that will enable you to load a directory tree, select all/some files and tell it to go forth and tag. We're aiming to make it so you'll be able to accept/reject tags by album and/or track. -- audiomuze '*puddletag: A tag editor for Linux (that happens to run on OS X)*' (http://puddletag.sourceforge.net/) ------------------------------------------------------------------------ audiomuze's Profile: http://forums.slimdevices.com/member.php?userid=33613 View this thread: http://forums.slimdevices.com/showthread.php?t=80461 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/ripping
