opusdec: add 'stats' property
Allow users to retrieve the number of samples, and their duration, generated using PLC.
Merge request reports
Activity
See also gst-plugins-bad!1210 (merged)
I also wrote a simple tool for testing: https://gitlab.freedesktop.org/gdesmott/gst-test-plc
mentioned in merge request gst-plugins-bad!1210 (merged)
- Resolved by Guillaume Desmottes
Can you also add the number of packets, etc? Maybe some info from the caps? Like which sample rate is being produced, is it mono or stereo? I'm not sure if there is any other useful stats? Maybe also some stats from libopus, I see the pitch and the bandwidth from OPUS_GET_BANDWIDTH/OPUS_GET_PITCH from opus_decoder_ctl() ?
- Resolved by Guillaume Desmottes
Please update your commit message too, opusdoc->opusdec
- Resolved by Guillaume Desmottes
added 3 commits
-
01e4d8d8...a4e49ba8 - 2 commits from branch
gstreamer:master
- 404be0cb - opusdec: add 'stats' property
-
01e4d8d8...a4e49ba8 - 2 commits from branch
assigned to @gstreamer-merge-bot
mentioned in commit gdesmott/gst-plugins-base@de2be15a
assigned to @gdesmott and unassigned @gstreamer-merge-bot
assigned to @gstreamer-merge-bot and unassigned @gdesmott