[Bug 771723] opusdec: too short buffers trigger error instead of PLC

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Nov 4 15:25:55 UTC 2016


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

--- Comment #32 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
I think there are two bugs:

1 - pts not straight 20ms (I guess this comes from the sending pipeline, but
the test case is from a pcap file, so no logs about how these are generated,
would need to set up a pipeline for this).

2 - opusdec does not cope well with that.

For the second one, I'm thinking that since we don't know how much samples is
in the FEC data, we could have a loop to increase the buffer size when decoding
fails. Up to the 120 ms theoretical max.

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