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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jan 17 07:56:08 PST 2012


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

Vincent Penquerc'h <vincent.penquerch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk
     Ever Confirmed|0                           |1

--- Comment #2 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2012-01-17 15:56:04 UTC ---
Also seen with something a bit simpler:

gst-launch -e -v videotestsrc num-buffers=32 ! jpegenc ! matroskamux  !
fakesink

New segment events are generated continuously.

The code above is the demuxer, but there may be similar code in the muxer. I
guess duration should be only emitted if changed (your option 2), except maybe
the first time (so we can emit an unknown duration, which may be better for the
client, to know the duration is unknown, rather than not to know it may or may
not be known. If you see what I mean).

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