[Bug 740124] New: mpegtsmux: set group-id in stream-start event
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Nov 14 08:12:23 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=740124
GStreamer | gst-plugins-bad | git
Summary: mpegtsmux: set group-id in stream-start event
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: aurelien.zanelli at parrot.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Currently, mpegts muxer create a new STREAM_START event and push it downstream
without setting group_id causing a basesink derived element to output following
FIXME message:
0:00:00.044971265 7168 0x92d8a60 FIXME basesink
gstbasesink.c:3064:gst_base_sink_default_event:<fakesink0> stream-start event
without group-id. Consider implementing group-id handling in the upstream
elements
I propose to set a new group_id using helper before sending stream-start event.
This FIXME will also happen with others muxer, I can fix them if the solution
is correct.
--
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