After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 794968 - xvimagesink fails on a specific webm file
xvimagesink fails on a specific webm file
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-04-04 09:49 UTC by ale
Modified: 2018-11-03 12:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
the file that fails (56.94 KB, video/webm)
2018-04-04 09:49 UTC, ale
Details

Description ale 2018-04-04 09:49:12 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
Comment 1 Sebastian Dröge (slomo) 2018-04-04 09:50:28 UTC
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
Comment 2 GStreamer system administrator 2018-11-03 12:04:41 UTC
-- 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.