[Bug 737599] Some decoders need AVI's header suggested buffer size

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 29 09:49:47 PDT 2014


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

--- Comment #3 from alfonso.sanchez-beato at canonical.com 2014-09-29 16:49:45 UTC ---
I agree that this is not a general solution. However, I found out that the
proprietary decoder (I do not have the sources) that I have to work with can
decode some very specific files (interleaved divx on avi containers) only if it
has a clue on the needed input buffer size.

I think that the the value in the AVI header can be considered a valuable hint
on the input buffer size. As we have it, we can pass it around and it might be
helpful (it actually is for me). I would say that is harmless to do so, we are
just providing more information in case it is needed, regardless of any future
more general solution.

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