Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

Incorrect Zoom for videojs player on Chrome #1443

Closed
swaraasolutions opened this issue Aug 9, 2018 · 3 comments
Closed

Incorrect Zoom for videojs player on Chrome #1443

swaraasolutions opened this issue Aug 9, 2018 · 3 comments

Comments

@swaraasolutions
Copy link

swaraasolutions commented Aug 9, 2018

Description

The player has been generated using videojs-contrib-hls plugin however when viewing on chrome the player seems to be zoomed and the portion on right is not visible. But with the same code it is visible with IE Edge, Firefox and Safari correctly

Sources

Not Sure

Steps to reproduce

Explain in detail the exact steps necessary to reproduce the issue.

  1. Create a basic videojs player and check the view in chrome, firefox and Safari. Chrome will display it differently.
    chrome
    firefox
    ie

Results

Expected

It should show the full video instead of zoomed version
firefox

Error output

No Errors available

Additional Information

videojs-contrib-hls version

what version of videojs-contrib-hls does this occur with?
"videojs-contrib-hls": "^5.14.1",

videojs version

what version of videojs does this occur with?
"video.js": "7.2.0",

Browsers

what browsers are affected? please include browser and version for each
Chrome

Platforms

what platforms are affected? please include operating system and version or device and version for each
Desktop + Mobile Windows 10

Other Plugins

are any other videojs plugins being used on the page? If so, please list them with version below.
"videojs-contrib-ads": "^6.4.3",
"videojs-ima": "^1.5.1"

Other JavaScript

are you using any other javascript libraries or frameworks on the page? if so please list them below.
jQuery

@gesinger
Copy link
Contributor

Hey @swaraasolutions , would you be able to include a reduced test case, using our starter template on JSBin and include the source you are using? Thank you.

@swaraasolutions
Copy link
Author

Hi @gesinger below links for v6 and v7

V6 = http://jsbin.com/lirogavoni/edit?html,output

V7 = http://jsbin.com/qihojaluho/edit?html,output

We have identified that when we disable hardware acceleration from google chrome it seems to be working correctly.

@gkatsev
Copy link
Member

gkatsev commented Aug 24, 2018

Given that there's a lot more discussion in the other issue (videojs/video.js#5366), I'll close this one and have us continue over there.

@gkatsev gkatsev closed this as completed Aug 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants