[Bug 797081] New: audioaggregator: Output buffer size should be configurable as fraction
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Sep 5 10:19:13 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=797081
Bug ID: 797081
Summary: audioaggregator: Output buffer size should be
configurable as fraction
Classification: Platform
Product: GStreamer
Version: unspecified
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-base
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: slomo at coaxion.net
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Similar to how it works in audiobuffersplit, with compensation for rounding
errors. This would allow us to output e.g. 30000/1001 audio buffers per second
and have them the same size as the video without first going through
audiobuffersplit.
Problem is that the property is currently in nanoseconds. We could add a new
one and make the old one deprecated, and return rounded nanoseconds from it
when reading the old property.
Thoughts?
--
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