[gstreamer-bugs] [Bug 623388] [audio encoders] Wrong output timestamps when receiving big input buffers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jul 3 07:59:13 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=623388
  GStreamer | gst-ffmpeg | git

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.11

--- Comment #17 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-07-03 14:59:08 UTC ---
Pushed.

commit b8f556a566483758be82797421cb9593bba1ac43
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Fri Jul 2 18:38:06 2010 -0300

    ffmpegenc: Fix timestamp resyncing

    Properly convert bytes into time using sample size, sample rate
    and channels number, instead of sample rate only.

    This can cause huge timestamp discontinuities (even though the
    durations remain correct) and might cause problems to muxers.

    Fixes #623388

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