[Scummvm-devel] Idea: IndexedMp3AudioStream
Marcus Comstedt
marcus at mc.pp.se
Thu Oct 7 13:56:01 CEST 2010
Johannes Schickel <lordhoto at gmail.com> writes:
[...]
> I take this index file will be written to disk too? I mean else we
> would still suffer from the long delay on every time the MP3 file is
> opened. Now how do you plan to handle filename clashes, like you have
> two games with MP3 files for CDDA setup and then start one and then
> the other, since savepath is the only real save place to write you
> can't just use the mp3 filename and save the index to savepath.
[...]
It seems to me that the correct solution is not to have ScummVM write
the index, but rather the tool which creates the MP3 from the CDDA
tracks. Then it becomes just another datafile (which does not need be
writable), and the savepath is not involved.
// Marcus
More information about the Scummvm-devel
mailing list