[Bug 651615] ogg vorbis files transcoded by apps won't play in Android

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 9 01:26:25 PDT 2011


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

--- Comment #5 from xiphmont <xiphmont at gmail.com> 2011-08-09 08:26:19 UTC ---
Created an attachment (id=193463)
 View: https://bugzilla.gnome.org/attachment.cgi?id=193463
 Review: https://bugzilla.gnome.org/review?bug=651615&attachment=193463

Relax overly-tight jitter tolerances in gstvobisenc

vorbisenc currently reacts in a rather draconian fashion if input
timestamps are more than 1/2 sample off what it considers ideal. If data
is 'too late' it truncates buffers, if it is 'too soon' it completely
shuts down encode and restarts it.  This is causing vorbisenc to produce
corrupt output when encoding data produced by sources with bugs that
produce a smple or two of jitter (eg, flacdec)

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