Hi, I'm playing a mpg file which encoded with MPEG-1 with VLC web plugin having some issues with it. Issue is my video file is 25fps but plugin acts and calculates time as it is 23.976fps. So I have to multiplicate the return value of vlc.input.time with 1.042709376042709 to get real time for video....