Bugzilla – Bug 9036
More accurate cue sheet split points for VBR files
Last modified: 2010-04-14 19:25:59 UTC
We can detect proper split points on VBR MP3 files by looking at individual frames. Currently we just look for split points using the average bitrate. May be applicable to other formats as well.
Fixed with latest Audio::Scan.