videojs / videojs-vr

A plugin to add 360 and VR video support to video.js.
https://videojs-vr.netlify.com/
MIT License
543 stars 145 forks source link

Fixes #226 #227

Closed kevleyski closed 3 years ago

kevleyski commented 4 years ago

VR180 monoscopic is cropped

Description

Enhancement

Specific Changes proposed

Adding new projection 180_MONO Adding also 180_LR which is what the 180 projection is really doing, vs 180_TB Future idea "180" could auto detect square input for example and choose 180_MONO

Requirements Checklist