Open Bug 1556252 Opened 5 years ago Updated 2 years ago

High CPU usage on AV1 video playback on youtube

Categories

(Core :: Audio/Video: Playback, defect, P3)

67 Branch
defect

Tracking

()

UNCONFIRMED

People

(Reporter: falsehope77, Unassigned)

References

Details

User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0

Steps to reproduce:

Playing the video https://www.youtube.com/watch?v=g5qU7p7yOY8 You should right click on the video and show stats for nerds, it should confirm you are using av01 codec. Latest FF stable on Linux Fedora was used. I was logged on to youtube.

Actual results:

There's RDD Process which takes additional 50% of one core. When I switch to another tab, it takes less than 20% while the video plays in the background.

Expected results:

The CPU usage should be similar to Chrome which is using the same decoder. Chrome takes 72% of CPU while FF takes 112%, and the difference is that RDD Process.

When I disable RDD the CPU goes to Web Content process which then takes 90% of CPU instead of 40% as it takes with VP9. But when I switch to another tab, the CPU usage drops to normal and the video continues to play in background.

Component: Untriaged → Audio/Video: Playback
Product: Firefox → Core

Bug 1538195 covers the additional use from RDD.

Still, the difference reported between vp9 and av1 is significant.

Priority: -- → P3
See Also: → 1538195
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.