INTERACT FORUM
More => Old Versions => Media Center 12 (Development Ended) => Topic started by: etfrommars on June 19, 2007, 09:05:27 am
-
The speed of importing Flac files is so slower than of importing Ape.
it takes about 3-4 times..
What's the problem?
Would you kindly enlighten me on this question?
Thank you in advance.
-
Most likely this is because MC has to write all the tags to the files. With APE, tags are at the end and the file does not need to be rewritten. With FLAC, tags are at the beginning and if your padding block is not large enough, the file needs to be rewritten. Otherwise, they should be pretty much the same import speed.