[Bug 795882] id3demux : Does not send segment-start and segment-done message
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat May 12 10:45:53 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=795882
Edward Hervey <bilboed at bilboed.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
CC| |bilboed at bilboed.com
--- Comment #1 from Edward Hervey <bilboed at bilboed.com> ---
The seek handler is responsible for sending those messages on segment seeks. It
can be id3demux or mpegaudioparse.
As far as I can tell id3demux should post those messages (or rather,it's the
parent gsttagdemux class that does).
mpegaudioparse (via the baseparse parent class) posts message_done also.
Can you grab logs with GST_DEBUG=2,*tag*:6,*parse*:6,*id3*:6,*MESSAGE*:6 ?
--
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