w3c / webcodecs

WebCodecs is a flexible web API for encoding and decoding audio and video.
https://w3c.github.io/webcodecs/
Other
1.01k stars 137 forks source link

one mp4 video could play by webcodecs in chromeV129, but couldn't play in ChromeV130 #843

Closed yangfangfang1204 closed 3 weeks ago

yangfangfang1204 commented 3 weeks ago

https://github.com/user-attachments/assets/5a8e9def-b540-458d-8e10-591e136e35a8

the attach mp4 video ' C62416451.mp4' could play by webcodecs in chromeV129, but couldn't play in ChromeV130 it happen in webcodecs hard decode.

Djuffin commented 3 weeks ago

This issue has already filed on Chromium bug tracker. Please refrain from using this project for reporting Chromium bugs. It is intended for discussing webcodecs spec.