[Webkit-unassigned] [Bug 252581] [GStreamer][VP9] HFR Youtube playback stutters with vavp9dec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 21 01:05:02 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=252581

--- Comment #4 from Víctor M. Jáquez L. <vjaquez at igalia.com> ---
IIUC you're reporting two different problems

1. A lot of drops when using gl sink. Perhaps something (decoding, upload, color conversion, etc.) is slugging the rendering.
2. the dma's drm format is not negotiated so the image is not well rendered using the dmabuf sink. For this issue we need to finish https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3524

For both cases, perhaps adding a vapostproc after the decoder as video filter might help.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230221/de64fac9/attachment-0001.htm>


More information about the webkit-unassigned mailing list