QUOTE(schlauf @ May 21 2006, 23:55)

Thank you very much for your replies so far. Since I'm no technician, what does the given link explain to me? Is a solution for the seeking issue conceivable and "in preparation"? Or will it be deferred due to limitations of the MPC stream file format? I seem not to get a clue from this discussion ...
If I read everything correctly, a few shortcomings in the format itself are going to have to be updated to avoid "hacks", but faster seeking is being implemented in the Musepack library as well. The changes appear to be a "fast decode" when "walking" the bitstream that will allow accurate positioning without actually fully decoding all the audio data, which will speed up seeking a large amount.
To get "instant" seeks, a new version of the SV7 encoder will have to be made available that includes some changes. If I am reading this correctly, it also appears once the new encoder is released, seeking will forward by skipping to a position in the file, going back and silently decoding at least 128 frames, and then resuming playback at the required seek point. For all your files already encoded, the seeks won't be "instant" but much faster as long as the "fast decode" is CPU-bound.
Musepack already decodes pretty fast. Seeking on a slow network (such as a WLAN) will still have some delay as the contents of the file will have to be transferred. So, if I understand correctly, the most dramatic seek speed increases will likely be seen on portable devices with limited speed, such as the platforms Rockbox is targetting.
I think foobar2000 has some speed optimizations already, but the "immediate seek" hacks were removed from both the foobar2000 MPC implementation as well as the official Musepack decoding libraries due to the inaccurate decoding and the very real possibility of hearing damages. Once a new library is made public, foobar2000 changes will likely follow sometime thereafter.
I believe foobar2000 uses a rewritten C++ library for decoding Musepack that allows proper exception reporting and thread safety, and I'm very sure that Peter isn't going to implement these changes into his decoder until their implementation is known to be stable and well-tested. Either way, for decoding Musepack, you should be using the latest foobar2000 0.9 releases, or make sure that other applications are using the latest official decoder libraries - both for accurate decoding and to avoid hearing damage.