[Bug 687927] [PATCH] xingmux doesn't compute the right number of frames

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 9 02:35:53 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=687927
  GStreamer | gst-plugins-ugly | 0.10.19

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at circular-chaos.org
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.1

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2012-11-09 10:35:48 UTC ---
commit cf3e901996ab885d2556029564f956c9bca75a2e
Author: Gautier Portet <kassoulet at gmail.com>
Date:   Fri Nov 9 11:33:40 2012 +0100

    xingmux: Properly calculate the number of frames

    First, the xing header frame is never added to the count,
    we have to increment the count.
    Secondly, there is a rounding error when calculating the
    frame duration, as spf*GST_SECOND/rate is not an integer
    (26122448.9) an it must be 26122449.

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