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

IPD Correction #1887

Open
Anton111111 opened this issue Jun 6, 2024 · 3 comments
Open

IPD Correction #1887

Anton111111 opened this issue Jun 6, 2024 · 3 comments
Labels
enhancement 🚀 New feature or request question Further information is requested

Comments

@Anton111111
Copy link

Does AVPro ability to add some IPD correction for stereo video?

@Anton111111 Anton111111 added the question Further information is requested label Jun 6, 2024
@Anton111111
Copy link
Author

I would like to clarify the question. I am interested in the possibility to change the distance between the frame for the left and right eyes. This is necessary to "fix" for scenes that were put together wrong.

Do I understand correctly that it should be somewhere in the shader (AVProVideo-VR-InsideSphere..)?

@Anton111111
Copy link
Author

@Chris-RH , @RichRH , Can you say anything about it?

@RichRH
Copy link
Collaborator

RichRH commented Jul 1, 2024

Hi @Anton111111,

AVPro Video doesn't currently have any support for IPD correction - it ultimately just outputs a full texture for each eye (the source will naturally have its own IPD) that Unity then renders to the attached device.

Unity does provide a setting but as the documentation suggests, it is limited by vendors: https://docs.unity3d.com/ScriptReference/Camera-stereoSeparation.html

This may be something we look into in the future as an enhancement, and may to some degree be able to help correct using shaders as you suggest, but as a small team we have to choose our battles carefully based on priority and demand.

Cheers,

@RichRH RichRH added the enhancement 🚀 New feature or request label Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🚀 New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants