AV1 Video jitter
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox137 | --- | unaffected |
firefox138 | --- | unaffected |
firefox139 | --- | affected |
People
(Reporter: valflaux, Assigned: sotaro, NeedInfo)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
85.73 KB,
text/plain
|
Details |
Steps to reproduce:
On a computer with hardware decoding available for AV1 :
- Open a video on Youtube (for example: https://www.youtube.com/watch?v=TyCB25oXUA4)
- Check that the video use AV1 (right clik -> stats for nerds -> codecs = av01)
Actual results:
The video jitter.
Audio is ok.
Expected results:
Video should play normally.
![]() |
||
Updated•28 days ago
|
Mozzregression points to : https://phabricator.services.mozilla.com/D245202
Seen on an Intel 12th gen using hardware decoding (Windows 11).
No issue with VP9 codec (using hardware decoding).
![]() |
||
Updated•28 days ago
|
Comment 2•28 days ago
|
||
:sotaro, since you are the author of the regressor, bug 1959856, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
For me it's not a problem with the video, it runs flawlessly.
But instead the YouTube's UI on the website is very laggy/stutters/jitters.
Comment 4•28 days ago
|
||
I'm also seeing the original symptoms (video is very stuttery, audio is fine) for this AV1-encoded video: https://www.youtube.com/watch?v=gc8qXTh6tTY. Mozregression also pointed to bug 1959856.
Comment 5•28 days ago
|
||
This bug is probably a duplicate of bug 1960950.
Assignee | ||
Updated•28 days ago
|
Assignee | ||
Comment 6•27 days ago
|
||
Hi Okarin, can you attach about:support to this bug?
Assignee | ||
Comment 7•27 days ago
•
|
||
With pref media.wmf.zero-copy-nv12-textures = false, I could easier to reproduce the problem with the following STR with Win11 PC with NVIDIA GPU. I could not reproduce the problem with Win PCs with Intel GPU.
Comment hidden (obsolete) |
Comment hidden (obsolete) |
Assignee | ||
Comment 10•27 days ago
|
||
(In reply to Sotaro Ikeda [:sotaro] from comment #7)
With pref media.wmf.zero-copy-nv12-textures = false, I could easier to reproduce the problem with the following STR with Win11 PC with NVIDIA GPU. I could not reproduce the problem with Win PCs with Intel GPU.
It seemed that recent change to WebRender seemed to block to use video overlay. can_promote_to_surface() was failed.
Comment 11•27 days ago
|
||
In case it's helpful, here's my about:support.
Updated•27 days ago
|
Description
•