[Bug 769797] New: videoparse, format i420, invalid buffer size

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 12 11:54:06 UTC 2016


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

            Bug ID: 769797
           Summary: videoparse, format i420, invalid buffer size
    Classification: Platform
           Product: GStreamer
           Version: 1.9.1
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: balazs.kreith at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

The following pipeline with gst-plugins-bad 1.8.2 works fine

gst-launch-1.0 filesrc location=foreman_cif.yuv ! videoparse height=288
width=352 framerate=25/1 ! xvimagesink

If I install gst-plugins-bad 1.9.1 then it works not so fine.

ERROR                default video-frame.c:175:gst_video_frame_map_id: invalid
buffer size 119040 < 152064
ERROR                default video-frame.c:175:gst_video_frame_map_id: invalid
buffer size 119040 < 152064
ERROR                default video-frame.c:175:gst_video_frame_map_id: invalid
buffer size 119040 < 152064
ERROR                default video-frame.c:175:gst_video_frame_map_id: invalid
buffer size 119040 < 152064

and so on...

The foreman_cif.yuv file you can download from
https://media.xiph.org/video/derf/

-- 
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