Andrew Osmond
Andrew Osmond
@gmierz I added an example zip/description here: https://gist.github.com/aosmond/4daa941cf36670e2ab0f7ecbeb66ed00 This should yield in browsertime.json under "visualmetrics" when the poster, first video frame, second video frame and last video frame are displayed.
Updated according to your feedback @gmierz. You can see this working in conjunction with Firefox CI in my try pushes which I am just polishing up now: https://treeherder.mozilla.org/jobs?repo=try&revision=2bbf558778ffbf707ccfed5a49d24ecc7a0e8e59 I also...
The mozilla CI side is tracked in https://bugzilla.mozilla.org/show_bug.cgi?id=1896524
> I'm wondering could this just be a change in visualmetrics-portable.py and then add a generic way to pass on parameters to that script from Browsertime, and then you could...
I believe this issue can be closed now. We started shipping OpenH264 binaries for Linux ARM64 in early 2023. https://bugzilla.mozilla.org/show_bug.cgi?id=1795014
Firefox media team checking in, I just tested on Firefox nightly and Firefox 128.5.1 ESR on Ubuntu 22.04 with OpenH264 2.6.0, and it seems to work just fine, encoding and...
Really even just the GMP logs will probably give enough, e.g., `MOZ_LOG="GMP:5,GMPLibrary:5" /path/to/firefox 2>&1 | tee teams.log`
I don't see any attachments to the bug. Maybe github rejected them.
Feel free to send them directly to me at my username at mozilla.com.
I reviewed the logs, and the plugins are downloaded/detected correctly, so I'll need a log from the success/failure Teams cases to debug further.