PDA

View Full Version : Identifying the frame of a streaming mp3 file


anand_ragav
11-25-2005, 09:40 AM
Hi

I need to synchronise a mp3 file with a swf file. For this purpose, I am thinking about tracing the streaming mp3 frame by frame and then synchronising it with the swf based on the frames.

Basically number all the frames in mp3 and ensure that the corresponding frame in lyrics.swf are matched. Please let me know if this is possible and if possible how to proceed with it.

Thanks
Anand