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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Sep 25 17:28:08 UTC 2016


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

--- Comment #5 from Ben <ben.browitt at gmail.com> ---
Created attachment 336220
  --> https://bugzilla.gnome.org/attachment.cgi?id=336220&action=edit
pcap file showing the buffer too small error

To reproduce the bug please run the following pipeline with the attached pcap
file.
Tested with 1.8.2 on Ubuntu 16.04

gst-launch-1.0 -v rtpbin do-lost=1 name=rtpbin filesrc location=bug-771723.pcap
! pcapparse dst-port=5000 ! identity sync=1 ! "application/x-rtp, payload=111,
clock-rate=48000, media=audio, encoding-name=OPUS" ! rtpbin.recv_rtp_sink_0
rtpbin. ! rtpopusdepay ! opusdec plc=1 use-inband-fec=1 ! audioconvert !
audioresample ! audiorate ! voaacenc ! aacparse ! mp4mux ! filesink
location=test.mp4

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