[Bug 666583] matroskademux: too many bus messages in streamable mode

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 20 05:06:24 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=666583
  GStreamer | gst-plugins-good | git

--- Comment #1 from Nicola <lists at svrinformatica.it> 2011-12-20 13:06:21 UTC ---
In my use case these bus messages are useless I simply ignore them, maybe we
could do one of the following:

1) add a new property, for example post-duration-messages as boolean, default
true, an user could set to false to avoid all these messages
2) store the last sended duration and send it again only if there is a
variation

the relevant code seems here for the demuxer:

http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/gst/matroska/matroska-demux.c#n3501

and here for the parser:

http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/gst/matroska/matroska-parse.c#n2058

please advice, I would like to send a patch,

Nicola

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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