Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Side By Side/ Spatial Videos that are not spherical. #286

Open
blaineam opened this issue Feb 7, 2024 · 0 comments
Open

Comments

@blaineam
Copy link

blaineam commented Feb 7, 2024

Description

So this works great for any spherical video I through at it but If I just want a projection type for a standard Side By Side video that does not need fish eye distortion correction, I cannot use this.

If you added support for basic Side By Side 3D Stereoscopic videos I could use this in applications to say view a spacial video from my phone in browser.

Steps to reproduce

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

  1. load a non Spherical SBS 3D video into the player
  2. None of the possible projection modes handle playing the video without major distortion.

Results

Expected

Add a projection mode named SBS that simply handles videos with the left and right eye being the left and right side of a video file. Ultimately it would just play a single side of the video file I would suspect.

Actual

It just plays both sides separately or it distorts the image greatly.

Error output

No errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant