[Bug 686008] qtdemux: crashes in push mode with gst_qtdemux_guess_bitrate: assertion failed: (size >= qtdemux->header_size)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 12 16:09:35 PDT 2012


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|1.0.x                       |1.0.2

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-10-12 23:09:32 UTC ---
Also happens with 0.10 git, fwiw, but not releases.

commit e9682b938a56e52c168143d481f69028e5cf1f74
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Sat Oct 13 00:03:29 2012 +0100

    qtdemux: don't assert if upstream size is not available when guessing
bitrates

    Fixes abort in push mode where the source is not seekable and the
    size of the file is not available, as with

      cat foo.mp4 | gst-launch-1.0 playbin uri=fd://0

    Less noticable with releases, since we disable all
    g_assert() there.

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

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