KDP3 video duration is messed up by Javascript API "seekMedia"

3 replies [Last post]
Joined: 05/14/2009
Points: 69

I use KDP3 Javascript API to control the KDP on the client. I am encountering this strange problem.
I use "changeMedia" to change the media in the player and it works fine. However after "seekMedia" is called, "changeMedia" will still change the media in the player but the duration of the video will not change any more. So the length of the video is actually incorrect after "seekMedia" and "changeMedia".

My KDP is version 3.4.5. Does anyone else have the same problem?
Thanks for any advice.

Joined: 06/29/2009
Points: 93

Yup, same here.

Joined: 02/15/2010
Points: 6

Hello,

This was a bug in previous versions that was solved in version 3.4.10.1 that was uploaded officially yesterday (17.10.2010).

Joined: 05/14/2009
Points: 69

Thanks.
Any other new updates on this new version?