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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 2 14:43:53 PDT 2010


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

--- Comment #12 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-07-02 21:43:50 UTC ---
Created an attachment (id=165151)
 View: https://bugzilla.gnome.org/attachment.cgi?id=165151
 Review: https://bugzilla.gnome.org/review?bug=623388&attachment=165151

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