[Bug 729268] libav: avoid using wrong number of samples

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 5 07:41:36 PDT 2014


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

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-06-05 14:41:34 UTC ---
-1 is wrong if the encoder has some internal latency and will output some more
data at EOS, or if the encoder outputs multiple packets per input buffer, or
things like that. Unfortunately the audio codec base classes are very picky
about this stuff, so if the counting goes wrong at some point they will post an
ERROR message.

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