Open
Bug 1771418
Opened 2 years ago
Updated 2 years ago
VP9Benchmark is broken
Categories
(Core :: Audio/Video: Playback, defect, P3)
Core
Audio/Video: Playback
Tracking
()
NEW
People
(Reporter: alwu, Unassigned)
Details
This code is already broken (don't know how long it has been broken). media.benchmark.vp9.fps
is always zero.
However, according to bug1530996, we preferred to use on the fly measurement (DecoderBenchmark) than the VP9Benchmark
which is using a real file resulting increasing the size of binary file. So this bug is low priority, just want to mention the broken part. We should enable the DecoderBenchmark
by default and gradually deprecate VP9Benchmark
.
Comment 1•2 years ago
|
||
The severity field is not set for this bug.
:jimm, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(jmathies)
Reporter | ||
Updated•2 years ago
|
Severity: N/A → S4
Flags: needinfo?(jmathies)
You need to log in
before you can comment on or make changes to this bug.
Description
•