[Bug 772838] Totem freezes on wayland with vaapi enabled when seeking

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Oct 17 06:14:42 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=772838

--- Comment #8 from Hyunjun Ko <zzoon at igalia.com> ---

clutter_gst_source_dispatch is failed because gst-vaapi doesn't support
meta_upload method in this case(VaapiDisplayWayland is created) , even though
it was negotiated with GstVideoGLTextureUploadMeta.

This is not only about seek, but about playback.
Probably, this issue is same as #770025

See the attached log below.

0:00:00.834319493 m 7925      0x12a0920 INFO        cluttervideosink
clutter-gst-video-sink.c:1936:clutter_gst_video_sink_parse_caps:<cluttergstvideosink0>
sav                                    ing infos
0:00:00.834335781 m 7925      0x12a0920 DEBUG       cluttervideosink
clutter-gst-video-sink.c:2040:clutter_gst_source_dispatch:<cluttergstvideosink0>
Trying to                                     upload buffer 0x7f6a84262710 with
GL using renderer RGB 32
0:00:00.834478614 m 7925      0x12a0920 mWARN        cluttervideosink
clutter-gst-video-sink.c:1371:clutter_gst_rgb32_upload_gl:<cluttergstvideosink0>
GL tex                                      ture upload failed
0:00:00.834524977 m 7925      0x12a0920 mWARN        cluttervideosink
clutter-gst-video-sink.c:2085:clutter_gst_source_dispatch:<cluttergstvideosink0>
Failed                                       to upload buffer

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list