[Bug 680283] [0.11] flvdemux: push mode seeking breaks with gst_segment_to_running_time: assertion `segment->format == format' failed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 23 04:04:53 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=680283
  GStreamer | gst-plugins-good | 0.11.x

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |mnauw at users.sourceforge.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.11.x

--- Comment #4 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2012-07-23 11:04:49 UTC ---
Following commit takes care of the warning:

commit 33091e2bf532750449866856eb44a6c6867702fd
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Mon Jul 23 12:39:05 2012 +0200

    flvdemux: clear old segment event when requesting new one

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

Seeking in push mode in this particular file (or similar) will still lead to
resuming playback at start since there is no index, and the way flvdemux
handles push seeking, but that is another matter/enhancement.

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