dominic-p / videojs-resolution-selector

Adds a resolution selector button to Video.js to allow users to manually adjust the video quality.
MIT License
88 stars 31 forks source link

Video Duration Issue #2

Closed pankymagale closed 10 years ago

pankymagale commented 11 years ago

Hi Dominic,

I am using this plugin for my current project and it works fine except the text that displays the duration of the video. The video's duration is only 5 secs but the player displays 1:05. This only happens when I include your plugin in the js library. Did you encounter this problem as well? or can you give me input on how to go about with this issue.

Thanks in advance.

Panky

dominic-p commented 11 years ago

That's strange. I haven't seen anything like that in my usage of the plugin. Could you post a URL where we can see a video exhibiting the behavior you describe?