[gstreamer-bugs] [Bug 324064] First vorbis buffer is dropped in some situations

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Dec 14 06:18:25 PST 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=324064
 GStreamer | gst-plugins-base | Ver: HEAD CVS





------- Additional Comments From Michal Benes  2005-12-14 14:18 -------
Sorry, I have checked this once again and gst_segment_clip is correct. It is
vorbis encoder that should be fixed. Probably
if (vorbisenc->prev_ts > 0)
  GST_BUFFER_DURATION (outbuf) =
    GST_BUFFER_TIMESTAMP (outbuf) - vorbisenc->prev_ts;

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list