Hi,
In article <[EMAIL PROTECTED]>,
abr88<[EMAIL PROTECTED]> wrote:
> Is there a way to group-copy all the tags from flac file "A" to flac
> file "B"? Sometimes I need to touch-up the audio in a FLAC file using
> Adobe Audition but if I then SAVE the file the tags have all
> disappeared. The only away around this I've found is to SAVE the file
> under a different name and then painstakingly CNTL-C and CNTL-V each
> tag from the original file to the modified file. Thanks.
You can use the 'metaflac' binary to export tags from the source and import
them later.
metaflac --export-tags-to=filename.tags filename.flac
metaflac --import-tags-from=filename.tags filename2.flac
I assume metaflac is also available under Windows and other OSs.
Andy
_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/ripping