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

Low FPS for large videos since v131 on WebXR Oculus Quest2 #22606

Closed
aantonru opened this issue Sep 29, 2021 · 4 comments
Closed

Low FPS for large videos since v131 on WebXR Oculus Quest2 #22606

aantonru opened this issue Sep 29, 2021 · 4 comments

Comments

@aantonru
Copy link

I found really strange behavior at latest versions .131 and .132

Its about WebXR aseptically for Oculus and large vr-video textures.

I spend a week for double, triple and quad check and finally:

  1. three.130 can play large vr videos at high fps (~90) on Oculus Quest2 with h264 codec
  2. three.132 (and 131) for those videos maximum fps is about 40, av. is 30-35
  3. for v131 and v132 - additionally there is glitch comes from time to time like little portions of color-sand flyes at video, and none of these at v130

That all without any use of new Layers just simple video in WebVR
*not any changes were made - only reinstall modules with other three version

Sorry for no js-fiddle to test - my code has a lots of not relevant parts and I have to finish it in time - already close to deadline while was looking where those bugs come from

@mrdoob
Copy link
Owner

mrdoob commented Sep 29, 2021

/cc @rcabanier

@capnmidnight
Copy link

For #3, the "colored sand" is likely the GPU on the Quest overheating.

@aantonru
Copy link
Author

For #3, the "colored sand" is likely the GPU on the Quest overheating.

sand comes from fist frames of video - time-to-time I mean every N-frames at each start - not overheating

@mrdoob
Copy link
Owner

mrdoob commented Oct 30, 2021

Closing this until a jsfiddle is provided.

@mrdoob mrdoob closed this as completed Oct 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants