[Bug 741894] New: video-frame: might need to revise its assertions

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 22 21:45:37 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=741894
  GStreamer | gst-plugins-base | git

           Summary: video-frame: might need to revise its assertions
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: mathieu.duponchelle at epitech.eu
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


wget https://people.internal.collabora.co.uk/~meh/Videos/basic.ogg

gst-launch-1.0 playbin uri=file://$PWD/basic.ogg

What should happen:

The file plays back without problems.

What happens :

Critical error gst_video_frame_map_id: assertion 'info->height == meta->height'
failed

afaiu, this happens because the buffer also has a crop video meta, which should
be the one whose dimensions are checked, tentative patch is attached next.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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