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.
Any way to set frame rate of plugin?
Above question is solved by installing vlc 2.2.0 rc2
I also have a time label for video playback but vlc.input.time returns more or less value than the actual point of the video when clicking custom pause, play or stop buttons.
Any idea?
I can share my code and frame burnt video sample if required.
Thanks for help,
Alparslan