[gstreamer-bugs] [Bug 613003] [flvmux] EOS after supposedly reaching FLV timestamp limit, but real limit is lower

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 17 01:25:19 PDT 2010


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.22

--- Comment #6 from Sebastian Dröge <slomo at circular-chaos.org> 2010-03-17 08:25:14 UTC ---
commit 96de71d74b3f4d2fc3c6a675dab86ac00a0c151a
Author: Jan Urbański <wulczer at wulczer.org>
Date:   Tue Mar 16 23:32:45 2010 +0100

    flvmux: don't put timestamps larger than G_MAXINT32 in the FLV tags

    For non-live input respond by pushing EOS, for live wrap the
    timestamps every G_MAXINT32 miliseconds.

    Fixes #613003.

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