Blink WPT mediasource-changetype-util.js uses "video/<bytestream>;..." for audio codecs/streams |
||
Issue descriptionInitially reported in https://github.com/web-platform-tests/wpt/issues/12336 tl;dr: Some user agents ignore codec parameters and use just the mimetype to determine whether or not the type is supported. In FF case, video/webm may be unsupported on slower machine. The fix is simple: make the audio stream mime-type audio/<bytestream> since the test media is all single-track (not muxed AV).
,
Aug 7
Thank you wolenetz@ for tackling that, and so fast :)
,
Aug 7
:) Regarding the travis-ci error upstream at https://github.com/web-platform-tests/wpt/pull/12345, can it be rerun? I think the getvideoplaybackquality failure is unrelated and that test may perhaps be flaky on FF.
,
Aug 7
Ah - I see the Chromium CL's merge triggered another round upstream of the travis-CI checks, currently in-progress. If they fail, what's the mechanism to trigger yet another round of checks?
,
Aug 7
If you have write access to a repo you can also restart Travis jobs. You do have write access so you should be able to follow the link to Travis, log in with your GitHub account, and then restart there.
,
Aug 7
@#5 thank you, apologies if that was FAQ :)
,
Aug 7
Closing this. May reopen if the upstream issue wasn't fixed by this CL (eg if travis-ci was truly regressed by it, or if the CL didn't fix the issue FF reported). |
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Aug 7