WebGL: INVALID_VALUE: texImage2D: no video
See original GitHub issueHi mudin,
Thank you for this library, I’m loving it. Just one issue I’m getting and I can figure out what it is. When I use a 360 video with a .mp4 filename, I get this error:
WebGL: INVALID_VALUE: texImage2D: no video
[.WebGL-00000272E2E6A130]RENDER WARNING: texture bound to texture unit 0 is not renderable. It might be non-power-of-2 or have incompatible texture filtering (maybe)?
Thank you.
Environment Vue version 2.6.12 Browser & Version: Google Chrome Version 87.0.4280.66 OS & Version: Windows 10 1909
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
WebGL: INVALID_VALUE: texImage2D: no video error in ...
I'm not an HTML video expert but this works for me. You need to wait for the playing event before you start copying...
Read more >Warning: "WebGL: INVALID_VALUE: texImage2D: no video" #60
I've published a fix in v0.51.2. The problem was elements being passed into that function which weren't fully loaded and ready to display....
Read more >ThreeJS updating texture with HTML canvas gives ... - YouTube
HTML : ThreeJS updating texture with HTML canvas gives " WebGL : INVALID_VALUE: texImage2D : no canvas" on mobile (iPhone Safari, ...
Read more >WebGL: INVALID_VALUE: texImage2D: no video - Unity Forum
I'm running a WebGL build that plays videos and i get this warning error popping up in the console every time.
Read more >Webgl invalid_value teximage2d bad image data issue - Bugs
I created two playground below with two different images. one can display image texture in Safari 14, but the other one not. https://playground....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@mrclaytorres You’re welcome
Yes it does!
Hi @mudin,
I see, thank you for the valuable insight on video, I’ll try to check if I improve the video encoding.
Thank you for version 1.2.2. I’ll update my copy.
I really hope your project continues, as I haven’t seen any other VR technology that utilizes Vue yet.
All the best.
Side question if you don’t mind, does Pano’s source attribute can be use with a v-bind directive?