Files
workinf_Blender_Wasm/tests/golden/M11-09/sequencer-codec-probe.json
mes123456 0fe8d2bb56
Some checks are pending
M6 deployable RC / quick (push) Waiting to run
M6 deployable RC / chromium (push) Blocked by required conditions
M6 deployable RC / release (push) Blocked by required conditions
Advance M8-M11 parity workflows
2026-08-17 04:37:07 -04:00

42 lines
1.4 KiB
JSON

{
"schemaVersion": 1,
"task": "M11-09",
"assets": [
{
"stripType": "IMAGE",
"mimeType": "image/png",
"path": "tests/files/web/media/sequencer-frame.png",
"sourcePath": "media/not-an-image.movie",
"byteLength": 261,
"sha256": "295b083db2299ab904947eb39c17173de70c211882b0d855537d8f3cc27698ed",
"backend": "IMAGE_BITMAP",
"decoded": { "width": 8, "height": 8 }
},
{
"stripType": "SOUND",
"mimeType": "audio/wav",
"path": "tests/files/web/media/sequencer-silence.wav",
"sourcePath": "media/not-a-sound.png",
"byteLength": 16044,
"sha256": "56d4af65701c26df20bd4021eda95b6e830348ce3a746086079fe89285548dc9",
"backend": "WEB_AUDIO",
"decoded": { "sampleRate": 48000, "channels": 1, "durationFrames": 48000 }
},
{
"stripType": "MOVIE",
"mimeType": "video/mp4",
"path": "tests/files/web/media/sequencer-probe.mp4",
"sourcePath": "media/not-a-movie.wav",
"byteLength": 1484,
"sha256": "f35a5a2765aef9d0fed7146108c699d0beb03f34414cb27e6b7a7d4871187b65",
"backend": "HTML_MEDIA",
"decoded": { "width": 16, "height": 16, "durationMicros": 1000000 }
}
],
"movieGenerator": {
"path": "tools/web/generate-sequencer-codec-fixture.sh",
"sha256": "bab7b0b56a16b96fd87302894c1c35d72ea316542d0ffffe9610458e47875b7a"
},
"blockedCode": "SEQUENCER_CODEC_UNSUPPORTED"
}