[Bug 767011] rawparse: new rawaudioparse element which deprecates audioparse and unalignedaudioparse

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 31 16:12:20 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=767011

--- Comment #5 from Carlos Rafael Giani <dv at pseudoterminal.org> ---
And:

> Why not use the adapter that's already in BaseParse? Setting the min_frame_size means you should only get whole "frames".

Is this true? I understood min_frame_size as the minimum size of a buffer, as
indicated by this part of the docs: "A buffer of (at least) min_frame_size
bytes is passed to subclass with handle_frame." On the other hand, the docs
also mention: "Inform base class how big data chunks should be retrieved. This
is done with gst_base_parse_set_min_frame_size() function." I suppose "how big
data chunks" refers to multiples of min_frame_size?

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