gpuweb / cts

WebGPU Conformance Test Suite
https://gpuweb.github.io/cts/
BSD 3-Clause "New" or "Revised" License
128 stars 80 forks source link

Test HDR video in cts #3193

Open shaoboyan opened 10 months ago

shaoboyan commented 10 months ago

HDR videos(e.g. BT.2020) need to be covered in uploading related cts . This requires using ffmpeg generated correct BT.2020 video and adding cases in src/webgpu/web_platform/external_texture/video.spec.ts and src/webgpu/web_platform/copyToTexture/video.spec.ts

kainino0x commented 5 months ago

IIUC BT.2020 is SDR, whereas BT.2100 is the HDR standard.