[Webkit-unassigned] [Bug 258200] [GStreamer] AV1 video is broken with DMABUF and dav1d gstreamer plugin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 16 09:29:00 PDT 2023


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

--- Comment #3 from Xi Ruoyao <xry111 at xry111.site> ---
(In reply to Philippe Normand from comment #2)
> Can you share a link to that AV1 asset?

I can reproduce the issue by 

wget https://github.com/SPBTV/video_av1_samples/raw/master/spbtv_sample_bipbop_av1_960x540_25fps.mp4 -O test.mp4
python3 -m http.server &
/usr/libexec/webkitgtk-6.0/MiniBrowser http://127.0.0.1:8000/test.mp4

Basically it happens with any AV1 video for me.  But perhaps the issue is related to some of my local configuration if you cannot reproduce it.

-- 
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/20230616/0976f80c/attachment.htm>


More information about the webkit-unassigned mailing list