Copy all meta data from one flac file to another |
![]() ![]() |
Copy all meta data from one flac file to another |
Sep 27 2012, 01:02
Post
#1
|
|
|
Group: Members Posts: 1025 Joined: 16-October 03 Member No.: 9337 |
Is there an easy way to copy all meta-data from one flac file to another?
Quick search hasn't turned up any results. -------------------- http://forum.dbpoweramp.com/showthread.php?t=21072
|
|
|
|
Sep 27 2012, 02:24
Post
#2
|
|
![]() Group: Members Posts: 265 Joined: 1-October 06 Member No.: 35820 |
Is there a reason you can't simply copy the FLAC file itsef?
|
|
|
|
Sep 27 2012, 03:03
Post
#3
|
|
![]() Group: Members Posts: 399 Joined: 3-January 04 Member No.: 10915 |
Drag both files onto Mp3tag. "CTRL+C" on the source file, then "CTRL+V" on the destination file. Can also be done on multiple files at once if they are in the same order.
|
|
|
|
Sep 27 2012, 08:58
Post
#4
|
|
![]() Group: Members Posts: 379 Joined: 16-December 10 From: Palermo Member No.: 86562 |
This should work (at least on a *nix shell) to copy metadata from a to b:
CODE metaflac --export-tags-to=- a.flac | metaflac --import-tags-from=- b.flac
-------------------- ... I live by long distance.
|
|
|
|
Sep 27 2012, 15:21
Post
#5
|
|
|
Group: Members Posts: 1025 Joined: 16-October 03 Member No.: 9337 |
Is there a reason you can't simply copy the FLAC file itsef? The audio is different. One has the meta-data and a bad rip from dBpoweramp. The other has less meta-data, but a repaired rip from CueRipper/CueTools. -------------------- http://forum.dbpoweramp.com/showthread.php?t=21072
|
|
|
|
Sep 27 2012, 15:47
Post
#6
|
|
![]() Group: Members Posts: 736 Joined: 17-September 06 Member No.: 35307 |
I've also used foobar2000 to copy all tags in the past:
Right click, Properties on the first track. Select first tag, hold Shift and click last tag. Under Tools/Selection/Copy all selected. Select second track. Under Properties/Tools/Paste fields. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 26th May 2013 - 05:05 |