Hey guys
I’m developing a fairly intensive site that features a lot of streaming video, effects. etc. One feature is that it randomly loads ‘talking-head’ style video clips, with “ready” listeners and decent buffers to make sure everything is preloaded and ready to go.
For the most part it’s working absolutely grand, but I have noticed that sometimes on lower-spec PCs if the processor is workinghard to show the video, it will drop the framerate and the video itself will really chug, but the audio carries on perfectly, which means that the audio and video then very quickly get out of sync. None of the clips are more than 10-15 seconds long, so it can be very noticable in such a short timeframe.
Does anybody have a solution for this? I don’t think it’s a preloading issue but a processing one. Any help would be greatly appreciated.