After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 776326 - matroskamux: reduce muxing overhead with audio-only streams
matroskamux: reduce muxing overhead with audio-only streams
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-12-20 23:55 UTC by Tim-Philipp Müller
Modified: 2018-11-03 15:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tim-Philipp Müller 2016-12-20 23:55:53 UTC
+++ This bug was initially created as a clone of Bug #754696 +++

We might need to add a property to configure the max interleaving delay for audio-only streams, so we can lace multiple audio frames into one cluster and only mark the cluster start as keyframe for multifdsink, in order to avoid the extra mux overhead of putting each audio frame into its own cluster.
Comment 1 Nicola 2016-12-21 00:32:48 UTC
should max interleaving delay be calculated in nanoseconds based on buffer timestamp difference or in bytes based on buffer size or both? Or in another way?
Comment 2 Sebastian Dröge (slomo) 2016-12-21 07:58:57 UTC
qtmux/mp4mux/etc have properties for limits in both units
Comment 3 GStreamer system administrator 2018-11-03 15:15:07 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/333.