[Bug 733524] ges-launch crashes with SIGABRT when playing any timeline

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 22 01:48:08 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=733524
  GStreamer | gst-editing-services | git

--- Comment #2 from Lubosz Sarnecki <lubosz at gmail.com> 2014-07-22 08:48:03 UTC ---
The problem seems to be a series of recent decodebin patches on
gst-plugins-base.
I bisected.

424ff91394bd9b6c458f53b199d0080ffa1653be is the first bad commit
commit 424ff91394bd9b6c458f53b199d0080ffa1653be
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Thu Jul 10 12:03:46 2014 +0200

    decodebin: Consider the caps after the capsfilter after parsers for
autoplugging

    Otherwise we might try to continue autoplugging e.g. for a specific
    stream-format although the parser could convert to something else, thus
giving
    us potentially less options for decoders.


Please not that the crash only occurs for h264 encoded files.

$ ges-launch-1.0 h264.mp4 0 5

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