Closed Bug 1896869 Opened 9 months ago Closed 8 months ago

VideoFrame copyTo fails with "Failed to copy image data in RGBA plane"

Categories

(Core :: Audio/Video: Web Codecs, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1900632

People

(Reporter: evilpies, Assigned: chunmin)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Attached file test_standalone.html

The attached test case fails withTypeError: Failed to copy image data in RGBA plane in Firefox and works in Chrome. As far as I can tell the issue is that VideoFrame::Resource::CopyTo doesn't support ImageFormat::GPU_VIDEO.

Thanks to https://github.com/torokati44 for the testcase.

Blocks: webcodecs
Severity: -- → S3
Blocks: 1900376

This seems duplicate with bug 1900632. I'll see if this can be fixed by the patches there.

Assignee: nobody → cchang

Yeah, seems to work nw.

I've checked the test page and it works now.

Status: NEW → RESOLVED
Closed: 8 months ago
Duplicate of bug: 1900632
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: