[Bug 692784] typefind element pushes caps event before stream_start
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Apr 27 11:46:48 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=692784
GStreamer | gstreamer (core) | 1.0.5
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |t.i.m at zen.co.uk
Ever Confirmed|0 |1
--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-04-27 18:46:42 UTC ---
Still an issue in git:
$ gst-launch-1.0 appsrc caps=foo/x-bar ! typefind ! fakesink silent=false -v |
grep fakesink0
event ******* (fakesink0:sink) E (type: caps (12814), GstEventCaps,
caps=(GstCaps)foo/x-bar;) 0x1b80700
fakesink0.GstPad:sink: caps = foo/x-bar
event ******* (fakesink0:sink) E (type: caps (12814), GstEventCaps,
caps=(GstCaps)foo/x-bar;) 0x1b80760
fakesink0.GstPad:sink: caps = foo/x-bar
event ******* (fakesink0:sink) E (type: stream-start (10254),
GstEventStreamStart, stream-id=(string)0b57dec7d8e65bc91f84f841c55c227a,
flags=(GstStreamFlags)GST_STREAM_FLAG_NONE;) 0x1b806a0
typefind also seems to duplicate the caps event.
--
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