QUOTE(guruboolez @ Aug 19 2003, 04:05 PM)
Are FLAC metadata located at the beginning of the file ?
Unfortunately yes.
QUOTE
Today, I tagged some flac files with a lot of personnal fields, and I was badly surprised to see the time it took. Is there any way to add APEv2 tags to FLAC ? Or maybe add some padding with foobar ?
FLAC should handle presence of APEv2 tags fine but it's better not to use it unless Josh Coalson makes it officially supported and adds read support for it in other plugins too.
Tag updating should be fast on files created with new 1.1.0 encoder which uses 4KB padding by default, but it shouldn't hurt to make also foobar's tag writer auto-pad files. I'll try to get it written for next foo_flac version.
Edit: padding added, foobar now adds enough padding so that comments + padding equals at least 4KB. New version
here.