[Bug 729314] ogg: sample-accurate decoding/encoding is broken

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 10 03:03:19 PDT 2014


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

--- Comment #16 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2014-06-10 10:03:15 UTC ---
Created an attachment (id=278194)
 View: https://bugzilla.gnome.org/attachment.cgi?id=278194
 Review: https://bugzilla.gnome.org/review?bug=729314&attachment=278194

flacenc: set segment stop time on last buffer

That seems to be right, but I'm not seeing the write callback called after
FLAC__stream_encoder_finish is called so not 100% it'd work. It may be that
libFLAC always outputs buffers of whatever size was passed in, in which case
this patch would be unnecessary, but in case it sometimes does call the write
callback, this will ensure the segment is updated.

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