question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

WebGL: INVALID_VALUE: texImage2D: no video

See original GitHub issue

Hi 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:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
mudincommented, Nov 20, 2020

@mrclaytorres You’re welcome

:Side question if you don’t mind, does Pano’s source attribute can be use with a v-bind directive?

Yes it does!

0reactions
mrclaytorrescommented, Nov 19, 2020

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?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found