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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 2 04:26:56 PDT 2014


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

--- Comment #3 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2014-06-02 11:26:53 UTC ---
Wait, it's the encoder, not the decoder, so nevermind about channel/bps...
I guess we could keep track over the whole encoding of how much we supplied,
and use the difference with what we accumulated from nb_frames. Not sure if
that would always give the correct number though, if there is any preroll and
other such things going on.

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