For the record: I've been trying to analize the MP3 delay seek (aka latency aka seek samples): http://wiki.gnashdev.org/MP3_Sound_tags
So far I've added space for the delaySeek information in SoundInfo and have been experimenting with handling this for event sounds by skipping the specified number of samples from the start of the sound. Now what I'd need to figure is *which* samples that value refers to as simply skipping the output samples (decoded and resampled) doesn't give satisfying results. Note that I patched Ming to allow specifying delaySeek so more tests can be performed. It'd likely need testing with differently sampled MP3 files, both mono and stereo and whatever other difference you may imagine. Help welcome. --strk; Free GIS & Flash consultant/developer () ASCII Ribbon Campaign http://foo.keybit.net/~strk/services.html /\ Keep it simple! _______________________________________________ Gnash-dev mailing list Gnash-dev@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-dev