Cycle: problem with gapless video playback in Chrome

Cycle: problem with gapless video playback in Chrome

Hi guys,

I'm using jQuery Cycle to achieve a gapless video playlist (consisting of multiple h264 mov's).
For this I use the 'fx: none' parameter. This is working pretty good, except I have a annoying issue, which mostly seems to happen in Google Chrome (tried it on Ubuntu and OSX). The problem doesn't occur on Safari. Unfortunately Chrome is really important in my setup.

Before the start of the video I see a flash (a few frames) of the last frame of the video. Although it is minor, it causes some terrible view of course. 

I tried to reduce my setup to the bare minimum for testing purposes:

Does anyone know how I can solve this?