GNOME Bugzilla – Bug 794968
xvimagesink fails on a specific webm file
Last modified: 2018-11-03 12:04:41 UTC
Created attachment 370522 [details] the file that fails as reported on irc, the attached file fails to run as gst-launch-1.0 -v filesrc location=/tmp/01.webm ! matroskademux ! vp9dec ! videoconvert ! videoscale ! autovideosink but runs as gst-launch-1.0 playbin uri=file:///tmp/01.webm
Fails with xvimagesink, works with glimagesink and ximagesink here. Forcing conversion in videoconvert also makes it work for xvimagesink. Error is the following 0:00:01.220425390 31193 0x555606c85d40 ERROR default video-frame.c:175:gst_video_frame_map_id: invalid buffer size 184800 < 185152 0:00:01.220460051 31193 0x555606c85d40 WARN xvimagesink xvimagesink.c:1009:gst_xv_image_sink_show_frame:<xvimagesink0> could not map image
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/430.