Hello – I have a tool to convert from one audio format to another – It works very well to convert my FLAC files to MP3. I tried to convert to the Apple lossless format (ALAC). The conversion when fine, but I discovered that none of the tag were copied over.
I see that in mp3tag there is an export option – is it possible to export the tags from the FLAC files then import them into the ALAC files? If so, were can I find information/doc for this – Thanks
It is as easy as copy&paste:
Sort the source files and the target files in the same order.
Select the source files and copy the tags with the function of the file list context menu.
Then select the target files and paste the tags with the function of the file list context menu.
The tags from the first source file will be copied to the first target file, same with the second and so on.
There is also a way with an export to and import from a text file.
You have to create a plain text export with all the fields that you want to see in the new files.
In addition you have to add the full filename as part of each record.
You find a rather detailed description in the help:
This is quite a task as there are a lot of traps to watch out for so that the fields get separated properly and that filenames really match.
I wonder why
is out esp. as you can treat all the source files and the target files in one go, provided that they are aligned.
I would definitely recommend the tag copy/tag paste method. Simply add both the files with the correct tags and those with the missing tags, and ensure they are sorted the same way. Then Shift-select the correct files, right click, and select "tag copy". Then Shift-select the same order of the incorrectly tagged files, right click, and tag paste. That simple and accurate. No messing around with exports, external files, set-up, etc.
Now sort the source and the target files. so that you can first select the source files 1 to n and copy the tags with the function Copy tag.
and then sort and select
the target files 1 to n so that the first target file should get the data from the first source file, the second target file from the second source file and so on.
Now paste the tags. Done.
It was an interesting journey to fix tags you lost during a conversion. Have you considered changing the tool you are using that got you into this situation? I quickly converted from FLAC to ALAC using fre:ac (freeware) and verified that the tags were all OK.
Hello -- Thanks for the info --- I got it to work with d/d -- sort of
as noted none of the tags copied over, using the "file" copy/save tag, it just set one, tag, "title" and it used the filename to create the tag not that title tag in the FLAC file --- what did I miss?
Hello --- Sorry for the mix-up -- per the other users I tried the copy/past solution -- I was able to highlight the source flac file, then using the "read tag" (ctrl-t) in the file menu, then selected the target files and used the "save tag" item in the file menu -- but that did not work --- I have to be missing something with the copy / paste solution