[Bug 768763] vorbisenc, opusenc reconfiguration broken

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 5 09:42:28 UTC 2016


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

--- Comment #38 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Vincent Penquerc'h from comment #37)
> I *think* that it doesn't need clipping at the beginning, since the encoder
> will yield a packet that starts with the first raw sample. This is not like
> the decoder, which needs clipping based on the first granule. I admit I'm
> not super sure about this.

That would be surprising. Usually encoders have some kind of "run in" at the
beginning, unless this is automatically handled by the decoder in which case we
wouldn't have to care. If you decode the first Vorbis frame, does it start with
the beginning or does it first have some silence/noise?

> Also, can there be a clip meta on incoming buffers that every element would
> have to also honour ? So we'd need to intersect clip start/stop, so the
> output buffer ends up with the strictest clipping ?

I don't understand your question :)

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