[Scummvm-devel] Idea: IndexedMp3AudioStream

yotam barnoy yotambarnoy at gmail.com
Fri Oct 8 12:55:24 CEST 2010


> ...but we also lose the ability to fine-tune how many data points we have. XING provides exactly 100 data points, whereas the ID3 solution can provide us with many more. Considering that we're mainly planning this for small, embedded devices with limited processing power, that extra bit of flexibility *might* be nice to have.
>
> Michael
>

That's where I also have my doubts. The question is how precise we
need to be. My guess is, since Xing obviates the need to seek to the
end to find the total time, even if it gets us in the very rough
ballpark when we seek it should be good enough to make seeking
unnoticeable on most devices.

If it's not good enough, we could always add Id3 tag support later. As
of right now, I'm going to try using Xing.

Yotam




More information about the Scummvm-devel mailing list