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

webgpu_video_frame.html throws in Edge #30379

Closed
ycw opened this issue Jan 22, 2025 · 0 comments · Fixed by #30385
Closed

webgpu_video_frame.html throws in Edge #30379

ycw opened this issue Jan 22, 2025 · 0 comments · Fixed by #30385
Milestone

Comments

@ycw
Copy link
Contributor

ycw commented Jan 22, 2025

Description

In the webgpu_video_frame.html video decoder decodes few frames and then stalls. In Edge on Windows, it throws:

A VideoFrame was garbage collected without being closed. Applications should call close() on frames when done with them to prevent stalls.

Reproduction steps

  1. open https://raw.githack.com/mrdoob/three.js/dev/examples/index.html#webgpu_video_frame in Edge on Windows
  2. open devtools
  3. wait few seconds
  4. you should see the abovementioned error message in console.

Code

n/a

Live example

n/a

Screenshots

Image

Version

dev

Device

Desktop

Browser

Edge

OS

Windows

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

Successfully merging a pull request may close this issue.

2 participants