Hello.
I'm currently encoding my cd-collection to Flac. Flac-files will be used as a music archive. I will later encode all flacs with Lame to mp3 as mp3 is the only format supported by dj-softwares.
The BPM (beats per minute) information is very important for me. Much more important than some basic tags like Track number or Comment. Thank God Id3v2 specifications include a standard Bpm tag (TBPM).
Now I want to include this Bpm information in the tags of my flac files and later encode flacs to mp3s without loosing this important information. Or having to re-enter it to every track. This has been much more difficalt that I excepted! Has anyone else used these kinds of new tags with Flacs and succesfully translated them to other formats? How?
Should I forget about including Bpm info in the tags of flac files and include it in the file name? From the file names it would be quite easy to later add the Bpm's to tags.
Or should I use Id3v2 tags with flac files instead of standard flac tags? What are the risks?
Or is there a method or software to encode flacs to lame-mps and translate a flac tag called "Bpm" to standard id3v2 TBPM-tag?